Versions Compared

Key

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

Table of Contents

Table of Contents

...

...

Login to lcls-dev2 with

Code Block

$ ssh -X -Y username@lcls-dev2.slac.stanford.edu

Find out what shell you are running by typing echo $SHELL. Your shell will be either tcsh or bash.
ex:

Code Block

$ echo $SHELL
/bin/bash

I am running bash.

If you are using tcsh, type this command to enter the bash shell before proceeding:

Code Block

$ bash

If you are using bash, type this command:

Code Block

$ source /afs/slac/g/lcls/tools/script/ENVS.bash

As an alternative you can skip the above step and instead copy the following file to your home directory. This file includes the command to source the setup script listed in the above. The advantage is that this script is executed automatically when you type bash.

Code Block

$ cp /afs/slac/g/lcls/tools/script/.bashrc .

For questions, please contact Jingchen Zhou or Ken Brobeck of the AE Controls Software Engineering Department.

Panel
 

Lab Requirements

Lab attendees need to have:
_(For classes in SCCS B50, a limited number of computers and mice will be provided) _

...