Bluehost Web Hosting Help
SSH Access - Generating a Public/Private Key
Generating the Key
- Login to your Bluehost Control Panel
- Choose SSH / Shell Access, in the Security section.
- Click Manage SSH Keys
- Choose to Generate a new Key
- Enter a new Key password.
- Choose DSA or RSA for the type.
It is recommend that you choose RSA. - Choose a Key size, it is recommend to use 2048 or higher.
- Click Generate Key
- Click the Go Back button.
Authorize the Key
Authorizing the key will add the public key to the authorized_keys file.- Click Manage Authorization
- Click the Authorize button for your newly created key.
- Click Go Back to return to the main page.
Private Key
The private key needs to be stored on your local computer.- To the right of your private key, click View/Download.
- Click the Download Key button to download the private key.
- If on Linux or Mac OS copy the id_dsa file to your ~/.ssh folder.
- On Windows you will want to move it some place safe.
Using your new key
Windows
For Windows please see Using SSH on Windows (PuTTY)Linux or Mac OS
- Open your Terminal
- Enter the following command
- If you created a passphrase you might see something like the following
ssh username@IP
Enter passphrase for key '~/.ssh/id_dsa':
Recommended Help Content
How To Use SSH on Windows PuTTY - Generate Public/Private Key Pair & File
How do I create a Public/Private Key Pair in cPanel for use via SSH?
Using SSH to View the Mail Queue on Dedicated or VPS
This article will explain how to view the outgoing email queue or exim queue in SSH.
Generate a GPG/PGP key using SSH
I would like to know how to create a new gpg key using SSH access.
Related Help Content
SSH Access
Is SSH/Shell access enabled by default?
Check Backup Dates Using SSH on Dedi/VPS
This article will explain how to check the dates of your backups using SSH.
SSH/Shell access for Resold account(s)?
How to enable/turn on SSH access for Resold accounts
VPS and Dedicated Hosting: Third Party Applications
VPS and Dedicated servers come with all applications necessary to run a standard web and email server. The applications that come with the VPS and Dedicated servers are generally supported as-is by our support technicians.
WordPress Access with Maestro
You will be given a WordPress Administrator role once the site owner accepts your request. This article explains what level of access you will be provided once verified.
VPS or Dedicated Hosting - Enabling Sudo Access
How to quickly grant sudo access from the control panel
CentOS 7 and cPanel Upgrades
VPS and Dedicated customers with servers running the CentOS 6 operating system will not be able to upgrade cPanel past version 86. The cPanel team will still support CentOS 6 with cPanel 86 until March 31st, 2021.
Public IP Address and How To Find it
What is a Public IP Address?