Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents:

Table of Contents


...

Projects:

Login Nodes

To SSH to your on-site desktop, we recommend you use jump.slac.stanford.edu for network access and then SSH onto your computer on-site.

Load-balanced HostnamePool NameOperating SystemAuthenticationScientific File System 
jump.slac.stanford.edujumpRocky 9.xActive DirectoryNo
rocky8.slac.stanford.edurocky8Rocky 8.xActive DirectoryNo
rocky9.slac.stanford.edurocky9Rocky 9.xActive DirectoryNo
ubuntu-lts.slac.stanford.eduubuntu-ltsUbuntu LTS 22.04Active DirectoryNo


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

Load-balanced HostnamePool NameOperating SystemAuthenticationScientific File System Guides
centos7.slac.stanford.educentos7CentOS 7.xHeimdal "Unix"AFS & NFSNone
sdf-login.slac.stanford.edusdf-loginRHEL 9.xActive DirectoryWEKASDF
s3dflogin.slac.stanford.edus3dfloginRHEL 9.xHeimdal "Unix"WEKAS3DF
s3dfnx.slac.stanford.edus3dfnxRHEL 9.xHeimdal "Unix"WEKAS3DF NoMachine
nx.slac.stanford.edunxCentOS 7.xHeimdal "Unix"AFS & NFSNoMachine
fastx3.slac.stanford.edufastx3CentOS 7.xHeimdal "Unix"AFS & NFSFastX

rhel6-64.slac.stanford.edu and iris.slac.stanford.edu are now on limited login. Work is being done by SLAC IT and Scientific Computing Systems to retire these system.
SCS is moving to WEKA with SDF/S3DF.

Restricted / Limited Login

irisRed Hat Enterprise Linux 6.x
Load-balanced HostnamePool NameAuthenticationScientific File System 
rhel6-64.slac.stanford.edu
Red Hat Enterprise Linux 6.x
rhel6-64Heimdal "Unix"AFS & NFS
cdlogin.slac.stanford.educdloginHeimdal "Unix"AFS & NFS
ssrllogin1
.slac.stanford.edu
ssrllogin1Heimdal "Unix"
ssrlxfs1.slac.stanford.edussrlxfs1SSRL Active Directory

Example usage:

Code Block
languagetext
ssh centos7.slac.stanford.edu

...

SSH is capable of forwarding X11 through the connection. This will be slow when you are connecting from a non-SLAC network. To display SLAC X11 / GUI applications to your remote desktop or laptop, we have FastX and NoMachine .
SLAC IT recommends NoMachine over FastX.

SLAC has NoMachine and FastX available. For more information on FastXthe programs, see https://confluence.slac.stanford.edu/display/SCSPub/FastX and https://www.starnet.com/fastx/:
For NoMachine, see NoMachine . 
For FastX works for LAN or WAN access, and is optimized for Remote Linux X Windows, and can be used if the default SSH X11 tunneling does not provide adequate performance., see FastX

Data Transfer Nodes (DTN)

ssh and scp are not the most optimized tool for large data transfers. bbcp and/or globus are better choices. There are two Data Transfer Nodes available for this:

...

languagetext

...

SDF and S3DF can help with transferring data. For more information, see:
SDF https://sdf.slac.stanford.edu

...

For more information, see /public/doc/#/data-transfer
S3DF https://confluences3df.slac.stanford.edu/displaypublic/doc/SCSPub/Transferring+Data .#/data-transfer

SSH between a non-SLAC machine and a SLAC machine

...