Skip to main content

Questions tagged [putty]

PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols and as a serial console client. The name "PuTTY" has no definitive meaning, though 'tty' is the name for a terminal in the Unix tradition, usually held to be short for teletype.

592 questions with no upvoted or accepted answers
0 votes
1 answer
652 views

Putty clearing sessions

My team is responsible for a small task using putty.exe but they handle many tasks a day. Basically we connect to host i-sentinel providing a username and password. Therefore, it is entered a ...
stephen's user avatar
-1 votes
1 answer
472 views

Connect to remote Maria DB server with port forwarding

I am trying to figure out how to connect to a remote DB server that can only be reached from the webserver using port forwarding with putty. Here is the setup: There is a webserver with IP 1.2.3.4 ...
trix87's user avatar
  • 1
-1 votes
1 answer
500 views

No data when using PuTTY SSH Tunneling

I am trying out SSH tunneling using PuTTY. On my Windows computer, I have PuTTY running with a tunnel going from port 1556 to remoteipaddress:1556. On the remote server, I have a Python3 socket server ...
Tim C's user avatar
  • 19
-1 votes
1 answer
2k views

debug1: No more authentication methods to try. Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

I use putty to connect to AWS EC2 server. Want to copy code from bastion server to publication server. However, when I tried to copy file using scp command, error occurs: [ec2-user@ip-172-16-1-185 uat]...
user1245924's user avatar
-1 votes
1 answer
551 views

Unable to connect to ec2 instance using putty

I am connecting to the ec2 instance Amazon Linux AMI via putty and getting the error Server Refused our key Please provide a solution for this
user1166880's user avatar
-1 votes
1 answer
2k views

Allow Remote Desktop through Putty ssh connection

There are several questions on SuperUser about how to allow a Remote Desktop connection from a Windows Computer to another Windows Computer through an ssh tunnel like this: ssh: local Windows -> ...
dummzeuch's user avatar
  • 515
-1 votes
1 answer
53 views

Hyperledger Composer with hlfv14

I'm having issues on deploying hyperledger [email protected] with hlfv14 multi org, multi-nodes setup. My putty screen disappeared when entering this Composer command. Keys are in place. $composer card ...
ravinayag's user avatar
-1 votes
1 answer
180 views

Access Denied to Putty Login

I just installed Debian therefore have no password or username. I cant login with putty because I get Access Denied. I can not try anything as I can not connect to the computer (beaglebone-black).
Jeff's user avatar
  • 1
-1 votes
1 answer
378 views

Cannot connect via SSH after I added AllowGroups

I was able to connect to my server using PuTTY SSH but from security standpoint I did the following and now I am not able to connect. My goal was to restrict SSH access to only user accounts that ...
user5889117's user avatar
-1 votes
1 answer
2k views

Connection error after attempting to upload or move a file with FileZilla

I've started using Putty and FileZilla on my windows 10 notebook to access a cluster server. I was able to log in yesterday and had success moving, downloading and uploading some small files, but it ...
Ian Nunes Valenca's user avatar
-1 votes
1 answer
6k views

Network error: Connection refused putty

I am trying to log in to my server with ssh keys (I use putty to do it) but every time I try to connect it says Network error: Connection refused. What could be the possible error? And how to rectify ...
user999627's user avatar
-1 votes
1 answer
154 views

SSH login Script

I am writing a script where i need to check login credentials of all servers. It should verify with password as well. I am using below logic but it fails with breaking the while loop when it success ...
saieem ali's user avatar
-1 votes
1 answer
4k views

Connecting linux virtual machine on vmbox using putty

Hi i created a vm using oracle vm virtualbox on my windows. Once i start a vm can i connect externally from my windows using tools like putty ? because i tried connecting but putty does not allow me ...
LoveWithMaths's user avatar
-1 votes
1 answer
120 views

Putty Loading Previous instance Even though i load right .ppk file

I am trying to connect to Google cloud centos terminal using External IP Address and .ppk file but putty is taking previous loaded IP Address from AWS centos terminal and I loaded right .ppk file ...
Eresh's user avatar
  • 1
-1 votes
2 answers
3k views

Changing terminal settings from Putty client

I' using Putty client to connect to ssh server running on Virtualbox Linux machine. I'm trying to change the prompt color by setting the PS1 variable like so: export PS1="\u@\h:\e[0;1m\w\$\e[m" but ...
Ringger81's user avatar
  • 1,267

15 30 50 per page