putty Questions
20
Solved
I don't know what is happening.
I have been able to connect to the server for a couple of days without problems and suddendly I got a frozen window using putty. After that, each time I try to con...
5
Solved
I want to connect with my serial Port using PuTTY program, but it's not possible, when I ckick "open" nothing happens. I only hear a "Beep, Beep".. under a Windows 7 on MAC OS X with VirtualBox
Muller asked 17/12, 2014 at 18:40
7
Has anyone else ever had this error in PuTTy?
For example, pressing the Up Key now produces:
>>> ^[[A
Google doesn't let you search for special characters so I'm stumped at finding exi...
Bichloride asked 12/2, 2013 at 16:33
3
Solved
I am trying to plug in a device into my Macbook and connect to it to read it's serial port. I know the device connects on baudrate 115200.
Currently, I run the command
ioreg -p IOUSB -l -b | grep...
Variscite asked 16/1, 2018 at 23:19
20
PuTTY fatal error:
No supported authentication methods available
When I tried to login into the production server, I am getting above error. Could anyone help me to fix this?
Florescence asked 22/5, 2012 at 7:35
11
I am using a makefile in windows to push some files on a Unix server (here a text file "blob.txt" in the same folder of my makefile).
My makefile script is:
setup:
pscp blob.txt username@hostname...
40
Solved
I created key pair using puttygen.exe (client is windows 8). On server (Ubuntu 12.04.3 LTS), I have put my public key in ~/.ssh/authorized_keys. The public key is this:
ssh-rsa AAAAB3NzaC1yc2EAAAA...
5
Solved
This post is similar to this and this, however, without putty, the border could display properly. Therefore, I doubt this was caused by an old version of tmux.
I am running FreeBSD 9.2-release and...
6
Solved
I am trying to set up a connection and transfer files using putty on a windows 10 platform. I have verified that the default port in putty is 22. When I run the command in the command line to conne...
Vareck asked 9/7, 2020 at 15:1
5
Solved
I have an SSH access to my web hosting, it works great with PuTTY (I just had to enter my domain, username and password), however it seems much more complicated with SourceTree.
While PuTTY has a...
Darnel asked 22/7, 2013 at 14:38
2
Solved
I'm trying to a get a ctrl+tab and ctrl+shift+tab binding to work inside of a tmux session (I'm also using PuTTY).
I already went through the pains of having to recompile PuTTY so it would send ct...
14
Solved
I have a VPS which OS is CentOS6.3. I want to run startx via PuTTY and Xming.
But, it produces this error:
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refu...
4
Installed docker desktop for windows 10
Used powershell to run docker containers ( ubuntu )
Now, I want to browse to /var/lib/docker --> want to browse to overlay2 to check layers.. /diff folde...
Alded asked 26/2, 2020 at 7:14
19
I'm trying to connect to my Debian Google Compute Engine server through PuTTy (I've tried other alternatives too) but when I do I get the error "Disconnected: No supported authentication methods av...
Handclap asked 29/11, 2013 at 22:50
12
I had a simple automation process to write which needed to copy a few files from linux server to windows via SSH. This can be accomplished using putty.
SSH, as part of the protocol, verifies the h...
10
I'm trying to update the password for a database user using the command line, and it's not working for me. This is the code I'm using:
mysql> UPDATE user SET password=PASSWORD($w0rdf1sh) WHERE ...
Debroahdebs asked 1/4, 2014 at 0:36
6
I just figured how to connect to my webhost with PuTTy .
But how to I connect to my localhost? I put
Servername: localhost
port: 22 (I've tried 80 too)
And it gives me an error "failed to connec...
Bryology asked 7/7, 2010 at 5:15
21
Solved
9
When I try downloading a file from my server onto my computer, it actually downloads the file onto the server.
(Note I am already SSH'd into my server before typing this command. I've watched tutor...
3
when I installed putty in my system and try to use it . I had stuck with a problem.The problem is putty PrivateKey file for authentication upload option not showing
I have tried to refer man...
Eberhard asked 3/11, 2022 at 6:41
27
Solved
AWS - Disconnected : No supported authentication methods available (server sent :publickey) [closed]
SSH to my AWS server just broke for both Putty and Filezilla. I'm making some effort for this post to be a comprehensive troubleshooting list, so if you share links to other stack overflow pa...
Kaliope asked 5/7, 2014 at 14:32
4
Solved
I am trying to move a file from my local Windows machine to a remote Linux server using PSCP. I am connected to the VPN so that I can access my remote Linux machine with my username and password.
...
2
i'm trying to connect via putty to a play with docker instance https://labs.play-with-docker.com/
i've tried:
ip172-18-0-21-bgnsch0v0j3g00931g9g@direct.labs.play-with-docker.com port 22
ERROR: d...
5
Problem Statement- I want to copy some files from remote machine (linux) to my windows machine. I know I can do it using pscp.
I tried looking on the internet, I found several articles, but in tho...
4
Solved
I am trying to login using putty SSH it showing error "Access Denied Using Keyboard-interactive authentication.", I am trying with correct id and password.
1 Next >
© 2022 - 2025 — McMap. All rights reserved.