We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa764dd commit a042dc1Copy full SHA for a042dc1
1 file changed
demos/SSHRemoting/README.md
@@ -67,7 +67,7 @@ Setup on Linux (Ubuntu 14.04) Machine:
67
+ RSAAuthentication yes
68
+ PubkeyAuthentication yes
69
1. Restart the sshd service
70
- - sudo service ssh restart
+ - sudo service sshd restart
71
72
[PowerShell for Linux]: https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1404
73
[Ubuntu SSH]: https://help.ubuntu.com/lts/serverguide/openssh-server.html
0 commit comments