<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Stuff &#187; clamav</title>
	<atom:link href="http://tech-stuff.org/tag/clamav/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 14 Dec 2009 16:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>upgrade clamav on cpanel( WARNING: ClamAV &#8230;. is OUTDATED )</title>
		<link>http://tech-stuff.org/upgrade-clamav-on-cpanel-warning-clamav-is-outdated/</link>
		<comments>http://tech-stuff.org/upgrade-clamav-on-cpanel-warning-clamav-is-outdated/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 19:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[clamav]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=68</guid>
		<description><![CDATA[First, download the latest version from Sourceforge:


Code:
wget http://downloads.sourceforge.net/clamav/clamav-0.95.1.tar.gz

Extract it and move into that directory:


Code:
tar -xzf clamav-*
cd clamav*

Compile:


Code:
./configure --prefix=/usr
make
make install

Comment out examples in the config files:


Code:
replace "Example" "#Example" -- /usr/etc/freshclam.conf
replace "Example" "#Example" -- /usr/etc/clamd.conf

Get the new virus definitions:


Code:
freshclam

Then just make sure you have the latest version of the ClamAV scanner if you&#8217;re using it (this can [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>First, download the latest version from Sourceforge:</p>
<p><!-- BEGIN TEMPLATE: bbcode_code --></p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">wget http://downloads.sourceforge.net/clamav/clamav-0.95.1.tar.gz</pre>
</div>
<p><!-- END TEMPLATE: bbcode_code -->Extract it and move into that directory:</p>
<p><!-- BEGIN TEMPLATE: bbcode_code --></p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;" dir="ltr">tar -xzf clamav-*
cd clamav*</pre>
</div>
<p><!-- END TEMPLATE: bbcode_code -->Compile:</p>
<p><!-- BEGIN TEMPLATE: bbcode_code --></p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 66px; text-align: left;" dir="ltr">./configure --prefix=/usr
make
make install</pre>
</div>
<p><!-- END TEMPLATE: bbcode_code -->Comment out examples in the config files:</p>
<p><!-- BEGIN TEMPLATE: bbcode_code --></p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;" dir="ltr">replace "Example" "#Example" -- /usr/etc/freshclam.conf
replace "Example" "#Example" -- /usr/etc/clamd.conf</pre>
</div>
<p><!-- END TEMPLATE: bbcode_code -->Get the new virus definitions:</p>
<p><!-- BEGIN TEMPLATE: bbcode_code --></p>
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">freshclam</pre>
</div>
<p><!-- END TEMPLATE: bbcode_code -->Then just make sure you have the latest version of the ClamAV scanner if you&#8217;re using it (this can be done from the &#8220;Manage Plugins&#8221; screen in the cPanel section of WHM).</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/upgrade-clamav-on-cpanel-warning-clamav-is-outdated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
