[Gllug] A little OT: On the limits of VLANs

Richard LEGER richard.leger at gmail.com
Mon May 3 14:57:28 UTC 2010


>...
>It's will be running some custom software I am developing and
>although this is currently terminal based the aim is to have a full GUI
>eventually. So as I said I will want a desktop/window manager of some
>sort. I'll probably do the GUI part in wxPython or HTML/JS so it doesn't
>really matter if it's GTK or QT based.

Why don't you developp the GUI only on web based techno (Python, PHP, or any
other)... this way you don't need any much GUI requirement on the serveur
itself... just connect it to the LAN (as it is a backup system I supposed it
is :) and have it managed via web based UI... you would only need a web
based architecture installed on the serveur which do not require any GUI
component... on the serveur itself...

Another possibility would be to have your application separated in a
serveur/client architecture.
This way you could simply developp your client part on any Desktop (with GUI
component) which would just need to interact with the serveur part of your
appli already running on your server without GUI... It is just a guess
here...

Cheers
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20100503/242ffbbf/attachment.html>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list