Forum: Alternatives
2008-07-08, 16:14
|
Replies: 27
Views: 25,131
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2008-01-06, 19:55
|
Replies: 130
Views: 57,007
HOWTO: Free Landline Calls - Beta
100% Free Landline Calls using the default OS2008 Internet Call app (VOIP):
Installation
1. sign up for gizmo (http://www.gizmoproject.com)
2. sign up for grandcentral...
|
Forum: Nokia N810
2007-12-03, 21:26
|
Replies: 88
Views: 43,883
Re: PAN & Os2008
OK, I have it running, here is my shell script:
#!/bin/sh
# use gainroot to become root and relaunch itself
if [ `id -u` != 0 ] ; then
#if not already root, call itself as root
exec...
|