Difference between revisions of "0600"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* <code>[[sshd_config]]</code>
 
* <code>[[sshd_config]]</code>
 
* <code>[[.ssh/]]</code>
 
* <code>[[.ssh/]]</code>
  ~/.ssh/id_ed25519
+
 
  ~/.ssh/id_ed25519.pub
+
 
 +
  [[chmod]] 600 ~/.ssh/id_ed25519
 +
  chmod 600 ~/.ssh/id_ed25519.pub
  
 
User can read and write: http://permissions-calculator.org/decode/0600/
 
User can read and write: http://permissions-calculator.org/decode/0600/

Revision as of 16:30, 7 March 2022


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: