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

Compare with Current View Page History

« Previous Version 5 Next »

Connecting to the SLAC network

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 smeuren@mcclogin -Y -L 42000:e320pi:42000
  • No labels