Difference between revisions of "0600"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* <code>[[.ssh/]]</code> | * <code>[[.ssh/]]</code> | ||
+ | |||
+ | ls -ld [[~/.ssh]] | ||
+ | drw------- 11 youruser staff 352 Sep 12 08:43 /Users/youruser/.ssh | ||
[[chmod]] 600 ~/.ssh/id_ed25519 | [[chmod]] 600 ~/.ssh/id_ed25519 |
Revision as of 15:42, 12 September 2022
ls -ld ~/.ssh drw------- 11 youruser staff 352 Sep 12 08:43 /Users/youruser/.ssh
chmod 600 ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519.pub
User can read and write: http://permissions-calculator.org/decode/0600/
Related terms
See also
Advertising: