Domains » Namecheap » How do I SSH into my Namecheap server?

How do I SSH into my Namecheap server?

Last updated on September 24, 2022 @ 6:36 pm

There are a few ways to SSH into your Namecheap server. You can use your username and password, or you can use a SSH key. If you have a SSH key, you can use the following command to add it to your Namecheap server:

ssh-keygen -t rsa

Once you have added your SSH key, you can use the following command to log in:

ssh username@server.Namecheap.com

If you don’t have a SSH key, you can use the following command to log in:

PRO TIP: If you are not familiar with SSH, we do not recommend attempting to SSH into your Namecheap server. Incorrect use of SSH can result in loss of data or accidental deletion of files.

username@server.com

If you are using a SSH key, you can use the following command to log in without providing a password:

ssh -o “StrictHostKeyChecking no” username@server.com.

Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.