

Now in the Host Name (or IP address) box type the Ip address of the remote Ubuntu server which you want to connect using the SSH protocol.Īfter adding the right IP address just click on the Open button. Double click on it and follow the guided steps.Īs we open the Putty, the first screen will be something like shown in the below screen. There is no special configuration or setup.
Ssh keygen windows to ubuntu install#
We can install the Putty.exe downloaded file just like any other software with few clicks. Step 5: Install Putty SSH client on Windows However, there are numbers of other free SSH clients available online those ones can be used too. The Putty is a free and easy way to login Ubuntu and other Linux servers remotely from Windows using SSH. To connect or log in the Ubuntu via SSH, we need an SSH client for Windows. Step 4: Download the Putty on Windows 10/9/7 If you output for above command is * sshd is running then everything is fine and move to the next step. Use this command: sudo service ssh status Once you enabled the SSH service, its time to check whether it is running in the background or not. For this purpose use the command: sudo apt-get install sshĪfter installing the SSH server, enable it on Ubuntu by using the command: sudo service ssh start To connect & login the Ubuntu using the SSH first of all we need to install the same on Ubuntu. Step 7: Login to Ubuntu server via Putty SSH client How do I SSH into Ubuntu from Windows? Step 1: OpenSSH-server on Ubuntu Linux machine
