SSH Access via CPanel

To use CPanel SSH Access to get credentials for Putty and login, you can follow these steps:

    1. Log in to your CPanel account.
    2. Scroll down to the “Security” section and click on “SSH Access”.
    3. Under the “SSH Access” section, click on the “Manage SSH Keys” button.
    4. If you have not generated an SSH key yet, click on the “Generate a New Key” button and follow the prompts to generate a new key. Otherwise, select the key you want to use.
    5. Click on the “View/Download” link next to the key you want to use.
    6. This will open a new window containing your public and private key. Copy the contents of the public key to your clipboard.
    7. Open Putty and enter your server’s hostname or IP address in the “Host Name (or IP address)” field.
    8. Under “Connection”, click on “SSH” and then “Auth”.
    9. Click on “Browse” and navigate to the private key file you downloaded from CPanel. Select the file and click “Open”.
    10. Open Putty and enter the server’s IP address or hostname in the “Host Name (or IP address)” field.
    11. Set the port to 22, which is the default SSH port.
    12. Under “Connection” in the left-hand menu, select “SSH”.
    13. Under “Connection” in the left-hand menu, select “Data”.
    14. In the “Auto-login username” field, enter your CPanel username.
    15. Under “Terminal” in the left-hand menu, select “Keyboard”.
    16. In the “Function keys and keypad” section, select “Linux”.
    17. Click on “Open” to connect to your server.

That’s it! You should now be able to log in to your server using Putty with your SSH key. These settings should allow you to log in to your CPanel based SSH using Putty. Note that if you encounter any issues, you may need to check with your hosting provider for any specific configuration requirements.