Skip to content

Instantly share code, notes, and snippets.

@jasonyost
Created September 25, 2014 15:25
Show Gist options
  • Save jasonyost/95bce1feb9c3c501b6d3 to your computer and use it in GitHub Desktop.
Save jasonyost/95bce1feb9c3c501b6d3 to your computer and use it in GitHub Desktop.
Update Ubuntu Linux
sudo apt-get update # Fetches the list of available updates
sudo apt-get dist-upgrade # Installs updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment