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

Compare with Current View Page History

« Previous Version 33 Next »

Read: Remote access to facethome and facet-srv01

FastX

Connecting to the SLAC network via ssh

Control computers

See also:  Data Analysis

    • fphysics@facet-srv01
    • fphysics@facet-srv20 (DAQ)
    • fphysics@facet-srv20-2 (newest, most powerful, DAN)
    • Screen grabber usually runs on  lcls-srv02: login via ssh physics@lcls-srv02 -Y
Login to the control servers
    1. get onto the SLAC network if you are not there (e.g., fastx3.slac.stanford.edu); use "-Y" for x-forwarding
    2. log onto mcclogin:  ssh smeuren@mcclogin -Y
    3. log onto the control server (list: see above), e.g.: ssh fphysics@facet-srv20 -Y
    4. if it asks you for a password, you do not have an account (see "get access to the control server below")
Save typing time
Login via ssh without password
    • Generate a key on the remote server (default options, empty passphrase): smeuren@rhel6-64p $ ssh-keygen -t rsa
    • On your local computer:
ssh with port tunnel
    • creating a port tunnel to the FACET control server: ssh fphysics@facet-srv01 -Y -R 42000:e320pi:42000
      (note difference between local and remote port forwarding, i.e., direction: server on remote or server on local -L / -R)

Get access to the control server

  • get an fphysics account: Remote access to facethome and facet-srv01
  • after you have access: follow instructions given directly after login to create your personal profile
  • In case your login fails: test "klist". If there is nothing, do kinit

Screen capture on control computer

mccsg

Copying files to the SLAC cluster (AFS file system):

from computer to cluster:
scp -r "local file path"  smeuren@rhel6-64.slac.stanford.edu:/afs/slac.stanford.edu/u/gu/smeuren/ 

from cluster to control server:
smeuren@mcclogin $ scp -r /afs/slac.stanford.edu/u/gu/smeuren/ "filename" fphysics@facet-srv01:/home/fphysics/smeuren/

Facet-II elog

http://physics-elog.slac.stanford.edu/facetelog/index.jsp

  • Print screenshot to FACET elog
    log onto the control computer → mccsg

Getting internet access on the control network (webbrowser)

  • ssh to mcclogin (-Y), ssh to, e.g., fastx3
  • run firefox there

SLACK

Google drive

see: FACET-II Home

  • No labels