Difference between revisions of "~/.ssh/"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
*<code>[[chmod]] g-w,o-w ~</code> | *<code>[[chmod]] g-w,o-w ~</code> | ||
− | + | ||
− | + | [[mkdir]] ~/.ssh | |
− | + | [[chmod]] 700 ~/.ssh | |
− | + | touch ~/.ssh/[[authorized_keys]] | |
+ | [[chmod]] [[600]] ~/.ssh/authorized_keys | ||
== Related terms == | == Related terms == |
Revision as of 10:04, 17 September 2021
~/.ssh/config ~/.ssh/id_ed25519 ~/.ssh/id_ed25519.pub
chmod g-w,o-w ~
mkdir ~/.ssh chmod 700 ~/.ssh touch ~/.ssh/authorized_keys chmod 600 ~/.ssh/authorized_keys
Related terms
See also
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: