...
The key should be immediately usable, and you can now login from your client to your server as “admin” using the private key ~/.ssh/id_ed25519 in your SSH login command.
From your Client window, use:
| Code Block |
|---|
ssh -i ~/.ssh/id_ed25519 admin@yourcasdomain.com |