SSH, or Secure Shell, is a network protocol that's used to connect to a server and conduct different tasks using a command line. The protocol is used by many skilled users, due to the fact that the data transmitted over it is encrypted, so it cannot be intercepted on the way by a third party. SSH access could be used for a lot of things with regards to the type of Internet hosting account. With a shared hosting account, in particular, SSH is among the ways to import/export a database or to upload a file in case the website hosting server allows for it. In case you have a virtual or a dedicated server, SSH can be used for virtually anything - you can install software or restart certain services like the web server or the database server which run on the machine. SSH is used mainly with UNIX-like Operating Systems, but there are clients which permit you to use the protocol if your personal computer is working with a different Operating System as well. The connection is created on TCP port 22 by default and the remote hosting server always listens for incoming connections on that port though many providers change it for security reasons.

SSH Telnet in Web Hosting

If the web hosting plan that you’ve picked throughout the signup procedure offers SSH access by default, you'll be able to activate this function with just a mouse click from your Hepsia Control Panel. If you have chosen a different plan, the SSH access feature could be included using the Upgrades menu and it shall become available instantly. The information which you need connect will be conveniently listed inside the SSH section of the CP - the hostname, the username and the port number. You can also set what password to use from the same place and you shall be able to change it at any time. All of the commands that are allowed are listed within the Help articles which we've prepared for you, in addition to examples of the syntax which you must use. An additional advantage of enabling SSH access to your account is that you will be able to upload files via an SFTP connection.