para_configurar_ispconfig
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
para_configurar_ispconfig [2015/07/15 22:10] – jlameiro | para_configurar_ispconfig [2022/11/02 17:58] (actual) – editor externo 127.0.0.1 | ||
---|---|---|---|
Línea 9: | Línea 9: | ||
Contenido: | Contenido: | ||
| | ||
- | [[para_configurar_ispconfig# | + | [[para_configurar_ispconfig# |
- | 2. Synchronize the System Clock. | + | |
- | 3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils. | + | [[para_configurar_ispconfig# |
- | 4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt. | + | |
- | | + | [[para_configurar_ispconfig# |
- | | + | |
- | 5. Install PureFTPd And Quota. | + | [[para_configurar_ispconfig# |
- | 6. Install Vlogger, Webalizer, And AWstats. | + | |
- | 7. Install fail2ban. | + | [[para_configurar_ispconfig# |
- | 8. Install ISPConfig 3. | + | |
- | 9. ISPConfig 3 Manual. | + | [[para_configurar_ispconfig# |
- | 10. Warning. | + | |
+ | [[para_configurar_ispconfig# | ||
+ | |||
+ | [[para_configurar_ispconfig# | ||
+ | |||
+ | [[para_configurar_ispconfig# | ||
+ | |||
+ | [[para_configurar_ispconfig# | ||
+ | | ||
+ | [[para_configurar_ispconfig# | ||
+ | |||
+ | [[para_configurar_ispconfig# | ||
| | ||
- | #1**1. Change The Default Shell.** | + | === 1. Change The Default Shell. |
/bin/sh is a symlink to /bin/dash, however we need /bin/bash, not /bin/dash. Therefore we do this: | /bin/sh is a symlink to /bin/dash, however we need /bin/bash, not /bin/dash. Therefore we do this: | ||
Línea 32: | Línea 43: | ||
If you don't do this, the ISPConfig installation will fail. | If you don't do this, the ISPConfig installation will fail. | ||
- | **2. Synchronize the System Clock.** | + | === 2. Synchronize the System Clock. |
Como es un contenedor para establecer el uso horario y demás empleamos el siguiente comando: | Como es un contenedor para establecer el uso horario y demás empleamos el siguiente comando: | ||
Línea 38: | Línea 49: | ||
dpkg-reconfigure tzdata | dpkg-reconfigure tzdata | ||
| | ||
- | **3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils.** | + | === 3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils. |
We can install Postfix, Dovecot, MySQL, rkhunter, and binutils with a single command: | We can install Postfix, Dovecot, MySQL, rkhunter, and binutils with a single command: | ||
Línea 99: | Línea 110: | ||
netstat -tap | grep mysql | netstat -tap | grep mysql | ||
</ | </ | ||
- | **4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.** | + | === 4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt. |
Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, and mcrypt can be installed as follows: | Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, and mcrypt can be installed as follows: | ||
Línea 156: | Línea 167: | ||
/ | / | ||
</ | </ | ||
- | **4.1. Xcache.** | + | === 4.1. Xcache. |
Xcache is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and APC. It is strongly recommended to have one of these installed to speed up your PHP page. | Xcache is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and APC. It is strongly recommended to have one of these installed to speed up your PHP page. | ||
Línea 168: | Línea 179: | ||
/ | / | ||
</ | </ | ||
- | **4.2. PHP-FPM.** | + | === 4.2. PHP-FPM. |
Starting with ISPConfig 3.0.5, there is an additional PHP mode that you can select for usage with Apache: PHP-FPM. | Starting with ISPConfig 3.0.5, there is an additional PHP mode that you can select for usage with Apache: PHP-FPM. | ||
Línea 181: | Línea 192: | ||
/ | / | ||
</ | </ | ||
- | **5. Install PureFTPd And Quota.** | + | === 5. Install PureFTPd And Quota. |
PureFTPd and quota can be installed with the following command: | PureFTPd and quota can be installed with the following command: | ||
Línea 254: | Línea 265: | ||
/ | / | ||
</ | </ | ||
- | **6. Install Vlogger, Webalizer, And AWstats.** | + | === 6. Install Vlogger, Webalizer, And AWstats. |
Vlogger, webalizer, and AWstats can be installed as follows: | Vlogger, webalizer, and AWstats can be installed as follows: | ||
Línea 273: | Línea 284: | ||
#10 03 * * * www-data [ -x / | #10 03 * * * www-data [ -x / | ||
</ | </ | ||
- | **7. Install fail2ban.** | + | === 7. Install fail2ban. |
This is optional but recommended, | This is optional but recommended, | ||
Línea 326: | Línea 337: | ||
/ | / | ||
</ | </ | ||
- | **8. Install ISPConfig 3.** | + | === 8. Install ISPConfig 3. === |
To install ISPConfig 3 from the latest released version, do this: | To install ISPConfig 3 from the latest released version, do this: | ||
Línea 400: | Línea 411: | ||
Afterwards you can access ISPConfig 3 under http(s):// | Afterwards you can access ISPConfig 3 under http(s):// | ||
- | **9. ISPConfig 3 Manual.** | + | === 9. ISPConfig 3 Manual. |
In order to learn how to use ISPConfig 3, I strongly recommend to https:// | In order to learn how to use ISPConfig 3, I strongly recommend to https:// | ||
- | **10. Warning.** | + | === 10. Warning. |
En algunas ocasiones, el enlace entre el ISPConfig y la aplicación phpMyadmin, no es creado por el proceso de instalación, | En algunas ocasiones, el enlace entre el ISPConfig y la aplicación phpMyadmin, no es creado por el proceso de instalación, |
para_configurar_ispconfig.1436998216.txt.gz · Última modificación: 2022/11/02 17:58 (editor externo)