Connect to SSH from Terminal
When on a UNIX based computer you can connect to another terminal via SSH using this command The -p defines the port, while 22 is the default port for SSH some servers change their port to ward off potential hackers. Make sure you know what the port number is before trying to connect.