Secure Shell, better known as SSH, is a cryptographic network protocol used to execute commands on a remote server or to exchange information between a hosting server and a client. Due to the fact that the information exchanged by the two sides is protected, a third party can't intercept it, which makes SSH an ideal means of handling a website hosting account. The commands that may be executed depend on the type of hosting service. On a shared web server, for instance, the alternatives are limited because you shall not have root access to the hosting server, so you could only create/move/delete files, create and unpack archives, export and import databases, and so on. They are all actions that are carried out within the shared hosting account and don't require a higher level of access. With a virtual or a dedicated server, you'll have the option to set up server-side software or to restart the server or only 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 OS, there are a variety of apps for other OSs, that you can use to connect to the remote hosting server as well.
SSH Telnet in Semi-dedicated Servers
If you have a semi-dedicated server account with us, you'll be able to receive SSH access to it with only a click from the corresponding section of the Hepsia hosting CP, which comes with all accounts. If your package doesn't support this function by default, you will be able to add it with ease through the Upgrades menu. When you go to the SSH section, you shall find the information that you need to connect to the server via a command line or a desktop app - the server/host, the port number, the username and the password. The latter could be updated anytime, if required. These login credentials are also essential if you'd like to upload files through a secure connection and you wish to use SFTP, which is also part of the SSH access service that we provide you with. A detailed list of the commands you can carry out will provide you with a better idea of what tasks you can perform within your account and each one is accompanied by a number of instances of the syntax.