hola, ya se que han escrito sobre los ciber bajo linux... pero simepre el problema del control... algunos sugieren el control mediadocon el wine... en lo personal encontre este simpatico sost nativo de linux, preparado y probado en hardy heron, no lo he probado en otro a ver si se atreven.. el nombre es curioso
cafe con leche: Internet cafe management software
project site: http://ccl.sourceforge.net/
disculpen por no traducir el articulo,pero concidere que era bastante facil la lectura e interpretacion...
server side setup:
download and install these packages respectively
1. libccls_0.7.0-1_i386.deb
2. cclfox.deb
after installing the above two.
download and copy these files
CA.pem and cert.pem to .cclfox in your home directory
to run the server software: run cclfox in the command line or launcher.
Client side or Workstation setup
download and install these packages respectively
1. libcclc_0.7.0-1_i386.deb
2. cclcfox.deb
after installing the above two.
download and copy these files
CA.pem and cert.pem to .cclcfox in your home directory (si no existe la carpeta, creenla)
note: yes, same certificate files as the server
to run the client software you can run this at startup or in the command line
Code:
cclcfox -host <server> -name <myname>
where <server> is the local ip address of the server
and <name> is the name of your workstation ie(pc1, pc2 ..) , any name will do.
to run this on startup in ubuntu/gnome
add the above in System menu --> preferences --> sessions