SSH Telnet
Need to know what Telnet is and what it's used for?
Secure Shell, commonly known as SSH, is a cryptographic network protocol used to execute commands on a remote machine or to exchange information between a hosting server and a client. Since the info exchanged by the 2 sides is protected, a third party won't be able to intercept it, which makes SSH a favored means of controlling an Internet hosting account. The commands that may be executed are determined by the type of hosting service. On a shared hosting server, for instance, the choices are limited since you simply won't have root access to the machine, so you could just create/move/delete files, create and unpack archives, import and export databases, and so on. They are all actions which are performed within the shared hosting account and do not need a higher level of access. Using a virtual or a dedicated server, you will be able to install server-side software or to restart the hosting server or just a certain service (web server, database server, etc.). SSH commands are submitted via a command line, and if you do not use a UNIX-like OS, there are a variety of apps for other OSs, which you can employ to connect to the remote web server as well.
SSH Telnet in Website Hosting
If the website hosting package deal that you’ve chosen during the signup procedure offers SSH access by default, you will be able to activate this function with a click from your Hepsia CP. If you've picked a different package, the SSH access feature could be added using the Upgrades menu and it will become available immediately. All the information that you need to connect shall be conveniently listed in the SSH section of the CP - the hostname, the username and the port number. You could also set what password to use from the same location and you shall be able to change it whenever you want. All commands that are permitted are listed within the Help articles which we've prepared for you, along with examples of the syntax which you need to use. An additional advantage of allowing SSH access to your account is that you'll be able to upload files via an SFTP connection.