looking at your terminal output it seems that the setup worked. SSH from your computer to your iphone and back is also working so its not an issue with port forwarding.
Open terminal on your mac and type this command in:
ssh root@192.168.0.101
type 'alpine' as the password and then enter this command:
crontab -l
(thats 'l' as in 'L')
PM me the output of that command so I can help you get this thing working
Sorry if its taken me a while to respond, I'm currently in the middle of finals at med school and I can't put a lot of time into development. If there are any bugs or other serious issues its important for me to know and I'm glad that you reported this.
|