On Thu, Feb 05, 2004 at 04:49:11PM -0500, Ryan Stevens wrote: > So, how can I check to see if , indeed, the PATH is right, lib, config'd > properly and nessusd is in my path?
"which nessusd" will tell you if the Nessus server can be found in your path. "ldd `which nessusd`" will tell you whether there are problems with the shared libraries for nessusd; ie, if it reports anything as "not found". George -- [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
