Activating SSH Access on Your cPanel Hosting
If you’re looking to secure your cPanel hosting and enable SSH access, you’ve come to the right place. Using SSH (Secure Shell) allows you to connect securely to your server, making it easier to manage files and perform various tasks. Here’s a step-by-step guide to activate SSH access quickly and safely.
Step 1: Log into Your cPanel Account
Start by logging into your cPanel account. You’ll usually find this at http://yourdomain.com/cpanel or http://yourIPaddress/cpanel. Enter your username and password to gain access.
Step 2: Locate the SSH Access Section
Once you’re logged in, scroll down to the Security section of your cPanel dashboard. Look for the SSH Access option and click on it to enter the SSH settings.
Step 3: Manage SSH Keys
Now that you’re in the SSH Access settings, find and click on the button that says Manage SSH Keys. This will allow you to generate and manage your SSH keys.
Step 4: Generate a New Key Pair
To use SSH, you’ll need a key pair. Click on Generate a new key. You can give your key a descriptive name or leave it as the default.
Set a Strong Password
Create a strong password for your SSH key and then hit the Generate Key button. Wait a moment while cPanel creates your key pair.
Step 5: Authorize the Public Key
Once the key pair is generated, go back to the SSH Keys management screen. Click Manage next to the public key. Then, click on Authorize to enable access for this key.
Step 6: Connect Using an SSH Client
Now that SSH access is activated, you can connect to your hosting using an SSH client. Popular options include PuTTY for Windows and the Terminal for macOS and Linux.
- Host Name: Your cPanel username
- Server IP or Domain: Your domain name or server IP address
- Port: Use port 22 for the connection
Enter these details in your SSH client and connect.
Conclusion
Congratulations! You have successfully activated SSH access on your cPanel account. This secure connection will help you manage your hosting efficiently and safely.
If you found this guide helpful, please give it a like and subscribe for more tips on hosting and server management!

