This shows you the differences between two versions of the page.
|
es:faq [2009/04/20 23:40] fidojones |
es:faq [2009/04/20 23:48] (current) fidojones |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Para entrar use como usuario: admin y contraseña admin. | Para entrar use como usuario: admin y contraseña admin. | ||
| - | ** I don't like the 7777 port, can I change it?** | + | ** No me gusta el puerto 7777 ¿Puedo cambiarlo?** |
| - | Sure, simply, modify it in /etc/lighttpd/lighttpd.conf | + | Si claro, simplemente modifícalo en el fichero /etc/lighttpd/lighttpd.conf |
| - | ** What is the login name to access?** | + | ** ¿Cual es el usuario y contraseña para acceder al panel?** |
| - | By defaull login user: admin and password user: admin. | + | El usuario por defecto es: admin y la contraseña: admin |
| - | ** Is compatible with PHP4 and PHP5?** | + | ** ¿Es compatible con PHP4 y PHP5?** |
| - | Yeah, sure, it was developed under PHP5 and actually is working in PHP4 in some servers. | + | Si, inicialmente fue programado en PHP4 y hoy funciona en PHP5 en varios servidores. |
| - | ** What software do I need to run baifox?** | + | ** ¿Que necesito para que Baifox funcione?** |
| - | Only PHP, baifox save all data in XML format and run the server and the panel in php. | + | Solamente PHP y un servidor web, baifox graba toda la configuración en sqlite3 y esta programado en PHP. |
| - | ** Where I can change the paths and configuration?** | + | ** ¿Donde puedo cambiar las rutas y configuraciones?** |
| - | In /usr/local/baifox/panel/admin_panel/config/main_config.php file are all variables. | + | En el fichero /usr/local/baifox/panel/admin_panel/config/main_config.php estan todas las variables. |
| - | ** Works with apache 2?** | + | ** ¿Funciona con apache 2?** |
| - | Yes. | + | Si. |
| - | ** Why pureftpd and not proftpd?** | + | ** ¿Porque usas pureftpd y no proftpd?** |
| - | Err, basically proftpd is more insecure, and when I used it some years ago, it hans't mysql directly support, with some plugins it works, but I probe it with 1000 users, and FTP nevermore get alive. With pureftpd in the same server all works fine. Pureftpd is really fast and secure, and has a lot of features. | + | Err, básicamente porque proftpd es más inseguro, y cuando lo usé hace años, no tenia soporte directo con mysql, con algunos plugins funcionaba, pero cuando lo probe con 1000 usuarios, el servidor FTP se ralentizaba y no funcionaba. Con pureftpd en el mismo servidor, todo funcionaba perfectamente. Pureftpd es realmente rápido y seguro y tiene muchas características. |