Tagged Questions
2
votes
2answers
216 views
how to make putty ssh connection never to timeout when user is idle?
I have a Ubuntu 12.04 server I bought, if I connect with putty using ssh and a sudoer user putty gets disconnected by the server after some time if I am idle
How do I configure Ubuntu to keep this ...
0
votes
1answer
247 views
How do I get SSH server to work with putty client?
I have an Ubuntu 12.04.01 desktop PC, 64-bit. It has openssh-server installed.
When I SSH to the server from a linux box it works. But when I use PuTTY from my
Windows 7 PC to connect then I just get ...
0
votes
1answer
108 views
Setting up putty key
really hope you can help me here, i have a 12.04 server and a linux pc at home which i set up ssh keygen for with no problems, i want to now gain laptop entry to the server [win7] using putty, i have ...
0
votes
1answer
670 views
Can't ssh into my ubuntu vps
I have a vps running Ubuntu 12.04 LTS and I have installed openSSH but I can't connect to it with putty. I get error saying Network error:Connection timed out. How to fix this?
2
votes
2answers
208 views
I am unable to type polish characters when connecting via ssh
I'm running ubuntu server 12.04 on VirtualBox.
When connecting via console, I am able to type in Polish characters just fine (both on the command line as well as in VIM).
When connecting via putty, ...
2
votes
1answer
4k views
No terminal colors in Ubuntu Server 12.04
I've tried everything from this duplicate question but I still can't get it to work. The only difference from that question is that when I run env | grep TERM I get TERM=xterm instead of ...
0
votes
0answers
1k views
Help getting ssh working from win7/putty to ubuntu? [closed]
I just installed 12.04 on a box. I installed openssh-server and started it. On my win7 laptop, I tried to ssh to the ubuntu box with Putty. It timed out. What might be going wrong?
I verified ...