2023-04-10  2023-04-10    33 字  1 分钟
ssh-keygen -t ed25519 -b 256 -C "[email protected]"

#远程添加密匙单台机器,多台用ansible
ssh-copy-id -i ~/.ssh/id_ed25519 user@ip