原创 ssh-keygen無密登錄

大概步驟如下:a@A:~> ssh-keygen -t rsaa@A:~> ssh b@B mkdir -p .sshb@B's password: a@A:~> cat .ssh/id_rsa.pub | ssh b@B 'cat >>