Versions Compared

Key

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

...

  1. Launch a gnome desktop session.
  2. Open a terminal.
  3. >>ssh mcclogin 
  4. >>ssh fphysics@facet-srv01 
  5. Select your profile.
  6. >>facethome


If you don't care about profiles and would like to skip profile selection, use this command:

Code Block
ssh -Y fphysics@facet-srv20 -t '/bin/bash  --init-file .bashrc'



if you get asked for a password after step 4, you either don't have working ssh keys (see previous paragraph), or you don't have access to the AFS filesystem. In the latter case, check the output of:

...