SSH, or Secure Shell, is a network protocol employed to connect to a server and conduct various tasks through a command line. The protocol is popular with many expert users, as the info transmitted over it is encrypted, so it cannot be intercepted on the way by a third party. SSH access may be used for a number of things with regards to the type of 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 web server allows for it. In case you have a virtual or a dedicated server, SSH may be used for pretty much anything - you may install software or restart certain services including the web server or the database server that run on the machine. SSH is employed typically with UNIX-like Operating Systems, but there are clients which permit you to use the protocol if your personal computer is running a different Operating System too. The connection is created on TCP port 22 by default and the remote server always listens for incoming connections on that port although many service providers change it for security reasons.
SSH Telnet in Semi-dedicated Hosting
All our semi-dedicated server accounts provide the possibility to access and control them using SSH. If the plan you have selected incorporates this function by default, you simply have to allow the SSH access function using the corresponding section of the Hepsia Control Panel. If the feature is listed as an additional upgrade, you may quickly add it through the Add Services/Upgrades link in the Hepsia Control Panel and it'll be available within a minute. We have a variety of help articles and video lessons regarding the use of SSH commands to handle your account and a full list of the commands that you can perform alongside several examples to offer you a better understanding of what you can do. If SSH is active, you will also be able to set up an SFTP connection to the account and to upload files securely using any FTP app that supports the feature.