Questions tagged as 'putty'

2
answers

Connect to Ubuntu Server with Putty + Xming

I'm connecting my server to Putty trying to use Xming to display GUI elements but unfortunately I'm not getting it. Whenever I try to run a command line program it returns me the errors. NOTE: X11 option in Putty is active Firefox:    E...
asked by 16.10.2017 / 03:01
1
answer

Automate connection in putty through 2fa (batch)

I wanted to know how to automate the connection on Putty using a batch. The script for in 2fa, using the password parameter as code 2fa. There is no point in duplicating the parameter. cmd line to connect: start putty -ssh usuario@ipdama...
asked by 23.10.2018 / 20:59
0
answers

Amazon AWS and timeout problem on ssh connection

I created an account in AWS EC2 and started an Ubuntu instance following Amazon's own tutorial, I created the key pair, the elastic ip, I created the security group and configured everything correctly, but every time I try to access via ssh I ge...
asked by 27.10.2017 / 21:37
1
answer

pg_dump with plink.exe (putty)

I need to run some ssh commands on my linux server, from a windows machine via cmd. For this I am using plink.exe Command: plink -ssh [email protected] -pw 12345 -m script Script: pg_dump -U master dados -v -Fc -f /sistema/dados...
asked by 28.12.2016 / 19:55
1
answer

Telnet server in python that changes the title of the PuTTY window

Does anyone have any Telnet server scripts that change the title of the PuTTY window from who they connect to?     
asked by 20.08.2018 / 21:19