SSH client setup

From DeepSense Docs
Revision as of 18:59, 4 December 2020 by Jnewport (talk | contribs)
Jump to: navigation, search

The instructions for connecting to the DeepSense platform using SSH will be different depending on your operating system.

Mac OSX

Access Denied

Remember, in order to log in to the DeepSense platform you also need to be connected via VPN to the Dalhousie campus. If not, you will see an "access denied" error.


To connect on a Mac, you will need to open a terminal window.

Then you can simply type the command ssh username@login1.deepsense.ca or ssh username@login2.deepsense.ca where 'username' is your CSID.

To simplify matters, you can set up passwordless ssh.


Logging In


Windows 10

Putty

On a windows computer, there are several applications you can use to connect to the DeepSense platform. One such option is called Putty. This is a little more complicated than using the terminal on a mac, as there are many more options. The only ones you really need to fill in is the Host Name (IP address). Simply enter login1.deepsense.ca or login2.deepsense.ca. When it prompts you to "Login as:" enter your CSID, and then your password.

Logging in with Putty