SSH Anywhere Using Blackberry and MidpSSH
MidpSSH is an SSH and Telnet client for MIDP 1.0 / 2.0 (J2ME) devices such as Java(tm)-capable cellphones and other mobile devices. MidpSSH is developed by Karl von Randow www.xk72.com and released under the GPL.
If you are a System Administrator or web developer you can use midpSSH with cellphones for maintenance your server, or maintenance your web. In this case i am using MidpSSH and blackberry curve 8310 for maintenance my *nix server anywhere . Its very simple configuration using midpSSH and Blackberry curve 8310, first you must download midpSSH then you must setting your Blackberry phones : Setup ---> Adv Options ---> TCP
APN : Your Local Provider
Username For APN : Name
Password for APN : Pass
In this case i am using Telkomsel here is my configuration
APN : telkomsel
Username For APN : wap
Password for APN : wap123
Edit your MidpSSH configuration : Create New Session ---> Host : xxx.xxx.xxx.xxx ( your Server IP ) Type : SSH, Username : Your Server Account , Password : Your Password , Connection Type : TCP/IP then save
Edit your MidpSSH configuration : Settings --> SSH ---> Prefer : SSH1, Public Key : Your Public Key if you use public key , Store Sessions Key : Off, Session Key Size : 32 then save
Now you can login into server.
For Information http://www.xk72.com/midpssh/

