qianjigui 发表于 2013-1-28 17:17:14

Change language in Ubuntu server

Change language in Ubuntu server

<div class="entrybody">My server is hosted by afrench company (dedibox) and the default locale was set in french. Itdrives me crazy because I’m used to english.
Changing the locale is easy as pie but you’ll have to reboot your server.
Check the supported locales

Edit /var/lib/locales/supported.d/local and check wether the lines en_GB.UTF-8 UTF-8 or en_US.UTF-8 UTF-8 are present.
Regenerate the locales

<div style="padding-left: 10px; padding-right: 10px;" class="autoPadDiv"> sudo dpkg-reconfigure locales
页: [1]
查看完整版本: Change language in Ubuntu server