1. Login to a RHEL6 SLAC cluster computer (e.g. rhel6-64)
- Note, even if you are using CentOS7, you should follow these instructions. The update on RHEL6 will propagate to our CentOS7 hosts within a short time.
ssh <username>@rhel6-64.slac.stanford.edu
2. To see your shell choices of default shell
/usr/local/bin/ypchsh -help
please take note of the full path shown for each shell
3. To select your default shell, run the command
/usr/local/bin/ypchsh
and enter the full path of the shell when prompted.