How to Access Linux Server from Windows Remotely
By default, SSH Command is available in Linux server, So we can use SSH command directly to take remote from Linux to Linux Machine. But If you want to take remote connection from Windows server to Linux server, You have to install PuTTY on Windows server. PuTTY is available for installation also it is available as a executable file which can be used without installation.
How to Access Linux Server from Windows Remotely
Lets get started.
Step 1: Download PuTTY
Download the respective 32-bit or 64-bit version based on your server type from this link – https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Direct Link:
32-bit: putty-0.71-installer.msi
64-bit: putty-64bit-0.71-installer.msi
Step 2: Install PuTTY on Windows
Once PuTTY software is downloaded, double click and run the software for installation.
Click Next.
Click Next.
Click Install.
Installation will finish quickly. At the final screen, untick “View README file” and Click “Finish”.
Step 3: Start Putty Software
Once installation is completed, Open your installed Putty software from your Programs.
Enter the IP Address of your target linux server you wish to connect from windows machine over the network. Make sure port number “22” and connection type “SSH” are specified in the box. Click “Open”.
If everything is ok, you will be asked to enter the correct username and password. Provide your details and start accessing your linux server remotely from windows server.
Hope this post helps you to access linux server from windows remotely by installing putty software.
Also Request you to go through the below recommended tutorial, if you are interested in learning.
DevOps Full Course Tutorial for Beginners – DevOps Free Training Online
Docker Full Course Tutorial for Beginners – Docker Free Training Online
Kubernetes Full Course Tutorial for Beginners – Kubernetes Free Training Online
Ansible Full Course Tutorial for Beginners – Ansible Free Training Online
Openstack Full Course Tutorial for Beginners – Openstack Free Training Online
Learn Linux, DevOps and Cloud