HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT
SP Week 05 Assignment #1: Readings ETC
- The Linux Programming Interface (https://man7.org/tlpi/)
- How to use autotools (automake, autoconf, aclocal, autoheader) (https://youtu.be/3XO0d9Qyc34)
UPDATE
- (ROOT) Always Update Your Debian Guest!
time (aptitude update&&echo " =1= "&&aptitude safe-upgrade -y&&echo " =2= "&&aptitude autoclean -y;)