Logging In On Putty

  1. Install PuTTY by following Installing PuTTY.
  2. Generate a public/private key pair by following Generating Key Pair and Registering Public Key, and register the public key via the User Portal.

  1. Start up PuTTY and select "Session".
  2. In the Host Name (or IP address) input box, enter the host name corresponding to the system you wish to log in and select “SSH” for the connection type.

    System Host Name Notes
    SysA camphor.kudpc.kyoto-u.ac.jp Two login nodes help distribute the load.
    SysB/Cloud laurel.kudpc.kyoto-u.ac.jp Three login nodes help distribute the load.
    SysC cinnamon.kudpc.kyoto-u.ac.jp Three login nodes help distribute the load.
    SysG gardenia.kudpc.kyoto-u.ac.jp Two login nodes help distribute the load.

  1. Select Connection > SSH > Authentication > Credentials.

  2. Under “Private Key File for Authentication,” press the “Browse” button and specify the private key file Generating Key Pair and Registering Public Key.

  3. Select the “Session”. Enter your arbitrary name in the “Saved Session” and click “Save” , and log-in URL and the private key settings are saved. You can log in to the supercomputer only by double-clicking the “Saved Session” from the next time.

  4. Click the “Open”. At first log-in to the supercomputer system, the PuTTY Security Alert window appears. Confirm the alert message and click “Yes”.

  5. Enter your user ID of supercomputer system next to the “login as:”, and then press “ENTER”.

  6. Enter your private key’s passphrase , and then press “ENTER”. Your passphrase is not displayed.

  7. When the log-in is successful, you will see a shell prompt with your user ID @ host name~ .