Difference between revisions of "~/.ssh/"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[~/.ssh/config]] | [[~/.ssh/config]] | ||
− | [[ssh-keygen]] | + | [[ssh-keygen -t]] [[ed25519]] |
[[~/.ssh/id_ed25519]] | [[~/.ssh/id_ed25519]] | ||
[[~/.ssh/id_ed25519.pub]] | [[~/.ssh/id_ed25519.pub]] |
Revision as of 12:57, 4 March 2022
~/.ssh/config ssh-keygen -t ed25519 ~/.ssh/id_ed25519 ~/.ssh/id_ed25519.pub
~/.ssh/id_rsa ~/.ssh/id_rsa.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: