例如兩臺服務器 192.168.0.1 192.168.0.2 把192.168.0.1下的文件無密碼複製到192.168.0.2下服務器
ssh-keygen -t rsa
cat id_rsa.pub >> ~/.ssh/authorized_keys