Versions Compared

Key

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

...

The FACET EPICS control system resides on its own MCC-based a private network, parallel to and separate from the LCLS network.  The FACET server that will be used for physics work is:

...

  • Login:
    • Bring up a linux terminal window:
      • from an MCC OPI
        • Click on taskbar icon "Facet Konsole"    
        • This will automatically log you into fphysics on facet-srv01
          • On the OPI's the background color will be a light yellow to differentiate between LCLS and FACET
      • From Linux (konsole), Windows (Secure CRT or XWin32) 
        • Log into mcclogin with your unix account:
          • ssh mcclogin
        • From mcclogin, log into facet-srv01 as the fphysics account
    • Enter the number corresponding to your username from the list. If you are not in the username list yet and would like be, then:
      • enter 0 (for None). You will end up in directory /home/fphysics.
      • mkdir username (username is your Unix login username)
      • logout (log out to reset the list)
      • Log back in:
        ssh fphysics@facet-srv01
      • Enter the number corresponding to your username
        \\\\
    • You should now be in /home/fphysics/username (e.g. /home/fphysics/fred)
    • Your environment should now be set up to run and develop matlab scripts.

...