SSH Telnet
Find out what Telnet is and where it’s employed.
Secure Shell, also known as SSH, is a cryptographic network protocol that is used to execute commands on a remote server or to exchange data between a server and a client. Due to the fact that the info exchanged by the 2 sides is encrypted, a third party cannot intercept it, which makes SSH an ideal means of handling a web hosting account. The commands which can be executed depend on the type of hosting service. On a shared hosting server, for example, the alternatives are limited as you shall not have root access to the machine, so you could simply create/move/delete files, create and unpack archives, import and export databases, and so on. They're all actions that are performed within the shared hosting account and do not require a higher level of access. Through a virtual or a dedicated server, you'll have the option 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, you can use to connect to the remote hosting server as well.
SSH Telnet in Web Hosting
If the web hosting plan which you’ve chosen throughout the signup procedure offers SSH access by default, you'll be able to activate this function with only a click from your Hepsia Control Panel. In case you have selected a different package, the SSH access function could be added through the Upgrades menu and it shall become available straightaway. All the information that you need to connect shall be conveniently listed in the SSH section of the Control Panel - the hostname, the username and the port number. You can even set what password to use from the same location and you'll be able to change it anytime. All of the commands that are permitted are listed inside the Help articles that we have prepared for you, along with examples of the syntax that you should use. An additional advantage of allowing SSH access to your account is that you'll be able to upload files via an SFTP connection.