Secure Shell, also known as SSH, is a cryptographic network protocol that is used to execute commands on a remote machine or to exchange data between a website hosting server and a client. Due to the fact that the data exchanged by the two sides is encrypted, a third party simply cannot intercept it, which makes SSH a favored means of handling an Internet hosting account. The commands that could be executed depend on the type of hosting service. On a shared web server, for instance, the possibilities are limited as you'll not have root access to the web server, so you may just create/move/delete files, create and unpack archives, import and export databases, and so on. They are all actions that are performed inside the shared hosting account and don't require a higher level of access. Through a virtual or a dedicated server, you'll have the ability to set up server-side software or to restart the machine or just a specific service (web server, database server, etc.). SSH commands are submitted through a command line, but if you don't use a UNIX-like OS, there are a variety of apps for other OSs, that you can use to connect to the remote server as well.
SSH Telnet in Shared Hosting
SSH access is available with all Linux shared hosting packages we offer. With some of them, it's offered as standard, while with others it's an additional upgrade you can include with several clicks in your website hosting CP. You may get SSH access through the section related to it in which you shall also find the details which you need to connect - the host, the port number and the username. You will be able to pick the password that you'll use and, if needed, you'll be able to modify it with several clicks from the same location. All of the commands that could be used with our shared packages are listed inside a help article together with relevant examples. If the SSH access function is permitted for your account, you will also be able to upload files through your preferred FTP client via an SFTP connection.