Skip to content

Instantly share code, notes, and snippets.

@miebach
Created April 18, 2012 22:26
Show Gist options
  • Save miebach/2417054 to your computer and use it in GitHub Desktop.
Save miebach/2417054 to your computer and use it in GitHub Desktop.
some basic steps on a new minimal ubuntu system
locale-gen en_US.UTF-8
locale-gen de_DE.UTF-8
/usr/sbin/update-locale LANG=en_US.UTF-8
dpkg-reconfigure tzdata
aptitude update
aptitude safe-upgrade
aptitude install byobu ack-grep most mc -y
grub - > install package maintainers version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment