Tag 'PuTTY'

Webbrowsing through a remote machine using SSH connection

June 28, 2009No comments yet

There are times when you want to connect to the Internet through unknown and/or insecure networks such as a wifihotspot. If you aren’t careful, you might make it all too easy for someone to sniff your connection.
There are times when you want to connect to the Internet using your remote machine’s (US) IP address. Because [...]

How to convert Putty’s private key (.ppk) into OpenSSH’s private key format in Windows?

June 17, 2009No comments yet

If you generated a Putty private key (.ppk) in Windows and you want to use it with a SSH or SFTP client (for example Gnome Terminal, Nautilus, gFTP) in Linux, you have to convert it to OpenSSH’s private key format, because putty private key format (.ppk) is not compatible with OpenSSH.
Okay, open PuTTYgen and [...]

How to convert PuTTY’s private key (.ppk) into OpenSSH’s private key format in Linux?

April 3, 20091 comment

If you want to use your PuTTY generated private key (.ppk) in Linux with not only PuTTY, but other SSH or SFTP client (Terminal, Nautilus, GFTP, etc), you have to convert it to OpenSSH’s private key format, because PuTTY private key format (.ppk) is not compatible with OpenSSH.
First, install “putty-tools” package, if you did [...]

PuTTY connection error in Linux, Debian Lenny (solved)

April 3, 2009No comments yet

In my Windows machines I use PuTTY SSH client to connect to my Linux server. I know there are other SSH clients available in Linux, but I like PuTTY, so I wanted to use it on my newly installed Debian Lenny desktop.
I installed PuTTY with this command:
apt-get install putty putty-tools
Okay, Putty was installed.
I copied my public and [...]


Visitor Map

Recent Readers