Red Hat NETSCAPE DIRECTORY SERVER 6.2 - DEPLOYMENT Guia de Instalação Página 91

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 90
2. Stop the Administration Server.
/etc/init.d/dirsrv-admin stop
3. Then use the system tools to remove the packages. For example:
#!/bin/bash
for i in `pkginfo | grep -i rhat | grep -vi rhatperlx | awk '{print $ 2}'`
do
pkgrm -n $i
done
echo "looking for any leftover RHAT packages ..."
pkginfo | grep RHAT
Red Hat Directory Server 8.0 Installation Guide
88
Vista de página 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 136 137

Comentários a estes Manuais

Sem comentários