How to keep the system up-to-date in ubuntu
- It is important to have the system updated with the latest patches, security fixes and package upgrades from the repositories.
- Ensure that the correct repositories are enabled by going to
System --> Administration --> Software Sources
- Then open the command-line terminal:
Applications --> Accessories --> Terminal
- Update the repositories by typing the following command
sudo apt-get update
(The system will ask for your user password.)
- Upgrade the packages of the currently installed version:
sudo apt-get upgrade
Content Courtesy: http://www.ubuntuguide.org
Content License: http://www.gnu.org/copyleft/fdl.html
Press the button below if you liked this site.
Tagged:
The brains or the lack of it behind Ubuntu Manual. Crazy about Linux, hates windows except for the fact that it runs many of his favorite games by default. Loves blogging



















