Need someone to lead product management at your software company? I create software for people that create software and I'm looking for my next opportunity. Check out my resume and get in touch.

This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.

SSH on my iPhone - easy

Freshness Warning
This blog post is over 17 years old. It's possible that the information you read below isn't current and the links no longer work.

SSH on my iPhone I’d been wanting to play with some of the cool iPhone hacks, but most of the tools available are for Intel Macs. For the next few months, I’m still using a G4 PowerBook, so I’d been stymied. Using Nullriver’s Installer.app, however, I’ve been able to install several apps, including a VT100 terminal and OpenSSH.

You can’t use the SSH client to do any serious work—if you switch away from the terminal app your session closes. That means if your phone rings in the midst of a session, you’re done. But for emergency use out on the road, you can’t beat an SSH client in your pocket.

Comments

Brad Choate
August 23, 2007 2:45 PM

if you switcha way from the terminal app your session closes. I recommend using screen on the server you're connecting to so the session is at least preserved on that end.

David Hopkins
September 14, 2007 3:59 AM

Impressive. Shame about the hang up. It certainly is a useful thing to have when your not in front of a computer.

Kai
April 9, 2008 12:27 PM

Connect and type 'screen -S iphone', then do your work. If you get disconnected, reconnect and type 'screen -R iphone' and pick up where you left off. If you are doing serious work over ANY WiFi connection and aren't using screen, you are asking for it. My laptop has dropped connection from the WAP during various crucial tasks on my Linux server, but screen has saved me from having a mess on my hands several times.

Adam Kalsey
April 9, 2008 12:36 PM

It's not so much having the processes keep running when I get disconnected. The thing that drags on me is the process of reconnecting. I'm hesitant to add ssh keys to my iphone. And typing complex passwords is a pain in the ass.

Sebastien
April 19, 2008 5:06 PM

I'm a big fan of the SSH function. I use it on a daily basis, mostly to change backgrounds or to upload pdf docs to my phone.

Richard Metcalfe
June 18, 2008 2:34 PM

Hi, this sure seams to be a handy touch, hopefully they brink out an upgrade which stores what your doing if you have a Pone call.

none
August 6, 2008 1:30 AM

Im having a problem using screen. I want to be able to close my connection, but am unable to because I can't use ctrl+a d or figure out a way to close the ssh app. Any suggestions?

Abz
August 14, 2008 5:49 PM

same prob, i can initiate a connection with something, but come close it , im screwed.. any help is appreciated !

Sam Logon
November 21, 2008 3:06 AM

Did anyone ever solve these issues?

ixi
September 3, 2009 10:28 PM

"swipe" up towards the top right for about an inch, it'll give you the ctrl+c sequence, also type exit in ssh to exit the ssh session.

This discussion has been closed.

Recently Written

Roadmap Outcomes, not Features (Sep 4)
Drive success by roadmapping the outcomes you'll create instead of the features you'll deliver.
Different roadmaps for different folks (Sep 2)
The key to effective roadmapping? Different views for different needs.
Micromanaging and competence (Jul 2)
Providing feedback or instruction can be seen as micromanagement unless you provide context.
My productivity operating system (Jun 24)
A framework for super-charging productivity on the things that matter.
Great product managers own the outcomes (May 14)
Being a product manager means never having to say, "that's not my job."
Too Big To Fail (Apr 9)
When a company piles resources on a new product idea, it doesn't have room to fail. But failing is an important part of innovation. If you can't let it fail, it can't succeed.
Go small (Apr 4)
The strengths of a large organization are the opposite of what makes innovation work. Starting something new requires that you start with a small team.
Start with a Belief (Apr 1)
You can't use data to build products unless you start with a hypothesis.

Older...

What I'm Reading