FastDomain Web Hosting Help
SSH Access
SSH/Shell is not enabled by default in Legacy accounts. To enable SSH we will need you to verify your hosting purchase. To do this, please see: How to verify your hosting account. Once this is done SSH access may be enabled in the cPanel.
Bluerock accounts come with SSH/Shell enabled by default.
How to enable SSH from cPanel
- Log in to your FastDomain cPanel account.
- Scroll down to Security, click the SSH/Shell Access icon.
- Click the Manage SSH Access button.
- Choose Real Shell (Bash) from the drop-down menu.
- Click the Submit button.
For additional information on using SSH please see SSH Connections
If you see the error "ERROR: You account must be verified before shell access can be enabled. Please contact our Verification Department to verify your account before continuing." you will need to contact our Verification team to verify your account purchase.
Connecting to your Server via SSH
See the sections for each hosting type above for specifics about which port and username to use.
Windows
To access SSH:
- Download WinSCP or PuTTY.
- Enter your IP address and the appropriate port number.
- Login with your cPanel username and password.
(Port 2222 would be used for shared and reseller accounts, 22 is the default for dedicated & VPS. Dedicated or VPS have the option of logging in with the root WHM username and password.)
Linux
To connect run the following command from a terminal:
Replace cpanelusr with your username and ip.add.re.ss with your IP address.
(Port 2222 would be used for shared and reseller accounts, 22 is the default for dedicated & VPS. Dedicated or VPS have the option of logging in with the root WHM username and password.)
Mac
To open the terminal in Mac go to Applications → Utilities → Terminal
Then type in the following command:
Replace cpanelusr with your username and ip.add.re.ss with your IP address.
Port 2222 would be used for shared accounts.