fbpx

How To Setup SSH Access Using cPanel

setup SSH access using cPanel

In this tutorial, I will show you how to setup SSH access using cPanel.

With SSH access, you can easily give your website better security with 2-factor authentication.

Let’s get started.

How To Setup SSH Access Using cPanel

  1. Log into your cPanel.
  2. Scroll down to the Security section and click SSH Access.
setup SSH access using cPanel
  1. On the next page, go to the Manage SSH Keys section and click the Manage SSH Keys button.
  2. On the next page, click on Generate a New Key.
  3. The default Key Name is set to id_rsa.
  4. In the provided Key Password and Reenter Password text boxes, enter a password for the key. You can also click Password Generator and cPanel generates a strong password.
  5. Confirm the Key Type is set to RSA.
  6. Confirm the Key Size is set to 2048.
  7. Click Generate Key. The cPanel will generate the public and private keys and save them in the /home/username/.ssh directory, where the username represents your hosting account username.
  8. Click Go Back.
  9. On the Manage SSH Keys page, you will see the names of the Public Keys and Private Keys. Under Actions, you will see Manage, where you can manage your SSH.

Following the guideline, you can easily setup SSH access using cPanel. If you have any questions, you can leave them in the comment section. I will love to hear from you.

Leave a Reply

2 thoughts on “How To Setup SSH Access Using cPanel

  1. […] you have already created SSH keys for your account, you can easily import them into your account using your […]

  2. […] the SSH Access page, you will find the Key Descriptions that have both the Public Keys and Private Keys table that […]