SSH Access
You can connect to the Elice Cloud NPU/GPU on-demand via SSH.
Using the Built-in SSH Client in the OS
On the My Instances page, select the instance you want to connect to and click on "Use another SSH client" in the menu.
If you have not issued a private key, you can obtain one from the Private Key Management page.
You can adjust the permissions for the private key with the following command. After executing the command, reconnect.
chmod 600 elice-cloud-ondemand-{...}.pem