SSH, or Secure Shell, is a network protocol used to connect to a web server and perform various tasks via a command line. The protocol is preferred by many knowledgeable users, for the reason that the information transmitted over it is encrypted, so it may not be intercepted on the way by a third party. SSH access could be employed for lots of things based on the type of website hosting account. With a shared hosting account, for instance, SSH is one of several ways to import/export a database or to upload a file if the server allows it. When you have a virtual or a dedicated server, SSH may be used for pretty much anything - you can install software or restart specific services including the web server or the database server that run on the machine. SSH is employed largely with UNIX-like Platforms, but there are clients which allow you to use the protocol if your PC is using a different OS as well. The connection is made on TCP port 22 by default and the remote hosting server always listens for incoming connections on that port though a number of providers change it for security reasons.
SSH Telnet in Cloud Website Hosting
If the cloud website hosting package deal that you’ve picked during the signup process comes with SSH access by default, you will be able to activate this feature with just a click in your Hepsia CP. If you've selected a different package, the SSH access feature can be included through the Upgrades menu and it shall become available straightaway. All the information you need to connect will be conveniently listed inside the SSH section of the Control Panel - 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 which are permitted are listed in the Help articles which we've prepared for you, together with examples of the syntax which you need to use. An additional advantage of enabling SSH access to your account is that you shall be able to upload files through an SFTP connection.