You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

FastX

Connecting to the SLAC network via ssh

Login via ssh without password

  • Generate a key on the remote server (default options, empty passphrase): smeuren@rhel6-64p $ ssh-keygen -t rsa
  • On your local computer:

ssh with port tunnel

  • [smeuren@fastx3 ~]$ ssh fphysics@facet-srv01 -Y -R 42000:e320pi:42000
  • No labels