Top "Putty" questions

PuTTY is an open source SSH and Telnet client.

tmux not re-attaching

I recently switched from using screen to tmux (obtained through macports), as I like the feature set more. However, I …

macos zsh putty tmux iterm
.ssh directory does not exist debian

I am trying to set up public-private key authentication by this article http://www.ualberta.ca/CNS/RESEARCH/LinuxClusters/pka-putty.…

ssh putty
X session in Git Bash on Windows?

I'm using Git Bash on Windows. I have used Git Bash to SSH into a UNIX machine and tried to …

git user-interface x11 putty git-bash
Correct Putty configuration for Ubuntu 9.04

I often use Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/) to connect to Ubuntu boxes (9.04 now). It works …

ubuntu putty
cygwin ssh no putty yes?

I generated a keys with putty w/ no passphrase. putty works fine, but now i installed cygwin and would like …

ssh cygwin putty passphrase
How to submit Plink "Access granted. Press Return to begin session" prompt automatically

I'm writing a simple Windows batch script to allow me to execute some Linux command on my remote server with …

windows batch-file ssh putty plink
Where is vimrc or vim profile for github's mingw32 shell on a Windows machine?

Cygwin has a home directory where I can store a .vimrc file to set up syntax highlighting. I know on …

git vim cygwin putty mingw32
Testing using Plink.exe to connect to SSH in C#

Im trying to connect to a unix terminal via plink.exe. The goal is so that I can read the …

c# ssh automation putty plink
Does PuTTy work correctly with ANSI/VT100 escape sequences?

I'm writing a program for a class in HC12 Assembly for the Freescale MC9S12C32 processor. I'm using PuTTy …

putty ansi-escape vt100 68hc12
"Unable to use key file "...\id_rsa" (OpenSSH SSH-2 private key)" when authenticating with PuTTY

I have setup custom SSH keys on target Linux host2. I'm able to passwordless ssh from Linux host1 to host2 …

windows ssh putty ssh-keys password-less