Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shepner authored Jul 24, 2020
1 parent dde33e0 commit bf68962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Engine/Ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ssh docker@$DHOST "chmod 600 .ssh/docker_rsa"
scp ~/.ssh/config docker@$DHOST:.ssh/
```
This might also be a good point to update `~/.ssh/config` so specifying the user ID and identity file is not needed

7. ssh to the host `ssh docker@host>` and [disable the local dns listener](https://mmoapi.com/post/how-to-disable-dnsmasq-port-53-listening-on-ubuntu-18-04) (might require a reboot)
``` shell
#sudo netstat -tulnp | grep 53
Expand Down

0 comments on commit bf68962

Please sign in to comment.