0
votes
0answers
160 views

How can I retrive password of putty? [closed]

I am using putty software in my windows to run the command for using linux. I put the server IP as 172.172.100.251. On inserting my password it shows the Access is denied on the screen I want to ...
2
votes
2answers
2k views

Xming does not show an xclock window

I am new to Xming. I have installed and have connected to a server using Putty. But when I type "xclock" for testing there is no output. It just remains like that.
3
votes
1answer
607 views

Can I use an SSH key generated on Linux from Putty?

I have been asked to generate a pair of SSH keys so that I can access a remote server for development. To generate the keys, I used the ssh-keygen tool on our CentOS box, which I successfully did. ...
5
votes
6answers
4k views

exit out of all SSH connections in one command and close PuTTY

Is there a way to back out of all SSH connections and close PuTTY in "one shot"? I work in Windows 7 and use PuTTY to SSH to various Linux hosts. An example of the way I find myself working: SSH to ...