<?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>BuyHTTP Company Blog&#187; virus scanner Archives  &#8211; BuyHTTP Web Hosting Blog</title>
	<atom:link href="http://blog.buyhttp.com/tag/virus-scanner/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.buyhttp.com</link>
	<description>Updates from BuyHTTP Internet Services</description>
	<lastBuildDate>Sat, 19 Jun 2010 05:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Free virus and malware scanner for cPanel</title>
		<link>http://blog.buyhttp.com/free-virus-malware-scanner-cpanel/</link>
		<comments>http://blog.buyhttp.com/free-virus-malware-scanner-cpanel/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 23:14:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Management]]></category>
		<category><![CDATA[cpanel server]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[virus scanner]]></category>
		<category><![CDATA[vps hosting]]></category>

		<guid isPermaLink="false">http://blog.buyhttp.com/?p=107</guid>
		<description><![CDATA[Are you looking for a virus and malware scanner for your VPS or dedicated server running cPanel? cPanel comes with clamav a free virus scanner as a plugin, all you have to do is login to your WHM manager to install it with just a few clicks. Login to WHM &#62; scroll down to the [...]]]></description>
			<content:encoded><![CDATA[<p>Are you looking for a virus and malware scanner for your <a title="VPS Hosting" href="http://www.buyhttp.com/vps_hosting.html" target="_self" onclick="pageTracker._trackPageview('/outgoing/www.buyhttp.com/vps_hosting.html?referer=');">VPS</a> or <a title="Dedicated Server Hosting" href="http://www.buyhttp.com/dedicated_servers.html" target="_self" onclick="pageTracker._trackPageview('/outgoing/www.buyhttp.com/dedicated_servers.html?referer=');">dedicated server</a> running cPanel?</p>
<p>cPanel comes with clamav a free virus scanner as a plugin, all you have to do is login to your WHM manager to install it with just a few clicks.</p>
<p>Login to WHM &gt; scroll down to the &#8220;cPanel&#8221; section &gt; click on &#8220;Manage Plugins&#8221; &gt; select &#8220;install and keep updated<strong> </strong>&#8221; for clamavconnector and cPanel will install the plugin for you and create the link  &#8220;Configure ClamAV Scanner&#8221; under Plugins section of WHM.</p>
<p>You can use this configuration screen to activate the virus scanner for all or selected users to perform manual scans.</p>
<p>Now to the best part, how to schedule a server wide scan?</p>
<p>First you&#8217;ll need to create a temp directory to use as a quarantine area, /tmp/virus for example</p>
<blockquote><p># mkdir /tmp/virus</p></blockquote>
<p>Then add this cron job to crontab to schedule a weekly scan of your /home directory and send the results to your email address (admin@yourdomain.com)</p>
<blockquote><p>#crontab -e</p></blockquote>
<p>5 0 * * 0   nice -n 19 clamscan -i -r &#8211;move=/tmp/virus /home | mail admin@yourdomain.com -s &#8220;***** Server Name &#8211; Infected files *****&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.buyhttp.com/free-virus-malware-scanner-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
