How to log in from macOS and Linux
Last update: July 8, 2024How to log in using the ssh command
From the command line, run the following command:
|
- The path and file name of the private key file are arbitrary.
- If this is your first time attempting to log in to Genkai via SSH, you will be asked to confirm whether you really want to connect to Genkai, so enter
yes
. - You will be prompted to enter a passphrase, so enter the one you set when generating the key.
Below is an example of execution
|