Secure Shell, commonly known as SSH, is a cryptographic network protocol used to execute commands on a remote web server or to exchange info between a server and a client. Given that the data exchanged by the two sides is encrypted, a 3rd party cannot intercept it, which makes SSH an ideal means of managing an Internet hosting account. The commands that could be executed depend on the type of hosting service. On a shared server, for instance, the choices are limited because you won't have root access to the server, so you may only create/move/delete files, set up and unpack archives, import and export databases, etcetera. They are all actions which are carried out within the shared hosting account and don't require a higher level of access. By using a virtual or a dedicated server, you'll be able to set up server-side software or to restart the server or just a certain service (web server, database server, etc.). SSH commands are submitted with a command line, but if you don't employ a UNIX-like Operating System, there are tons of apps for other OSs, which you can use to connect to the remote hosting server as well.
SSH Telnet in Cloud Hosting
SSH access is provided with all cloud hosting plans we provide. With some of them, it is included by default, while with others it's an additional upgrade which you can add with a few clicks in your web hosting CP. You may get SSH access through the section related to it in which you shall also find the information which you need to connect - the host, the port number and the username. You could select the password which you shall use and, if necessary, you shall be able to modify it with a few mouse clicks from the same place. All the commands which may be used with our shared packages are listed within a help article alongside relevant examples. If the SSH access feature is enabled for your account, you'll also be able to upload files using your favorite FTP client via an SFTP connection.