DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Ubuntu Linux Default Locale
Overheard during a SliceHost chat:
David B.
I fixed the locale issues. For the curious this is all it takes for a default locale:
locale-gen en_US.UTF-8




