How to Connect to your Droplet with SSH

Enter the following SSH command

ssh [email protected]

If you have multiple SSH keys, you may need to specify the path of your private key using the -i flag.

ssh -i /path/to/private/key [email protected]
1個讚