6
.local/bin/ssh-permissions
Executable file
6
.local/bin/ssh-permissions
Executable file
@ -0,0 +1,6 @@
|
||||
chmod 700 ~/.ssh
|
||||
chmod 644 ~/.ssh/authorized_keys
|
||||
chmod 644 ~/.ssh/known_hosts
|
||||
chmod 644 ~/.ssh/config
|
||||
chmod 400 ~/.ssh/id_rsa
|
||||
chmod 400 ~/.ssh/id_rsa.pub
|
Reference in New Issue
Block a user