User Tools

Site Tools


public:en:manual:cidas:sshlogin

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

  • 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/sshlogin.txt · Last modified: by rnm2wgs_nagoya-u.jp

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki