[Tutor] Need suggestion / advice - controlling remote server

2008-04-17 Thread dave selby
Hi all, I am after some advice / suggestions. I have written web interface for viewing CCTV images http://code.google.com/p/kmotion/wiki/ScreenShots its called 'kmotion'. Underneath its all Python daemons. It usually runs stand alone on headless servers. Now I am about to write a KDE interface in

Re: [Tutor] Need suggestion / advice - controlling remote server

2008-04-17 Thread Alan Gauld
dave selby [EMAIL PROTECTED] wrote The question is how to communicate with the remote kmotion servers Python daemons. I could access the images via port 80, no prob but I need the KDE interface to change configs etc and restart services. You should still be able to do thast via a web