From 8eb9f1aecb683a475f2d75adba92cbaeb6c37a6f Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Tue, 19 Aug 2014 11:42:46 +0100 Subject: Instructions for unsetting default locale in Ubuntu. --- docs/installing/manual_install.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/installing/manual_install.md') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 66923ca5a..6c8b37230 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -44,6 +44,14 @@ Generate the locales you wish to make available. When the interactive screen ask Start a new SSH session to use your SSH locale. +**Ubuntu Precise** + +Unset the default locale, as the SSH session should provide the locale required. + + update-locale LC_ALL= + +Start a new SSH session to use your SSH locale. + ### Update the OS Update the Operating System with the latest packages -- cgit v1.2.3