运行命令:
ssh-keygen -t rsa -P ""
ssh-copy-id server
修改~/.ssh/config
Host 123HostName 192.168.1.123User rootPort 22