Registering or changing SSH public keys
Procedures for registering and changing SSH public keys
Create the SSH public and private key required for secure user authentication on the user's computer. To create them, use a terminal emulator for Mac or Linux (PowerShell for Windows).
make sure OpenSSH is installed on the user's computer before starting the process. For information on how to install OpenSSH on Windows PowerShell, read, for example, 🔗Microsoft's corresponding page.
1. How to generate SSH public and private keys
To generate SSH public and private keys, refer to the following link.
- How to generate SSH public and private keys (Windows)
- How to generate SSH public and private keys (mac)
- How to generate SSH public and private keys (Linux)
2. How to register or change the SSH public key to the NIG supercomputer
To register or change the SSH public key to the NIG supercomputer, refer to the following link.
It takes about 30 minutes for the SSH public key to be reflected.
- How to register or change the SSH public key to the NIG supercomputer (Windows)
- How to register or change the SSH public key to the NIG supercomputer (mac)
- How to register or change the SSH public key to the NIG supercomputer (Linux)
3. How to connect to the NIG supercomputer
Refer to the 'How to connect to the NIG supercomputer' page.