HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT
SP Week 08 Assignment #1: Readings ETC
- The Linux Programming Interface (https://man7.org/tlpi/).
- Linux Devices List
- The Linux Kernel Module Programming Guide (https://sysprog21.github.io/lkmpg/)
- Filesystem in Userspace (FUSE)
UPDATE
- (ROOT) Always Update Your Debian Guest!
time (aptitude update&&echo " =1= "&&aptitude safe-upgrade -y&&echo " =2= "&&aptitude autoclean -y;)