Herramientas de usuario

Herramientas del sitio


para_configurar_ispconfig

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
para_configurar_ispconfig [2015/07/16 13:16] jlameiropara_configurar_ispconfig [2022/11/02 17:58] (actual) – editor externo 127.0.0.1
Línea 17: Línea 17:
 [[para_configurar_ispconfig#4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.|4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.]] [[para_configurar_ispconfig#4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.|4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.]]
      
 +[[para_configurar_ispconfig#4.1. Xcache.|4.1. Xcache.]]
 +
 +[[para_configurar_ispconfig#4.2. PHP-FPM.|4.2. PHP-FPM.]]
 +  
 +[[para_configurar_ispconfig#5. Install PureFTPd And Quota.|5. Install PureFTPd And Quota.]]
 +
 +[[para_configurar_ispconfig#6. Install Vlogger, Webalizer, And AWstats.|6. Install Vlogger, Webalizer, And AWstats.]]
        
 +[[para_configurar_ispconfig#7. Install fail2ban.|7. Install fail2ban.]]
 +
 +[[para_configurar_ispconfig#8. Install ISPConfig 3.|8. Install ISPConfig 3.]]
      
-   4.1. Xcache. +[[para_configurar_ispconfig#9. ISPConfig 3 Manual.|9. ISPConfig 3 Manual.]] 
-   4.2. PHP-FPM. + 
-  5. Install PureFTPd And Quota. +[[para_configurar_ispconfig#10. Warning.|10. Warning.]]
-  6. Install Vlogger, Webalizer, And AWstats. +
-  7. Install fail2ban. +
-  8Install ISPConfig 3. +
-  9. ISPConfig 3 Manual. +
-  10. Warning.+
      
 === 1. Change The Default Shell. === === 1. Change The Default Shell. ===
Línea 162: Línea 167:
 /etc/init.d/apache2 restart /etc/init.d/apache2 restart
 </code> </code>
-**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 174: Línea 179:
 /etc/init.d/apache2 restart /etc/init.d/apache2 restart
 </code> </code>
-**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 187: Línea 192:
 /etc/init.d/apache2 restart /etc/init.d/apache2 restart
 </code> </code>
-**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 260: Línea 265:
 /dev/sr0        /media/cdrom0   udf,iso9660 user,noauto           0 /dev/sr0        /media/cdrom0   udf,iso9660 user,noauto           0
 </file> </file>
-**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 279: Línea 284:
 #10 03 * * * www-data [ -x /usr/share/awstats/tools/buildstatic.sh ] && /usr/share/awstats/tools/buildstatic.sh #10 03 * * * www-data [ -x /usr/share/awstats/tools/buildstatic.sh ] && /usr/share/awstats/tools/buildstatic.sh
 </file> </file>
-**7. Install fail2ban.**+=== 7. Install fail2ban. ===
  
 This is optional but recommended, because the ISPConfig monitor tries to show the log: This is optional but recommended, because the ISPConfig monitor tries to show the log:
Línea 332: Línea 337:
 /etc/init.d/fail2ban restart /etc/init.d/fail2ban restart
 </code> </code>
-**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 406: Línea 411:
 Afterwards you can access ISPConfig 3 under http(s)://server1.example.com:8080/ or http(s)://192.168.0.100:8080/ ( http or https depends on what you chose during installation). Log in with the username admin and the password admin (you should change the default password after your first login): Afterwards you can access ISPConfig 3 under http(s)://server1.example.com:8080/ or http(s)://192.168.0.100:8080/ ( http or https depends on what you chose during installation). Log in with the username admin and the password admin (you should change the default password after your first login):
  
-**9. ISPConfig 3 Manual.**+=== 9. ISPConfig 3 Manual. ===
 In order to learn how to use ISPConfig 3, I strongly recommend to https://www.howtoforge.com/download-the-ispconfig-3-manual In order to learn how to use ISPConfig 3, I strongly recommend to https://www.howtoforge.com/download-the-ispconfig-3-manual
  
-**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, para lo cual se requiere crear de manera manual, dicho enlace: En algunas ocasiones, el enlace entre el ISPConfig y la aplicación phpMyadmin, no es creado por el proceso de instalación, para lo cual se requiere crear de manera manual, dicho enlace:
para_configurar_ispconfig.1437052608.txt.gz · Última modificación: 2022/11/02 17:58 (editor externo)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki