Versions Compared

Key

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

...

  • Open a Terminal window on the Linux Machine.  In the upper left hand corner pull down menu, select System Tools → Terminal
  • In the terminal window, type  
    • ssh -Y xspress3@192.168.43.7
  • At the password prompt, type
    • x5pr3553
  • Once logged into the server, type the following command: 
    • screen 
    • xspress3-ioc.sh
  • To exit the screen shell session, type "Ctrl+a" and then "Ctrl+d". 
    • WARNING: pressing Ctrl, a, and d buttons all together does NOT work and will STOP the xspress3 IOC!!
  • Type

    • logout
  • Close the terminal window

...