Update Commands
This commit is contained in:
parent
2a9160e02f
commit
21db52549b
@ -75,4 +75,5 @@ pacman -Sc
|
||||
ssh-keygen
|
||||
|
||||
#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