You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Login Nodes

The following machines can be used for remote SSH access to SLAC:

centos7.slac.stanford.eduCentOS 7.xThis is a load-balanced DNS hostname.
iris.slac.stanford.eduRed Hat Enterprise Linux 6.x 
rhel6-64.slac.stanford.eduRed Hat Enterprise Linux 6.xThis is a load-balanced DNS hostname.

Example usage:

ssh centos7.slac.stanford.edu

You can add your username to the login command like this:

ssh centos7.slac.stanford.edu -l username

(replace "username" with your actual SLAC username.

X11 GUI access

SSH is capable of forwarding X11 through the connection. This will be slow when you are connecting from a non-SLAC network. For remote X11 / GUI access to SLAC, we have FastX available. For more information, see https://confluence.slac.stanford.edu/display/SCSPub/FastX .

  • No labels