364 B
364 B
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| SSH Key Permissions | Permissions for SSH files. | true | 2024-06-30T13:09:10.357Z | markdown | 2024-06-30T13:09:08.969Z |
SSH KEYS PERMISSIONS
chmod 700 ~/.ssh chmod 644 ~/.ssh/authorized_keys chmod 644 ~/.ssh/known_hosts chmod 644 ~/.ssh/config chmod 600 ~/.ssh/id_rsa chmod 644 ~/.ssh/id_rsa.pub