# ssh-keygen -t rsa # ssh git@192.168.1.2 'cat >> .ssh/authorized_keys' < ~/.ssh/id_rsa.pub
IP換成須要訪問的服務器IPgit