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: SSH Protocol 2
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