Monday, August 3, 2015

Updating Ubunu Server

Looks like these steps are good for updating a Ubuntu Server:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

And do a yes 'y' to everything.

They can be run multiple times to be sure.

Reference: http://askubuntu.com/questions/196768/how-to-install-updates-via-command-line

No comments:

Post a Comment