summaryrefslogtreecommitdiff
path: root/security/nessus-core/MESSAGE
blob: 4db21bc5d9141494e0e1534fdd9a8e68388117b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 01:16:59 zuntum Exp $

Nessus may have placed some files in /var/nessus, ${PREFIX}/etc/nessus
and ${PREFIX}/lib/nessus/reports. If you do not need these files any more,
be sure to remove them:

	rm -fr /var/nessus
	rm -fr ${PREFIX}/etc/nessus
	rm -fr ${PREFIX}/lib/nessus/reports

Before you can start scanning, you need to create one or more user-accounts
using "nessus-adduser", then start the nessus daemon, nessusd, and use the
"nessus" GUI program to direct the daemon.

===========================================================================