SSH Telnet
What is SSH? How do you control a server via SSH?
SSH, or Secure Shell, is a network protocol which is used to connect to a server and carry out various tasks through a command line. The protocol is employed by many expert users, due to the fact that the information transmitted over it is encrypted, so it can't be intercepted on the way by a third party. SSH access can be employed for a variety of things based on the type of website hosting account. With a shared hosting account, for example, SSH is one of several ways to import/export a database or to upload a file when the server allows for it. In case you have a virtual or a dedicated server, SSH can be used for just about anything - you can install software or restart particular services such as the web server or the database server that run on the machine. SSH is employed mainly with UNIX-like Platforms, but there are clients that permit you to employ the protocol if your PC is working with 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 even though a lot of providers change it for security reasons.
-
SSH Telnet in Cloud Hosting
SSH access is offered with all
cloud hosting that we offer you. With some of them, it's included by default, while with others it is an additional upgrade which you can add with several mouse clicks in your hosting CP. You can get SSH access from the section dedicated to it where you will also find the information that you need to connect - the host, the port number and the username. You will be able to choose the password that you shall use and, if required, you shall be able to modify it with a few clicks from the same location. All the commands which can be used with our shared packages are listed inside a help article alongside relevant examples. If the SSH access function is allowed for your account, you will also be able to upload files using your favorite FTP client via an SFTP connection.
-
SSH Telnet in Semi-dedicated Servers
You'll be able to connect to your
semi-dedicated server account through SSH no matter which package you select when you sign up. With some packages, the feature is provided as standard, and with others, it can be included as an optional upgrade for as long as you need it. You shall find the necessary login information inside the Hepsia Control Panel, included with all accounts - the host/server name, the port number and the login name. You are able to pick the password that you will use and if you would like, you may change it on a regular basis with several clicks for even higher security. You shall be able to see all the commands which you can use in advance, because we've listed them together with examples of how they are used to execute a certain task. The moment SSH access to your semi-dedicated server account is activated, you will be able to use an FTP program and establish an SFTP connection.
-
SSH Telnet in VPS Servers
All our
VPS server offers come with SSH access as standard, so you shall not have to add any upgrades or activate anything - as soon as the server is set up and you receive its login information, you shall be able to connect using its primary IP address and the login credentials which you have chosen during the signup procedure. As the VPS accounts come with full root-level access, there are no restrictions in terms of the commands that you may run. Your server will be isolated from the other ones on the physical machine, so you'll be able to manage just about everything via a command line, including server-side software installations and reboots. In this way, you'll be able to work with your files, databases and any applications which you install in a fast and protected way.