Skip to content

Ssh

学习

https://www.ssh.com/academy

https://linuxize.com/post/using-the-ssh-config-file/

ssh keygen

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

ssh copy

ssh-copy-id root@host