Red Hat CERTIFICATE SYSTEM 6.0 - MIGRATION GUIDE Dokumentacja Strona 17

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 84
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 16
Copyright © 2015. Tenable Network Security, Inc. All rights reserved. Tenable Network Security and Nessus are registered trademarks of Tenable Network Security, Inc.
17
Linux:
# rm -rf /opt/nessus
FreeBSD:
# rm -rf /usr/local/nessus/bin
Removal Instructions
Red Hat ES 5, CentOS 5, and Oracle Linux 5; Red Hat ES 6, CentOS 6, and Oracle Linux 6; Red Hat ES 7,
CentOS 7, and Oracle Linux 7 (64 bit)
Determine the package name:
# rpm -qa | grep Nessus
Use the output from the above command to remove the package:
# rpm -e <Package Name>
# rpm -qa | grep -i nessus
Nessus-6.1.0-es5
# rpm -e Nessus-6.1.0-es5
#
Fedora 19 and 20 (64 bit)
Determine the package name:
# rpm -qa | grep Nessus
Use the output from the above command to remove the package:
# rpm -e <Package Name>
SuSE 10 and 11 (64 bit)
Determine the package name:
# rpm -qa | grep Nessus
Use the output from the above command to remove the package:
# rpm -e <Package Name>
Debian 6 and 7 / Kali (64 bit)
Determine the package name:
# dpkg -l | grep -i nessus
Use the output from the above command to remove the package:
# dpkg -r <package name>
# dpkg -l | grep nessus
ii nessus 6.1.0 Version 6 of the Nessus Scanner
Przeglądanie stron 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 83 84

Komentarze do niniejszej Instrukcji

Brak uwag