Hp 007’s Weblog

Just another WordPress.com weblog

Parches

dejar un comentario »

PARCHES

Nos podemos bajar de uno en uno los parches, y también se puede bajar un script “swainv” con la que nos

hará un inventario .xml Se lo pasamos a la web de parches y nos hace los paquetes.

Bajarse los parches de ITRC

#gzip -d /tmp/parches.tgz
#tar -xvf /tmp/parches.tar
#cd /tmp
#./create_depot_hp-ux_11
#swlist -a readme -s /tmp/depot
#swinstall -s /tmp/depot -x autoreboot=true -x patch_match_target=true

Desde cdrom

#mount /dev/dsk/c0t0d5 /mnt
# swinstall -s /mnt/GOLDQPK11i -x autoreboot=true PHCO_1000 PHCO_2000

Desde cinta

#swlist –a readme –s /dev/rmt/0m
#swinstall -s /dev/rmt/0m -x autoreboot=true -x patch_match_target=true PHCO_1000 PHCO_2000

Desde Depot server

#swlist –a readme –s svrname:/depotpath
# swinstall -s svrname:/depotpath -x autoreboot=true -x patch_match_target=true    PHCO_1000

Para listar los parches instalados:

# swlist -l patch   pueden estar Applied o Committed (commited es que no deja copia en /var)

Escrito por hp007

Octubre 30, 2008 a 9:59 am

Escrito en HP-UX

Escribe un comentario