Skip to content

Instantly share code, notes, and snippets.

@pbosetti
Last active December 14, 2015 19:29
Show Gist options
  • Save pbosetti/5137423 to your computer and use it in GitHub Desktop.
Save pbosetti/5137423 to your computer and use it in GitHub Desktop.
Debian server tricks

Notes on procedures for a clean Debian server installation

LOCALE settings

File /etc/environment must contain:

LC_ALL=en_US.UTF-8
LANG=en_US.UF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment