meta data de esta página
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| linux:tomcat [2014/05/19 13:43] – [Instalación de un servidor Tomcat] lc | linux:tomcat [2023/01/18 13: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 | ||
| + | Para instalar tomcat directamente desde los repositorios ejecutar | ||
| + | < | ||
| + | yum install java | ||
| + | yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps</ | ||
| + | |||
| * http:// | * http:// | ||
| * Script de arranque con upstart https:// | * Script de arranque con upstart https:// | ||
| Línea 9: | Línea 16: | ||
| Para monitorizar por JMX tenemos varias herramientas | Para monitorizar por JMX tenemos varias herramientas | ||
| * jconsole [[http:// | * jconsole [[http:// | ||
| - | * http:// | + | * MC4J [[http:// |
| + | * https:// | ||
| ==== SSL ==== | ==== SSL ==== | ||
| - | http:// | + | * http:// |
| + | * http:// | ||
| + | * http:// | ||
| Línea 21: | Línea 31: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | * http:// | ||
| + | * https:// | ||