Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demos/SSHRemoting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down