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
Próxima revisiónAmbos lados, revisión siguiente
para_configurar_ispconfig [2015/07/13 18:57] jlameiropara_configurar_ispconfig [2015/07/16 13:16] jlameiro
Línea 9: Línea 9:
 Contenido: Contenido:
      
-  1. Change The Default Shell. +[[para_configurar_ispconfig#1. Change The Default Shell.|1. Change The Default Shell.]] 
-  2. Synchronize the System Clock. + 
-  3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils.  +[[para_configurar_ispconfig#2. Synchronize the System Clock.|2. Synchronize the System Clock.]] 
-  4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.+ 
 +[[para_configurar_ispconfig#3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils.|3. Install Postfix, Dovecot, MySQL, phpMyAdmin, rkhunter, binutils.]] 
 + 
 +[[para_configurar_ispconfig#4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.|4. Install Apache2, PHP5, phpMyAdmin, FCGI, suExec, Pear, And mcrypt.]] 
 +   
 +    
 +  
    4.1. Xcache.    4.1. Xcache.
    4.2. PHP-FPM.    4.2. PHP-FPM.
Línea 19: Línea 25:
   7. Install fail2ban.   7. Install fail2ban.
   8. Install ISPConfig 3.   8. Install ISPConfig 3.
 +  9. ISPConfig 3 Manual.
 +  10. Warning.
      
-**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 30: Línea 38:
 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 36: Línea 44:
   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 97: Línea 105:
 netstat -tap | grep mysql netstat -tap | grep mysql
 </code> </code>
-**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 398: Línea 406:
 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.**
 +In order to learn how to use ISPConfig 3, I strongly recommend to https://www.howtoforge.com/download-the-ispconfig-3-manual
 +
 +**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 etc/apache2/conf.d agregar enlace simbolico a etc/phpmyadmin/apache.conf
  
      
 Tomado de: https://www.howtoforge.com/perfect-server-debian-wheezy-apache2-bind-dovecot-ispconfig-3 Tomado de: https://www.howtoforge.com/perfect-server-debian-wheezy-apache2-bind-dovecot-ispconfig-3
para_configurar_ispconfig.txt · Última modificación: 2022/11/02 17:58 por 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki