How to Enable SSH for Cloud on Windows using PuTTY

How to Enable SSH for Cloud on Windows using PuTTY

In order to connect to your Cloud hosting account via SSH using PuTTY you will need download and install PuTTY, Pageant and Puttygen from this link. Once you complete the software installation you need to generate an SSH key pair from your cPanel -> SSH/Shell access -> Generate new SSH … Continued
How to log in to my dedicated server via SSH using PuTTY?

How to log in to my dedicated server via SSH using PuTTY?

Important: Note that by default incoming connections on port 18765 are blocked on all our dedicated servers. If you have a dedicated server and you would like to access it over SSH, you should first post a new ticket to us to whitelist your IP … Continued
How to log in to my dedicated server via SSH in Mac OS?

How to log in to my dedicated server via SSH in Mac OS?

Important: Note that by default incoming connections on port 18765 are blocked on all our dedicated servers. If you have a dedicated server and you would like to access it over SSH, you should first post a new ticket to us to whitelist your IP … Continued
How to log in to my dedicated server via SSH in Linux?

How to log in to my dedicated server via SSH in Linux?

Important: Note that by default incoming connections on port 18765 are blocked on all our dedicated servers. If you have a dedicated server and you would like to access it over SSH, you should first post a new ticket to us to whitelist your IP … Continued
How to enable SSH/Shell Access on a Cloud or a Dedicated Server?

How to enable SSH/Shell Access on a Cloud or a Dedicated Server?

To enable SSH access for a cPanel account go to WHM -> Account Functions -> Modify an Account. Once there choose the account you want to enable SSH for, and the option to turn on SSH/Shell access should be near the bottom … Continued
I have some files with 755 permissions. Is this a security threat?

I have some files with 755 permissions. Is this a security threat?

Having files with 755 permissions is not a security threat on our servers because we set each public_html directory with 750 permissions and only your user can read them. Thus, regardless of your files’ permissions, other users cannot read / execute / … Continued
“Permission denied (publickey)” error when connection over SSH

“Permission denied (publickey)” error when connection over SSH

To explain this error we will have to first explain that XonHost uses key-based authentication with SSH, replacing standard password authentication. Detailed information on SSH keys and key-based authentication is available in our article here. In short, you cannot merely use … Continued
“Connection refused” error when connecting over SSH

“Connection refused” error when connecting over SSH

While there can be a number of reasons behind this error, the most common one is connecting to the wrong SSH port. XonHost uses port 18765 instead of the standard SSH port, which is 22. Make sure you are connecting to port … Continued
“Connection timed out” error when connecting via SSH

“Connection timed out” error when connecting via SSH

There several possibilities that can lead to this error, most of which have to do with your SSH connection settings. The most common ones are: Connecting to a wrong/outdated IP/host. Connecting to the wrong SSH port Firewall blocking the connection … Continued
How do I activate SSH access for my account?

How do I activate SSH access for my account?

XonHost offers SSH access on all hosting solutions – Shared accounts, Cloud hosting and Dedicated servers. More information on how to use SSH on the different solutions can be found below: Shared hosting: How to log in to my XonHost shared account via SSH … Continued