ID: 28393
Creador: VIDAL I CANET, JOSEP LLUIS
URL: https://mmedia.uv.es/html5/u/vi/vijo/28393_ibm_http_server_step2.mp4
Código de inserción:
<video poster="https://mmedia.uv.es/g?user=vijo&path=/ibm_http_server/&name=ibm_http_server_step2.mp4&resource_id=28393" controls="" autoplay="" autobuffer="" controlslist="nodownload">
<source src="https://mmedia.uv.es/html5/u/vi/vijo/28393_ibm_http_server_step2.mp4" type="video/mp4">
</video>
Categoría: Sin categorizar
Clasificación Unesco: Sin categorizar
Descripción: 2.- Configuración reverse proxy pound:
Fichero /etc/default/pound: cambiar el parámetro startup a 1 (startup=1)
Fichero /etc/pound/pound: Cambiar la directiva ListenHttp para que la IP y el puerto en el que escucha el reverse proxy sean la 10.1.1.2 y el 80 respectivamente:
ListenHTTP
Address 10.1.1.2
Port 80
y y añadir los dos servidores http backends (p390 y zeus) al servicio de balanceo:
Service
BackEnd
Address 147.156.200.61
Port 80
End
BackEnd
Address 129.35.161.134
Port 80
End
End
Finalmente procedemos a levantar el servicio de balanceo con el comando: /etc/init.d/pound start
Etiquetas:
Resolucion: 1000 x 1018
unknown
Puntuación: Sense puntuacio (puntuar).
Licencia CC: No asignada
Visitas: 842
So, now we got both systems up and runing, but TARGET DB2 storage groups point to source HLQ. So we have to update TARGET DB2 catalog to point to new HLQ. To do this we use REXX code to select all storage groups and generate DDL to: 1.- Alter all depenent tablespaces and indexspaces to a temporal storage group -> SYSADM.TEMP.CHTSSGT 2.- Drop all storage groups -> SYSADM.TEMP.DROPSTO 3.- Create all storage groups with new HLQ (VCAT) -> SYSADM.TEMP.CREASTO 4.- Alter all depenent tablespaces and indexspaces to their original storages groups -> SYSADM.TEMP.CHTSSGO The JCLs that automates all this stuff are RENSTOGC (generates DDL to change STOGROUP VCAT) and ALTSTOG (executes it)
Si tenéis tiempo podéis participar en la encuesta de la debian.
Diseño físico de la BBDD. Parámetros relacionados con el I/O
En este paso deberemos indicarle la IP del mirror de la debian para la arquitectura s390. Para la instalación utilizaremos 141.76.2.4 . Error en el video-tutorial, donde dice "la debian es una arquitectura que está para muchas distribuciones" tendría que decir "la debian és una distribución que está disponible para muchas arquitecturas".
Com afegir items a una col·lecció amb Omeka