meta data de esta página
  •  

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
linux:tomcat [2013/07/12 08:14] lclinux:tomcat [2023/01/18 14:11] (actual) – editor externo 127.0.0.1
Línea 1: Línea 1:
 {{tag> tomcat}} {{tag> tomcat}}
-===== Instalación de un servidor Tomcat =====+===== Tomcat ===== 
 +==== Instalación de un servidor Tomcat 6==== 
 +Para instalar tomcat directamente desde los repositorios ejecutar  
 +<sxh> 
 +yum install java 
 +yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps</sxh> 
 + 
 + 
 +  * http://inteligenciaux.wordpress.com/2011/01/07/instalacion-tomcat-6-en-redhat-enterprise-5-5-x86_64/#more-1637
   * Script de arranque con upstart https://gist.github.com/witscher/2924017   * Script de arranque con upstart https://gist.github.com/witscher/2924017
 <note>Upstart (http://upstart.ubuntu.com/cookbook/) is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.</note> <note>Upstart (http://upstart.ubuntu.com/cookbook/) is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.</note>
-  + 
 + 
 +===== Monitorización Tomcat ===== 
 +Para monitorizar por JMX tenemos varias herramientas 
 +  jconsole [[http://www.oracle.com/technetwork/java/javase/downloads/index.html?ssSourceSiteId=ocomen|Java SDK]] 
 +  * MC4J [[http://sourceforge.net/projects/mc4j/|MC4J]] 
 +  * https://code.google.com/p/psi-probe/
 ==== SSL ==== ==== SSL ====
-http://www.securitybydefault.com/2012/04/configuracion-ssl-de-tomcat.html+  * http://www.hackplayers.com/2015/03/configurar-ssl-en-tomcat-parte-1.html 
 +  * http://www.hackplayers.com/2015/03/configurar-ssl-en-tomcat-parte-2.html 
 +  * http://www.securitybydefault.com/2012/04/configuracion-ssl-de-tomcat.html
  
  
Línea 13: Línea 29:
   * http://bastionado.blogspot.com.es/2011/03/tomar-ventaja-del-manager-de-tomcat.html   * http://bastionado.blogspot.com.es/2011/03/tomar-ventaja-del-manager-de-tomcat.html
   * http://www.securitybydefault.com/2012/04/seguridad-en-tomcat-jsessionid-en-la.html   * http://www.securitybydefault.com/2012/04/seguridad-en-tomcat-jsessionid-en-la.html
 +  * http://inteligenciaux.wordpress.com/2010/10/27/aseguramiento-tomcat/#more-1477
 +  * http://inteligenciaux.wordpress.com/2010/11/25/md5-password-tomcat/
 +  * http://www.tomcatexpert.com/blog/2011/11/02/best-practices-securing-apache-tomcat-7
 +  * https://www.owasp.org/index.php/Securing_tomcat