How to connect to a Linux-based machine over the SSH

Connecting to a Linux-based virtual machine (VM) can be more complex than connecting to a Windows-based VM, but it's still an easy process once you know the steps. Here's a step-by-step guide on how to connect to a Linux-based VM.

Step 1: Get your login credentials
Before connecting to your Linux-based VM, you'll need to have your login credentials on hand. You should receive an email containing your server's IP address, username, and password. Please keep this information handy; you'll need it to connect to your VM.

Step 2: Download an SSH client
To connect to your Linux-based VM, you'll need an SSH client. Several options are available, including PuTTY, which is free to download and use. To download PuTTY, search for "PuTTY download" in your preferred search engine, and download the appropriate version for your operating system.

Step 3: Launch PuTTY
Once you've downloaded PuTTY, launch the application. You'll be presented with a window to enter your server's IP address.

Step 4: Enter your server's IP address
In the PuTTY window, enter the IP address of your Linux-based VM. We've sent you the server's IP address over email; you can also find that on the Clients Portal.

Step 5: Connect to your server
Once entered the IP, click the "Open" button in the PuTTY window. If this is your first time connecting to the server, you may see a warning message asking if you want to continue connecting. If you're sure that you've entered the correct IP address and you recognize the server, you can click "Accept" to continue. 

Step 6: Log in to the server
You will see a black window and prompt asking for the username. Enter the root as the username and press enter. You'll be asked to enter the root password. Enter your root password, which has been sent over the email and press enter.


If you've entered your login credentials correctly, you should now be connected to your Linux-based VM. You'll be presented with a terminal window to enter commands and manage your server.

By following the steps outlined above, you should be able to connect to your server in no time. Once connected, you can manage your VM, install software, and perform other tasks just as you would with a physical Linux machine.


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 112