Red Hat NETSCAPE DIRECTORY SERVER 6.2 - DEPLOYMENT Guida di Installazione Pagina 91

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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
Vedere la pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 136 137

Commenti su questo manuale

Nessun commento