SSH 키 인증 방식
ssh-keygen
ssh-copy-id -i ~/.ssh/id_rsa.pub -p [port번호] [username]@[ip주소]
ssh-copy-id -i ~/.ssh/id_rsa.pub -p 3100 hsb@10.60.188.51