Command to login to remote machine:
"ssh -i /path/to/pemfile username@ipaddress"
-i : indicates the path of the file.
If you donot have a pem file you can simply login with your password.
"ssh username@ipaddress" and type in your password on prompt.
.
.
Please punch in your comments if you have any recommendations.
Like, Share, and Subscribe!