Generate a public/private key pair by following Generating Key Pair and Registering Public Key, and register the public key via the User Portal.
$ ssh username@hostnameThe host names for each system are as follows.
| System Name | Host Name | Note |
|---|---|---|
| System A | camphor.kudpc.kyoto-u.ac.jp | Consists of two login nodes. |
| System B/Cloud | laurel.kudpc.kyoto-u.ac.jp | Consists of three login nodes. |
| System C | cinnamon.kudpc.kyoto-u.ac.jp | Consists of three login nodes. |
| System G | gardenia.kudpc.kyoto-u.ac.jp | Consists of two login nodes. |
$ ssh b59999@camphor.kudpc.kyoto-u.ac.jp
Enter passphrase for key 'id_rsa':$ ssh -i ~/.ssh/id_rsa_kudpc b59999@laurel.kudpc.kyoto-u.ac.jp
Enter passphrase for key 'id_rsa':