Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
19 views

Sending Environment Variables via SCP

I'm looking to send some kind of environment variable using "SCP -o" (or any other file transfer protocol for that matter PSFTP, PSCP, etc). I currently use SCP to transfer files between ...
horsman's user avatar
0 votes
0 answers
15 views

Getting Remote side sent SSH2_MSG_EXT_INFO after USERAUTH_SUCCESS on mobaxterm

I am getting Remote side sent SSH2_MSG_EXT_INFO after USERAUTH_SUCCESS on mobaxterm after some times, I tried to google up but couldn't find solution. This one say to adjust the PuTTY's Connection/SSH/...
Will Khoo's user avatar
0 votes
1 answer
13 views

Having JetBrains WebStorm open regularly kills screen session in PuTTY

I have a very odd and very frustrating issue. Summary I have my Linux environment set up to automatically reconnect to any existing screen session on log in, which when combined with the WebStorm IDE ...
Eric Shields's user avatar
0 votes
1 answer
47 views

SSH key works for FileZilla and Windows CMD, but not PuTTY

I upgraded Raspbian on my 6 Raspberry Pi units from Bullseye to Bookworm by: Updating /etc/apt/sources.list. sudo apt update sudo apt full-upgrade I didn't change anything in the upgrade. The ...
Sawtaytoes's user avatar
0 votes
0 answers
76 views

google cloud vm & putty - after moving I get "Network error: Software caused connection abort"

I hope this is the correct place to post this question. I apologize if not. Let me start by saying this is NOT a keepalives issue. My bot is running 24/7 so there is, at least to my knowledge, no need ...
Yellow Blood's user avatar
0 votes
1 answer
136 views

Is it possible to route all traffic from and to my local PC through an AWS instance using port forwarding?

I am trying to make use of PuTTY's port forwarding abilities to establish a connection from my home PC (running on Windows 11) to an AWS Lightsail instance (running on Ubuntu LTS 20.04) that I've ...
user221238's user avatar
0 votes
1 answer
153 views

How to upload file to PuTTY using PSFTP?

For a school project we are required to use PuTTY only for the semester, we have a specific host that we are supposed to connect to, to upload the files and PuTTY to run them. I have successfully ...
BLW33's user avatar
  • 3
0 votes
2 answers
605 views

Raspberry Pi v5 - Can not SSH into Pi server via Public Key

I am trying to do the very basic task of ssh-ing into the pi server from my Windows 10 box. I've tried using keys with a passphrase and without a passphrase, both generated within windows using putty ...
Fonkin's user avatar
  • 3
0 votes
0 answers
108 views

PuTTy wrongly display nethack ncurses characters as chinese character "贩"

Using PuTTy to ssh connect to [email protected]. This is the game evilhack, but I think nethack is the same, using the curses interface, which I think is ncurses. It should be fine, but those 2 ...
Xdminsy's user avatar
0 votes
1 answer
181 views

I'm unable to connect ssh using putty on my pc, but on other pc I can

Hello people of this community, I purchase a vpn and when tried to connect through ssh i got the error "connection timed out" every time I try to connect using putty. on a remote desktop I ...
Francisco Barbosa's user avatar
0 votes
1 answer
294 views

PuTTY Key via Connection>SSH>Auth>Credentials does not "take"

When I add the Key in the proper location, the "Open" button at the bottom is unresponsive, thus the key cannot be opened. No warnings, just non-responsive. This is occurring on a work ...
childerino's user avatar
0 votes
1 answer
226 views

The keyboard does not work in Midnight Commander running on a remote computer via SSH

This is my first post on super user. I'm having a weird problem with Midnight Commander running remotely via SSH. The problem is that none of the keys work after running the mc via SSH running in the ...
tgs's user avatar
  • 11
0 votes
0 answers
242 views

PuTTY SSH Connection Closes Abruptly without Error

I am encountering an issue while trying to connect to my server via SSH using PuTTY. I have successfully connected to the server using SSH from the command line, but when I attempt to use PuTTY, the ...
Abhijith Ea's user avatar
1 vote
0 answers
489 views

Pasting into an SSH session has repeating paste issues

This happens regardless of the SSH client (including PuTTY, KiTTY, and MobaXterm). Pasting with Shift+Insert (since nothing else but a right-click will work) into an SSH terminal alongside other quick ...
Ness's user avatar
  • 133
-1 votes
1 answer
144 views

Unable connect to local webserver via secure ssh tunnel

I have problem with connection to the virtual server. I always get connection refused and I don't know how to solve it. I installed bitnami wordpress on virutal machine(VirutalBox). This working ...
detector's user avatar
0 votes
1 answer
104 views

VirtualBox Natted Networks & SSH

So I've run out of ideas on troubleshooting this to resolve the problem and figured this was the next stop. In short I'm running Ubuntu within VirtualBox and I'm trying to SSH to the virtual machine ...
Crimson Mugen's user avatar
0 votes
1 answer
62 views

Configure passwordless SSH between OCI VM hosts

I have 2 Ubuntu VMs hosted on OCI and one local Ubuntu VM which I want to configure to connect using passwordless SSH. I downloaded public and private SSH keys and I created .ppk file to connect using ...
Peter Penzov's user avatar
1 vote
0 answers
963 views

PuTTY vs ssh.exe on Windows for ssh connections

When I want to connect via ssh to Linux servers from my Windows laptop, my main choices are using PuTTY as I have for 20 years, or using the ssh.exe that's now default on all Windows systems (Win10+) ...
YorSubs's user avatar
  • 939
1 vote
1 answer
227 views

CentOS 9 Stream SSH with PuTTy - multiline commands

I've been using CentOS versions 6, 7 and 8 for a long time. Finally, I started using CentOS 9 Stream version. It doesn't matter whether GNOME desktop version or server version (black screen), I ...
aycanuAydemir's user avatar
0 votes
0 answers
588 views

Is it possible to import server information from WinScp to Mobaxterm?

Currently I am using WinScp and have set putty to open a terminal session and have saved information regarding the server and credentials in WinScp in folder structure. But now I want to use Mobaxterm,...
adbdkb's user avatar
  • 131
0 votes
0 answers
71 views

Accessing ssh user management console from BlueHost cPanel

I created a private key and configured a PuTTy session to use it; however, when opening a session, providing my password, and submitting, I'm informed that Shell access is not enabled on your account!....
rainydaymatt's user avatar
-1 votes
1 answer
394 views

How can i set up my SSH tunnel connection for run http request from local PC

My remote server have access to specific third party API. But my local PC doesn't. I can do third party http request from server nodejs backend: await axios.post("http://111.111.111.111:8810"...
Андриан Цой's user avatar
1 vote
1 answer
172 views

How to connect to VPN without disconnecting all PuTTY sessions? (Windows 11)

I am currently using Cisco AnyConnect to get into my work VPN. Whenever I connect or disconnect, it disconnects all my PuTTY sessions. Would it be possible to, for example, selectively route my PuTTY ...
rhombidodecahedron's user avatar
0 votes
0 answers
444 views

how to enter a username within a domain in a Putty ssh session

I am using Putty to establish an SSH connection to my local server. After typing the IP address of the server (host), and establishing the connection successfully, I have an issue on how to enter the ...
daf's user avatar
  • 9
0 votes
0 answers
2k views

How to change the font settings of SuperPutty permanently?

I am using superputty to connect remotely with several machines. The problem is that the fonts are huge. I temporally solve this by changing the font every time I connect, rightclicking the tab and ...
KansaiRobot's user avatar
2 votes
0 answers
590 views

vim auto indenting new lines - how to disable this behavior?

So let's say I have the following code: if (true) { // do stuff // do additional stuff } I open up vim in PuTTY and right click to paste the above code into vim and it gets pasted like this: ...
neubert's user avatar
  • 7,204
0 votes
0 answers
202 views

Connecting to X server with xming and putty: 'xterm: Xt error: Can't open display' error troubleshooting

I keep getting the xterm: Xt error: cannot connect to X server:[:0] error trying to run PGPLOT function. I am running xmings and putty with X11 forwarding enabled. I have tried echo $DISPLAY and ...
user21899643's user avatar
12 votes
1 answer
2k views

How to modify this code to be able to SSH into my server?

I have a 18.04 Ubuntu server that I use to bypass internet filtering/censorship in my country using SSH tunneling. To do this, I have created several users using the command adduser USERNAME --shell=/...
Vahid Damanafshan's user avatar
1 vote
2 answers
4k views

SSH does not allow password authentication

I have SSH access to my server using a certificate. I have configured a user on the same server that would connect using a password, but using Putty, the server only seems to offer certificate login ...
Bokkie's user avatar
  • 43
1 vote
0 answers
955 views

How do I allow X11 forwarding in root (or with sudo) when accessing Raspberry Pi via SSH?

I have been able to forward X11 through normal executions (e.g. xeyes as opposed to sudo xeyes), but with my purposes I need to access the same applications with root access. I have not been able to ...
Jimmy Bungalo's user avatar
0 votes
1 answer
563 views

Ctrl-Del key combination not deleting word in MobaXTerm SSH sessions

I recently stared using MobaXTerm to manage my homelab sessions and I ran into an issue. Normally in Linux, the Ctrl+Del key combination should delete the next word, but in MobaXTerm this is not ...
xbufu's user avatar
  • 103
3 votes
0 answers
1k views

Why gpg-agent not running after Windows 10 restart?

I have configured Putty to run with Yubikey for SSH connections following procedure here. I have configured remote server to accept only key connection. Everything was working as expected. After ...
AlexVal's user avatar
  • 76
0 votes
1 answer
1k views

SSH tunnel to MS SQL Server works with PuTTY but not from ssh command line

I'm trying to create an SSH tunnel to MS SQL Server from my Windows 10 local computer. When I create a tunnel with PuTTY, it works flawlessly. But when I create the same tunnel in command line (...
BigBob's user avatar
  • 131
0 votes
1 answer
129 views

Grepping an specific command give me an old grep output

I need some help, wasn't able to find a solution... I've made a script to run xfs_growfs and pipe its output to know only if the it found no difference is disk size and gave me an "data size ...
Erick Jorge Louis Mendes Nolet's user avatar
1 vote
0 answers
249 views

QEMU in Linux container connected to over SSH

I have been trying to use QEMU to get a VM (CentOS) running hosted in a container that I use a Putty SSH session to connect to. It seems I have issues with the serial input. I am using this command ...
Steve4879's user avatar
0 votes
3 answers
1k views

"Server refused our key" from putty on Centos8 system

I have an AWS EC2 instance running Centos8 with flawless SSH connections using a regular ssh client (not putty). I need to connect using putty from a Windows10 Pro desktop. I hope this community can ...
Tom Stambaugh's user avatar
0 votes
0 answers
159 views

Using putty to log in VPS. I forgot username but when using root and one password I logged in successfully. How could I find the username?

I've got a VPS with Ubuntu 20.04. I tried to log in through Putty but I forgot the username. I tried to log in with the username 'root' and the password got me logged in. So I searched for some ...
twoyoung's user avatar
1 vote
1 answer
829 views

How to create multi hops SSH tunnel using PuTTY?

I have 5 VPS , I use jump command in OpenSSH to connect from My_Pc to VPS_5 . My_PC ==>VPS_1 ==>VPS_2 ==>VPS_3 ==>VPS_4 ==>VPS_5 ==>Internet ssh -D80 root@VPS_5 -J root@VPS_1,root@...
max's user avatar
  • 11
-1 votes
1 answer
158 views

How to add public ssh key in putty [closed]

So, I was given a public key and asked -among other things- to set up ssh key authentication only and to add a user to my server that could log in to the server with this public key. I created another ...
jsnjdhs's user avatar
  • 19
0 votes
1 answer
86 views

I can't get access back to my SSH server

Short story, I changed my sshd_config file to only key authentication but I didn't create a key for root (I have created however a key for user1 but it doesn't connect too). Is there anything I can do ...
jsnjdhs's user avatar
  • 19
0 votes
1 answer
818 views

connecting to a vnc in aws ec2 from windows

example image The image above is in 4 parts my amzon-linux terminal. (everything seems fine...) the putty window which i used to open a tunnel the vnc failing to connect a chunk of output from -...
tgmjack's user avatar
  • 27
1 vote
1 answer
272 views

How does one add different local bind addresses in PuTTY?

I have the Windows 10 included SSH client installed. I use the following command (but different IPs and ports) in PowerShell to set up an SSH connection to a remote server. ssh -l username 1.2.3.4 ` ...
user avatar
0 votes
0 answers
265 views

no supported authentication methods available (server sent publickey) Putty Windows

Good evening everyone , I created an instance on my OvhCloud host, I followed the whole process from key generation to configuration of the instance detailed on this link: https://docs.ovh.com/fr/...
Pathia Nanto's user avatar
2 votes
1 answer
2k views

How to install puttygen version >=0.75 in ubuntu 20.04

I have file .ppk version 3 but seem like putty version must be >=0.75 to handle this file .ppk version 3. The information I have found: https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/...
Tùng Thanh's user avatar
5 votes
1 answer
18k views

Unable to browse private key in PuTTY

I am trying to connect to server using PuTTY through SSH. But unable to add a private key as there is no browse option showing. I tried reinstalling PuTTY but showing same.
Nagesh Katke's user avatar
0 votes
0 answers
222 views

Permission denied to connect to my remote server via ssh on windows

with putty gen I generated a public and private key, and placed the private key on (C:\Users\toto\.ssh) but when I try to connect I have (permission denied) And here is the display on the terminal ...
Pathia Nanto's user avatar
0 votes
2 answers
592 views

How to use OPENSSH private key to access server?

I received a private key in plain text format from someone. How do I save it to access server. It's in a format mentioned below. -----FOR SERVER! BEGIN OPENSSH PRIVATE KEY----- ...
Kramer Buckley's user avatar
1 vote
0 answers
115 views

Adding Keys to a GCP Instance(VM)

I have created a GCP instance and want to add SSH keys for use with Putty. I followed their tutorial steb by step. Created the keys via Puttygen as advised and added to the section during instance ...
Johnson Homes's user avatar
0 votes
1 answer
560 views

PuTTY ssh tunnel through a range of ip addresses

okay this is a dumb question but, is there any way to tunnel multiple ip addresses through a port in a ssh tunnel? the scenario is the following: i have two POS lan printers (192.168.0.114-115), ...
nando-ando's user avatar
0 votes
0 answers
219 views

Transfer Files Between putty Sessions

I often find myself wanting to grab a file from one Linux box for use on another. Usually this occurs when I am running Windows, and logged into SSH on both machines in separate putty SSH sessions. I ...
evenmoreconfused's user avatar

1
2 3 4 5
19