...
To access a Linux workstation remotely, you can type the following command for command line access:
Code Block |
---|
ssh awf2130@spgpu awf2130@[spgpu or exxgpu][#].fitzpatrick.zi.columbia.edu |
Where "#" is the number associated with the workstation. You will be prompted for the credentials of the workstation user; these are different from UNI credentials used for other Columbia services (such as LionMail) and have been distributed to the Fitzpatrick lab.
You can also access the graphical user interface (GNOME) for the Fitzpatrick workstations remotely as well by using VNC. To use VNC, you will need a VNC client installed on your laptop/workstation. If these A list of VNC clients available for various platforms can be found here. Note that Mac OS X comes with a built-in VNC client, which is accessible from the Finder by navigating to Go → Connect to Server and then entering vnc://[spgpu or exxgpu][#].fitzpatrick.zi.columbia.edu:5901
. VNC is accessible on port 5901, and requires authentication using credentials distributed to the Fitzpatrick lab.
If either the command line or VNC credentials are not working, please email rc@zi.columbia.edu for further assistance.
For security reasons, the Fitzpatrick workstations are only remotely accessible via SSH/VNC if you are on the Columbia campus or using the CUIT VPN.
...