Versions Compared

Key

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

...

To log into the FACET network from a linux terminal session:

  • Account setup
    • Please contact Ken Brobeck (x2558) who can:
        Your unix account must be added to the FACET and fphysics groups.  Contact Ken Brobeck (x2558).
        • add your unix ssh key to the fphysics account
        • add your username to the facet and g-facet groups
    • Login:
      • Bring up a linux terminal window:
        • from an MCC OPI or linux box click the terminal icon on the desktop
          or
        • from Windows use Secure CRT or XWin-32
      • Log into mcclogin with your unix account:
        ssh mcclogin
      • From mcclogin, log into facet-srv01 as the fphysics account
        ssh fphysics@facet-srv01
      • 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.

    ...

    To obtain control system names and values, AIDA is accessible from the linux command line, via aidaWeb https://seal.slac.stanford.edu/aidaweb, through matlab and other language interfaces.

    list of data sources

    • Wiki Markup
      see Individual Service Data Users Guides on \[[http://www.slac.stanford.edu/grp/cd/soft/aida/
      Image Removed
      ] \]

    command line tools

    • Wiki Markup
      aidalist: \[[http://www.slac.stanford.edu/grp/cd/soft/aida/aida_ug.html#What] \]
    • Wiki Markup
      aidaget, aidaset: \[[https://confluence.slac.stanford.edu/display/ACCSOFT/AIDA+Command-line+tools] \]

    ...