I want to replace my old mobile soon. I am looking for some cheap, small mobile, that I can use for basic administrations of my server (through SSH connection).

Do you have some nice tips please?

link|improve this question
feedback

closed as not constructive by Chopper3 Oct 9 '10 at 19:53

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

I'm a big fan of the Droid and ConnectBot. You can generate keys natively and use the SD card to move them from the phone to your computer to your remote server (delete when done). Tip on ConnectBot & Droid that saved my life: pipe character is Shift-Alt-Comma.

Android Market also has Decaf, for administering EC2 systems, if you're doing that. Didn't support user-data last I checked, but good for checking status, terminating instances, etc.

link|improve this answer
Ditto for me too. I use the SSH port forward as a back door into my web admin pages(Nagios, etc). – Porch Oct 10 '10 at 3:39
I also use an android phone w/ ConnectBot. Has worked nicely. – sapp3r Oct 12 '10 at 15:45
feedback

Does it really have to be a phone? Can it not be a netbook that connects to the Net via your phone?

link|improve this answer
Yes. When I am out of the office, I don't want to take a lot of things. Sometimes even mobile is enough :) – msgre Oct 9 '10 at 20:07
feedback

I use an iPhone with TouchTerm Pro and iStat for a few servers.

TouchTerm pro can do anything a normal ssh shell can do basically. Needs a bit of patience and practice to get used to the interface. On an Ipad it is probably near perfect (didn't try).

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.