Friday, January 18, 2008

Putty SSH Client for Nokia E61i with Ubuntu

Nokia
Nokia E61i is a capable smartphone that could do many things, including SSH/telnet. You could download the software here.

Ubuntu
Nokia could be used to connect to Ubuntu machine. First install ssh server :
sudo apt-get install ssh

Then you could ssh from your Nokia to Ubuntu :

ssh yourname@ipaddress

No comments: