- Start by going to the Microsoft Store and searching for "Putty".
- Download Putty.
- Open "Putty.exe" from your Windows.
- Next, your screen should look like this:
- Next, enter your server's IP address in the text field indicated by the arrow below (you can find all the information about your VPS server in the panel or in the order confirmation email!):
- Next, type "root"
- Then enter the server's password:
- Now you should be connected to the server!
Most Popular Articles
Navigation and file system In the terminal, you can navigate using the "cd" command. You can...
1. Creating a New User The user creation is performed from the command line as follows:...
Linux Nano is a word processor that allows you to edit text files. It is a simple, easy-to-use...
UFW (Uncomplicated Firewall) is a software that provides a user interface for managing the...
1. Install the OpenSSH server (if not already installed) sudo apt install openssh-server...