mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Keep original transcript in Thatcher's voice
and clarify that this is an update to the example.
This commit is contained in:
parent
e0f07bc186
commit
82a47b0e82
1 changed files with 8 additions and 3 deletions
|
@ -94,8 +94,13 @@ 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
|
||||
|
||||
Update:
|
||||
-------
|
||||
|
||||
For Ubuntu 13.10 using stackbrew/ubuntu, you may need do these additional steps:
|
||||
|
||||
1. change /etc/pam.d/sshd, pam_loginuid line 'required' to 'optional'
|
||||
2. echo LANG=\"en_US.UTF-8\" > /etc/default/locale
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue