HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT
SP Week 06 Assignment #1: Readings ETC
- Refresh you memory!
- The Linux Programming Interface https://man7.org/tlpi/
- GNU/Linux Tutorial https://osp4diss.vlsm.org/Welcome2GNULinux.html
- More GNU/Linux https://osp4diss.vlsm.org/osp-115.html
- From Students for Students https://osp4diss.vlsm.org/osp-127.html
UPDATE
- (ROOT) Always Update Your Debian Guest!
time (aptitude update&&echo " =1= "&&aptitude safe-upgrade -y&&echo " =2= "&&aptitude autoclean -y;)