To connect to your computer over your home network or the Internet you can use SSH to securely route your communications to your computer from another device (computer or smart phone). Pre-requisites: You have configured SSH on your computer running Linux. You have converted your private key in your ~/.ssh folder to putty required format. … Continue reading Connect to your Computer using SSH from a Nokia E63 smart phone
Tag: putty
Convert openSSH private key for use with Putty on Windows or Mobile Phones
Windows does not have an ssh command, to help you connect to a Linux computer using SSH2. Use putty to connect to your Linux computer from a Windows computer. Pre-requisites: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.htmlYou have generated your key pair using openSSH as shown here, on your Linux computer.You have installed putty on your Linux computer.You have a Windows … Continue reading Convert openSSH private key for use with Putty on Windows or Mobile Phones
Set up SSH using certificate authentication
You want to connect from the internet to your computer. Internet is an insecure medium to use. There are a few options. You could use a VPN like OpenVPN, or you could use Secured Shell using OpenSSH. Here is how you can connect to your computer using SSH. Pre-requisites: OpenSSH and putty installed on your … Continue reading Set up SSH using certificate authentication
Putty for Symbian – administer your web site from your e63 smart phone
After googling around for a stable tool to administer web sites from the Nokia e63 smart phone, found a good tool for Symbian S60 phones, Putty for Symbian. This great project can enable you to login securely to a terminal on your web host. Very useful if you are on vacation.