Browse Source

Merge pull request #3399 from rgstephens/patch-1

Update for Ubuntu 13.10
Andy Rothfusz 11 years ago
parent
commit
e0f07bc186
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/sources/examples/running_ssh_service.rst

+ 3 - 0
docs/sources/examples/running_ssh_service.rst

@@ -94,5 +94,8 @@ The password is ``screencast``.
          $ ifconfig
          $ ssh root@192.168.33.10 -p 49154
          # Thanks for watching, Thatcher thatcher@dotcloud.com
+         # For Ubuntu 13.10 using stackbrew/ubuntu, I had do these additional steps:
+         # change /etc/pam.d/sshd, pam_loginuid line 'required' to 'optional'
+         # echo LANG=\"en_US.UTF-8\" > /etc/default/locale