SSH into a remote server

InstructorMark Shust

Share this video with your friends

Send Tweet

Learn the basics of how to SSH into a remote server. Find out how to specify a specific port with the -p flag, or a different SSH to use for a connection with the -i flag. You can also run one-off bash commands without dropping into a bash shell prompt.