Answers for "What Are The Correct Permissions For ~/.ssh Directory?"

0

What Are The Correct Permissions For ~/.ssh Directory?

chmod 700 ~/.ssh
chmod 600 ~/.ssh/*
Posted by: Guest on December-24-2021

Code answers related to "What Are The Correct Permissions For ~/.ssh Directory?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language