Update Commands
This commit is contained in:
parent
2a9160e02f
commit
21db52549b
@ -76,3 +76,4 @@ ssh-keygen
|
|||||||
|
|
||||||
#allow access through ssh key
|
#allow access through ssh key
|
||||||
ssh-copy-id -i <file location> <user>@<ip/domain>
|
ssh-copy-id -i <file location> <user>@<ip/domain>
|
||||||
|
ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<ip/domain>
|
Loading…
Reference in New Issue
Block a user