Difference between revisions of "SSH client setup"

From DeepSense Docs
Jump to: navigation, search
Line 15: Line 15:
  
 
To simplify matters, you can set up [[Your_Accounts#How to set up passwordless ssh|passwordless ssh]].
 
To simplify matters, you can set up [[Your_Accounts#How to set up passwordless ssh|passwordless ssh]].
 +
 +
<br clear=all>
  
 
== Windows 10 ==
 
== Windows 10 ==

Revision as of 18:57, 4 December 2020

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.

Logging In

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.


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