Aug 07
Annoyed to search for your iPhone IP-address every time it connects to one of your (DHCP) WiFi networks? Today you find it at 10.0.1.3, tomorrow at 10.0.1.4 because your aunt maggie just happened to reserve one of your usual IP numbers while surfing on your WiFi internet connection?
I just found out a small little extra that I was never aware of: You can use the name you gave your iPhone on iTunes to login into your phone. Just add a .local to the name.
Continue reading »
written by TwiPhone
\\ tags: Bonjour, IP-address, iPhone, SSH
Aug 07
So you managed to install the SSH server on your iPhone. But now, every time you want to connect from your Mac to your iPhone via SSH you have to enter your password? You set up a backup procedure via rsync (will be the next post) and now it does stop every time at the password prompt? No problem. SSH does know different kinds of authentication. One is password, another one is the use of keys. Thes keys are stored as key-files on your computer and on your phone. If they exist and they match no password is required to login. And as long as your computer is safe, the iPhone will be as well. So make sure your key-files on the computer are safe. I use FileVault on my MacBook Pro.
7 easy steps to create your automatic login:
Continue reading »
written by TwiPhone
Aug 07
Ok, folks. The first part should be know to quite a few people, it will give you a “quick & dirty” short manual how to install a SSH server on your brand new iPhone running Firmware 2.0. As of now the firmware 2.0.1 is not jailbroken, so please do not upgrade to 2.0.1 unless the people at iPhone Dev will tell you.
The second part will give you a quick advice how to secure your new SSH server.
Continue reading »
written by TwiPhone
Aug 07
So the first few entries should explain to you how to install a SSH-Server on your iPhone (OpenSSH) and how to connect to your phone from a SSH-client via WiFi. I realized there are quite a lot of short manuals on the web. But most of them do not give you full advice how to secure your SSH server on the iPhone. You end up with a device that can be open to everyone – using standard passwords!
Continue reading »
written by TwiPhone
Aug 07
Well, this place should give you some advice how to use your Apple iPhone. I own 4 of them right now, two 2G phones and two 3G phones. Running every Firmware from 1.1.4 to 2.0.1. In the last couple of months I spent quite a lot of time searching for specific tutorials how to jailbreak, unlock and finally use your iPhone. I am a regular Mac OSX 10.5 and a Windows-XP user. But most of the time the iPhones will be synced to a Mac. Since I am quite fluent with the OSX BSD-unix on every Mac I do a lot of iPhone tweaking by logging into the iPhone unix shell. I could not find any palce on the web that could easily answer all of my beginners questions so I want to write a few entries just about the iPhone unix shell and SSH.
And a last reminder: My native language is german. So do not judge my english
written by TwiPhone