Personal outsourcing!

A security check on a US company has reportedly revealed one of its staff was outsourcing his work to China.
The software developer, in his 40s, is thought to have spent his workdays surfing the web, watching cat videos on YouTube and browsing Reddit and eBay.

Useful linux localization related commands

Below you can find some linux localization related commands

Set local timezone

dpkg-reconfigure tzdata


Restart all deamons (or reboot)
Check: /etc/timezone


Display all localization settings, eg: locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=