ssh <host주소> <옵션>
ssh <id>@<host주소>
! 자주 사용되는 옵션
ssh myId@0.0.0.0 -p 22
ssh -i keyfile user@ip -- ssh -i gahyePark.pem ec2-user@52.79.251.252