SSH Telnet
Find out exactly what SSH is and just how you'll be able to manage an entire server with it.
SSH, or Secure Shell, is a network protocol which is used to connect to a server and execute various tasks via a command line. The protocol is popular with many knowledgeable users, for the reason that the data transmitted over it is encrypted, so it may not be intercepted on the way by a 3rd party. SSH access can be employed for a number of things based on the type of web hosting account. With a shared hosting account, for example, SSH is among the ways to import/export a database or to upload a file in case the website hosting server allows it. In case you have a virtual or a dedicated server, SSH may be used for pretty much everything - you could install software or restart particular services including the web server or the database server which run on the machine. SSH is used mainly with UNIX-like Systems, but there are clients that permit you to employ the protocol if your laptop or computer is using a different OS as well. The connection is created on TCP port 22 by default and the remote web server always listens for incoming connections on that port though many providers change it for security reasons.
SSH Telnet in Shared Web Hosting
If the shared web hosting package deal which you’ve chosen during the signup procedure features SSH access as standard, you will be able to activate this feature with a mouse click in your Hepsia CP. If you have chosen a different package, the SSH access feature can be included using the Upgrades menu and it shall become available right away. All the info you need to connect shall be conveniently listed inside the SSH section of the Control Panel - the hostname, the username and the port number. You may also set what password to use from the same spot and you will be able to modify it whenever you want. All of the commands which are permitted are listed inside the Help articles that we've prepared for you, in addition to examples of the syntax which you need to use. An additional advantage of permitting SSH access to your account is that you'll be able to upload files through an SFTP connection.