Debian/Ubuntu System Update
1st thing you have to do after you’ve installed the system and set up the networking is to install the most important updates:
sudo apt-get install update
sudo apt-get install upgrade
#type “yes” or “y” when asked
#restart if needed
Categories: Linux HOWTOs