Connecting Linux Server From Desktop
To manage the server if you want to connect to a Linux server we provide SSH access to connect which can be connected via any SSH client.
If you have your Server IP address, Port and Password. then you can follow the below step to connect the server using SSH.
- Download and install Putty desktop client on your local computer.
- Log in to the CloudTreno panel find the server IP or check your mail for server details
- Find the IP VPS instance you want to connect to and take note of its IP address and SSH port number.
- Open Putty and enter the IP address of your VPS in the "Host Name" field. ( see screenshot below)
- In the "Port" field, enter the SSH port number for your VPS (usually 22 by default, check your mail for custom port).
- Select "SSH" as the connection type.
- Click the "Open" button to initiate the connection.
- When prompted, enter the username and password for your VPS. You should now be connected to your CloudTreno Linux VPS.
Connect through SSH and save the setting.
Provide the root password to connect to server.