<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>NESSUS - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=NESSUS&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 16:08:27 GMT</lastBuildDate>
		<item>
			<title>Erik: Copy from old</title>
			<link>https://www.slackwiki.com/index.php?title=NESSUS&amp;diff=143&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=NESSUS&amp;diff=143&amp;oldid=prev</guid>
			<description>&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;</description>
			<pubDate>Thu, 04 Jun 2009 05:25:51 GMT</pubDate>
			<dc:creator>Erik</dc:creator>
			<comments>https://www.slackwiki.com/Talk:NESSUS</comments>
		</item>
</channel></rss>