Skip to content

Instantly share code, notes, and snippets.

@mrchrisadams
Created April 15, 2009 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrchrisadams/a40f7676cc63c80e10ae to your computer and use it in GitHub Desktop.
Save mrchrisadams/a40f7676cc63c80e10ae to your computer and use it in GitHub Desktop.
# from a linux vm:
stemcaa1 ~: aptitude update
// lots of text
stemcaa1 ~: aptitude install update-manager-core
// more text
stemcaa1 ~: do-release-upgrade
Checking for a new ubuntu release
No new release found
stemcaa1 ~: cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu
// Aren't we on intrepid now?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment