Skip to content

Instantly share code, notes, and snippets.

@henrjk
Created January 9, 2015 21:04
Show Gist options
  • Save henrjk/4d566ecc3e0a22f05c83 to your computer and use it in GitHub Desktop.
Save henrjk/4d566ecc3e0a22f05c83 to your computer and use it in GitHub Desktop.
flynn vagrant box warning I saw after fresh install:
igelmac:flynn dev$ vagrant ssh
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-43-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Jan 9 20:22:50 UTC 2015
System load: 1.67 Processes: 133
Usage of /: 6.9% of 39.34GB Users logged in: 0
Memory usage: 7% IP address for eth0: 10.0.2.15
Swap usage: 0% IP address for docker0: 172.17.42.1
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Last login: Fri Jan 9 06:55:32 2015 from 10.0.2.2
_____________________________________________________________________
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
_____________________________________________________________________
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment