Symbian madness
http://discussion.forum.nokia.com/forum/archive/index.php/t-66906.html
http://www.symbian-toys.com/
http://cms.planeetta.fi/symbian/labs

|
From OSX-vnc to ARD
$ SystemStarter -v stop VNC 
$ cd /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources
$ ./kickstart -configure -access -privs -all -users admin
$ ./kickstart -restart -agent -console
$ ./kickstart -activate

|
Hush!
To mute the mini during bedtime, add this to root's crontab (crontab -e or using the wonderful CronniX)
serveradmin stop XGrid
and then the reverse in the morning

|
ARD 2.2 & Fast User Switching
Don't do it!

Or if you do, and the session window doesn't open anymore, just trash com.apple.RemoteDesktop.plist

|
It's DNS again!
Server Admin took really long to start up.
Noticed that reverse DNS wasn't working:
[filipp@Scruffy filipp]$ host 192.168.1.10
;; connection timed out; no servers could be reached

Added server to my name servers list, all scrolls like butter again. :)

|