====== How to log-in scfront2021 ====== ===== Outline ===== How to log-in scfront2021.isee.nagoya-u.ac.jp server : your terminal --(SSH)--> scplatform.isee.nagoya-u.ac.jp --(SSH)--> scfront2021 * This style takes advantage of the forwarding of the SSH authentication agent connection. ===== Command ===== On your terminal (which [[https://portal.isee.nagoya-u.ac.jp/stel-it/doku.php?id=public:win10_openssh_en#add_your_ssh_key_to_the_ssh-agent|keeps SSH private key]]) 1. your terminal -> scplatform $ ssh -A cNNNNxxxx@scplatform.isee.nagoya-u.ac.jp 2. scplatform -> scfront2021 scplatform2021$ ssh cNNNNxxxx@scfront2021 ===== Cyber Security ===== * It's very dangerous to put your SSH private key in scplatform. (You should not run "ssh-keygen" command on scplatform.) ---- * [[public:en:manual:cidas:start|CIDAS system manual]]