aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/manual_install.md8
1 files changed, 8 insertions, 0 deletions
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