Table of Contents
- Connected to off-campus Network
- Using Windows
- Using Mac
- Using Linux
- Accessing Bright Web Portal
- X2Go on Spiedie
Connect from off-site internet / remote connection
Note: Take the following steps if logging in from an off-campus network
Install Pulse Secure VPN
-
Go to ssl.binghamton.edu and log in using your PODS DOMAIN ID and follow the steps to install Pulse Secure for Windows
Note: The following instructions are for when you are on campus. If you are off campus you must be connected through Pulse Secure.
Using Windows
Install a SSH client
First we need to install an ssh client. We will be using PuTTY for this tutorial.
Follow these instructions to get PuTTY running on your windows machine
- Open a new PuTTY session
-
Type in your username@spiedie.binghamton.edu in the Host Name (or IP address) text field
- Click Open or press enter
- Type in password (your typed characters will remain hidden on the screen)
- Note: Use the password that has been provided to you. Once you have logged in, you can then change your password by using the
passwd
command
Using Mac or Linux
- Open a new terminal window.
- Type in the following command and press enter:
ssh username@spiedie.binghamton.edu
replace
username
with your Spiedie username - If this is your frist time connecting, type yes and press enter to recognize the ssh fingerprint.
- Enter password when prompted.
- Note: Use the password that has been provided to you. Once you have logged in, you can then change your password by using the
passwd
command
Accessing Bright Web Portal
Spiedie uses the Bright Computing cluster manager. You can also check the status of clusters on a web portal by login in with Spiedie username and password. (Note: This is not the same as your PODS account)
** Click here to log into the web portal **
Accessing Spiedie via X2Go
* Click here for a tutorial on how to connect to Spiedie via X2Go*