Setup SSH Key

Setup SSH Key

To setup a server you’re going to need an SSH key. You can add keys in the Cato Console at

Compute > SSH Keys > Add SSH Key

You might already have an ssh key you’d like to use at

  ~/.ssh/id_ed25519.pub

Otherwise you can use the ssh-keygen CLI utility:

  ssh-keygen -t ed25519 -C "your_email@example.com"

This should generate two files

├── id_ed25519
└── id_ed25519.pub

Copy paste the contents of id_ed25519.pub to the SSH Public Key field.

See Also

 
Cato Digital

Ready to get started?

View available application or storage servers. Get Started
Cato Digital ™, and © Cato Digital, inc  | Terms | Privacy