Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amargaritov authored Dec 22, 2020
1 parent 1c8d66f commit 876af8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ssh $USER@localhost
```bash
ssh -p 6666 user@localhost 'sudo shutdown -h now'
```
### Part 3b: set up passwordless sudo
### Part 3b: set up passwordless sudo on the host
* Open the `/etc/sudoers` file (as root, of course!) by running:
```bash
sudo visudo
Expand Down

0 comments on commit 876af8e

Please sign in to comment.