<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=NESSUS</id>
	<title>NESSUS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=NESSUS"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=NESSUS&amp;action=history"/>
	<updated>2026-04-08T16:08:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=NESSUS&amp;diff=143&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=NESSUS&amp;diff=143&amp;oldid=prev"/>
		<updated>2009-06-04T05:25:51Z</updated>

		<summary type="html">&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
A simple guide on how to install Nessus on slackware 11.0&lt;br /&gt;
&lt;br /&gt;
As you may know &amp;quot;Tenable&amp;quot; doesn't provide native packages for slackware, so we must do some tricks in order to run it.&lt;br /&gt;
&lt;br /&gt;
First go and grab the package for fedora core 4 (that's what I'll be using for this example).When you are done you have to convert this package to tgz , this is done by simply using the &amp;quot;rpm2tgz&amp;quot; utility, so you do something like:&lt;br /&gt;
&amp;quot;'''rpm2tgz packagename.rpm'''&amp;quot;. Then you should wait for a while ... after everything is done you must install the package:&lt;br /&gt;
&amp;quot;'''installpkg packagename.tgz'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
After the package is installed, it places its files in /opt/nessus dir.Now you should do the following things:&lt;br /&gt;
1.Then you must copy all files from /opt/nessus/lib to /usr/local/lib and run the '''ldconfig''' utility in order to update the library list.(Only the files, not the &amp;quot;nessus&amp;quot; subfolder)&lt;br /&gt;
2.Now it's time for some symbol linking:&lt;br /&gt;
2.1 Go into /usr/lib dir and execute the following commands:&lt;br /&gt;
'''ln -s libcrypto.so.0 libcrypto.so.5&lt;br /&gt;
ln -s libssl.so.0 libssl.so.5&lt;br /&gt;
ln -s libdb4-4.so libdb-4.3.so'''&lt;br /&gt;
&lt;br /&gt;
After you've done this you may try and run '''nessus-add-first-user''', then '''nessus-mkcrt''', and finally '''nessus -D'''&lt;br /&gt;
&lt;br /&gt;
I wish you luck.And I do not take any responsibility if you crash your system or something (Most probably it won't happen)&lt;br /&gt;
&lt;br /&gt;
Author: LordDoskias with a little help from iddqd&lt;br /&gt;
You can contact me on irc.freenode.net @ ##slackware&lt;/div&gt;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>