Connect to the Server

Warning

Please make sure you are in McMaster Network or already connected to VPN before connecting to the server.

Terminal

Start a cmd (Windows) or terminal (MacOS) on your computer.

Note

You may need to check if SSH function is activate on your Windows by this link.

Input the following command:

ssh [username]@[server name]
_images/1.png

It will let you accept identity, then input yes. Then you can input your password for server.

Note

The Linux will not showing password and you can just enter it.

You will see this if you login successfully.

_images/3.png

MobaXterm

Click Session to start a new session on MobaXterm

_images/Picture1.png

Click SSH tab to create new SSH connection, then input Remote host and Specify username information. Click the Password icon before port to manage the credentials for server. You can select the saved credentials by drop-down menu of Specify username.

_images/Picture2.png

Note

The server will require all users change the password when you first login, please update your credentials after change you password.

Click Credentials tab to and click New button to input your user name and password.

_images/Picture5.png

After create a connection, you will notice there is a new connection on the left side bar. Click the new connection and accept identity.

_images/Picture3.png

Now you are login the server.

_images/Picture4.png