Skip to content

Instantly share code, notes, and snippets.

@mikebannister
Created July 5, 2011 16:04
Show Gist options
  • Save mikebannister/1065125 to your computer and use it in GitHub Desktop.
Save mikebannister/1065125 to your computer and use it in GitHub Desktop.
apt-get -y update
locale-gen en_GB.UTF-8
/usr/sbin/update-locale LANG=en_GB.UTF-8
aptitude -y safe-upgrade && aptitude -y full-upgrade
apt-get -y update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment