Difference between revisions of "Set up an internet cafe"
From Organic Design wiki
(initial links) |
|||
Line 2: | Line 2: | ||
|role=sysop | |role=sysop | ||
}} | }} | ||
+ | |||
+ | In order to achieve it goals OutKafe comprises a number of core components: | ||
+ | *A server-daemon for counting time down centrally [http://outkastsolutions.co.za/outkast/index.php?option=com_openwiki&Itemid=&id=outkafe:outkafed outkafed] | ||
+ | *A management console where you can add time, kick users, define special offers etc. [http://outkastsolutions.co.za/outkast/index.php?option=com_openwiki&Itemid=&id=outkafe:administration outkafe-admin] | ||
+ | *A number of platform specific clients apps which control login on your terminals including clients for linux and windows | ||
+ | *A central database server (currently only postgresql is supported) | ||
+ | *A back-end library to abstract all database work out for ease of maintenance and stability across the various components.ok | ||
+ | |||
+ | |||
== See also == | == See also == | ||
*http://www.outkastsolutions.co.za/outkast/index.php?option=com_openwiki&Itemid=45&id=outkafe | *http://www.outkastsolutions.co.za/outkast/index.php?option=com_openwiki&Itemid=45&id=outkafe |
Revision as of 06:12, 29 September 2008
Set up an internet cafe Organic Design procedure |
In order to achieve it goals OutKafe comprises a number of core components:
- A server-daemon for counting time down centrally outkafed
- A management console where you can add time, kick users, define special offers etc. outkafe-admin
- A number of platform specific clients apps which control login on your terminals including clients for linux and windows
- A central database server (currently only postgresql is supported)
- A back-end library to abstract all database work out for ease of maintenance and stability across the various components.ok