ubuntu ssh 免密 # 生成key ssh-keygen -t rsa # 拷贝秘钥 # ssh-copy-id username@remote_host ssh-copy-id fxbox@192.168.31.123