In this manual we will show you how to access the console of a hosting service, hosted on your Cloud server with SWPanel as a management tool with the SSH/CHRooT user and through the free application PuTTY.
⚠️To be able to activate the SSH/CHRoot user and password, we must have a hosting service within an own cloud managed with SWPanel. Users of normal hosting services do not have this option.⚠️
PuTTY is a free SSH client that allows you to connect to another machine remotely or via Serial. Its most common use is to connect to a server to which we do not have physical access in order to execute commands within it. By being able to execute commands within our hosting service we can perform operations such as modifying a configuration file or copy, inspect, analyze or move files and directories. The program is totally free and secure.
You can download the PuTTY application through its official website in the downloads, just choose the version for your operating system. For example, if you have Windows 10 (64 bits) just click on the first download link on the page.
Once the installation package is downloaded, just run it and follow the standard installation procedure.
To be able to access to the console of our Hosting, we will need to gather a series of data:
The connection port for a hosting service within a cloud that uses SWPanel for its management is 2200.
We are trying to connect to the remote console of our hosting service that is hosted inside our Cloud server, this connection is called Secure SHell (SSH), so we will verify that the selected option is SSH.
The user and password to make the connection will be obtained by activating the SSH/CHRoot Access inside the dashboard of our hosting service (within the available improvements).
If we do not remember the password we can click on the padlock that is in SSH/CHRoot Access, it will show us the user and will let us modify the password (we introduce it and click on "Yes, change").
To connect to our hosting service that we have hosted within our cloud, we will use the PuTTY program.
The first step is to open the PuTTY program, look for its icon and double click to open it. If we do not have direct access we will look for it in the list of programs of the computer and we will click on it.
A pop-up window like the following one will open:
First enter the IP, make sure that the correct port is selected (2200), the correct connection method (SSH) and finally click on "Open".
A pop-up window will appear asking us which user we want to connect with, we will enter it and press "enter".
Then we will be asked for the password, we will enter it (while we enter it nothing will appear on the screen for security reasons) and press "enter".
And we will be connected to our hosting console.
⚠️To close the window and disconnect from the server we put the command "exit" and the program will cut the connection and close automatically.⚠️
That's it! We now know how to enter the console of our hosting service with the PuTTY program.