WARNING! Your environment specifies an invalid locale.
This can affect your user experience significantly, including the
ability to manage packages. You may install the locales by running:
sudo apt-get install language-pack-UTF-8
or
sudo locale-gen UTF-8
To see all available language packs, run:
apt-cache search "^language-pack-[a-z][a-z]$"
To disable this message for all users, run:
sudo touch /var/lib/cloud/instance/locale-check.skip
Saturday, February 14, 2015
Remove or Skip invalid locale warning in Ubuntu
Subscribe to:
Post Comments (Atom)
CSS tricks
Mixed paint in background: background: linear-gradient(to right, #b6e358, #38b143) Grid view: display: grid; grid-template-columns: a...
-
Tshark command to capture both SIP and RTP on media servers This is useful if you don't know on which port SIP and UDP packetes comes...
-
? > php for ( $ i = 0 ; $ i & lt; 100 ; $ i ++ ){ $ cmd = 'nohup curl -H "Authorization: Basic yourRandomIOhere==...
-
First check the dependencies on Freeswitch wiki if not go with this! $ yum install git gcc-c++ autoconf automake libtool wget python nc...
No comments:
Post a Comment