Table of Contents

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 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