Steps To Connect Linux From Windows By Using PuTTY:
- Download PuTTY from https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
In the PuTTY Configuration window, in the Host Name field, enter the IP address of your Linux Server. Ensure that the connection type is set to SSH.
(Optional) In the Saved Sessions field, assign a name for this connection. Assigning a name saves time the next time that you use Putty. You can assign a different name for each of your Linux Servers.
Enter your username and password.
If you have entered the correct root password, the prompt responds with a shell prompt. Now you can work on your server.
Comments