Update README.md

pull/4/head
Tai 3 years ago committed by GitHub
parent b75cce1e42
commit aada470a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,8 +52,8 @@ mkdir .ssh
chmod 700 .ssh
cd .ssh
nano authorized_keys
chmod 6644 authorized_keys
cd ~
chmod 644 authorized_keys
cd ..
chown -R sammy:sammy .ssh
```
If you'd like to learn how to create an SSH key do so [here](https://github.com/StarWhiz/docker_deployment_notes/tree/master/initial%20ubuntu%20setup/putty%20keys%20tutorial)

Loading…
Cancel
Save