c18381a3c6
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
7 lines
155 B
Plaintext
Executable File
7 lines
155 B
Plaintext
Executable File
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
|