diff --git a/demos/SSHRemoting/README.md b/demos/SSHRemoting/README.md index 9843b2efc02..6d0f8069ef3 100644 --- a/demos/SSHRemoting/README.md +++ b/demos/SSHRemoting/README.md @@ -67,7 +67,7 @@ Setup on Linux (Ubuntu 14.04) Machine: + RSAAuthentication yes + PubkeyAuthentication yes 1. Restart the sshd service - - sudo service ssh restart + - sudo service sshd restart [PowerShell for Linux]: https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1404 [Ubuntu SSH]: https://help.ubuntu.com/lts/serverguide/openssh-server.html