

Or, you can just set your PATH variable as shown below. Go to your “System properties” windows, click on “Environment Variables”, select Path variable, and append the directory where the plink.exe is located here.
PUTTY SSH COMMAND LINE WINDOWS
Since this is a command-line only utility (Without GUI), you should first launch your Windows command prompt.įor this, click on start menu on your windows, and type “cmd.exe” in the search box and press enter, this will launch the Windows command prompt.Īlso, depending on where you have downloaded the plink.exe, you may have to modify the Windows’s PATH variable accordingly. You can’t just double-click on plink.exe to launch it.
PUTTY SSH COMMAND LINE DOWNLOAD
If you have a 32-bit Windows laptop, make sure you download the 32-bit version of plink. If you don’t have PuTTY already installed on your machine, make sure you also download putty executable along with plink. Plink -batch option for Windows Batch Filesįirst, download plink executable from here.Additional Enable and Disable Options for Plink SSH.Use Private Key File for Authentication with Plink.Execute Multiple Linux Commands from a Windows File.

Plink Non-Interactive SSH Session to execute a Remote Command.In this tutorial, we’ll discuss the following: Use Plink for non-interactive SSH session to execute remote linux commands for automation purpose from your Windows.Use PuTTY for interactive SSH session from your Windows to Linux Servers.The IU research supercomputers all have SSH configured to allow X forwarding.Plink is a companion command-line utility for PuTTY.


In Linux, the SSH terminal supports X forwarding by default.Once XQuartz launches, you can use X forwarding with SSH from the Terminal or from the xterm application in XQuartz.Īdditionally, your personal computer's SSH terminal application must have X11 forwarding enabled: For X forwarding to work, you'll need to start XQuartz before making an SSH connection to the remote system.
PUTTY SSH COMMAND LINE INSTALL
