Skip to content

Instantly share code, notes, and snippets.

@danferth
Last active August 29, 2015 14:27
Show Gist options
  • Select an option

  • Save danferth/bfce255024713fe92987 to your computer and use it in GitHub Desktop.

Select an option

Save danferth/bfce255024713fe92987 to your computer and use it in GitHub Desktop.
Ubuntu update from terminal

To update Ubuntu from Terminal

Remember to use sudo of you are not logged in as root

apt-get update
apt-get upgrade
apt-get dist-upgrade
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment