<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Script for configuring ClamAV server on Fedora</title>
	<atom:link href="http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/</link>
	<description>Fortiter Et Recte</description>
	<lastBuildDate>Sat, 18 May 2013 13:34:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-34829</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 05 Oct 2012 10:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-34829</guid>
		<description><![CDATA[Hi Arthur,

Sorry for the delay. I haven&#039;t had time to look at it recently, however as for the user, you can specify the user yourself when you run the script. You could make it root, or  your own user or anything else.

I think recent Fedora releases can still run non systemd init script (systemd being the replacement for sysv). Does it not work at all on recent Fedora systems?

-c]]></description>
		<content:encoded><![CDATA[<p>Hi Arthur,</p>
<p>Sorry for the delay. I haven&#8217;t had time to look at it recently, however as for the user, you can specify the user yourself when you run the script. You could make it root, or  your own user or anything else.</p>
<p>I think recent Fedora releases can still run non systemd init script (systemd being the replacement for sysv). Does it not work at all on recent Fedora systems?</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Dent</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-34412</link>
		<dc:creator>Arthur Dent</dc:creator>
		<pubDate>Sat, 15 Sep 2012 19:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-34412</guid>
		<description><![CDATA[Hi Chris,

I posted this in Fedora Forum, before I found a link to this entry in your blog. Sorry to keep bugging you about this, but my main question relates to systemd - I am really unsure as to how to get clamd working with systemd.

I am looking for a simple way to get clamd working and, more importantly, to get it working properly. Each time I install it I slog through all the steps that I think are required and still manage to get something wrong or leave something out.

This script seems like the answer to my dreams and indeed I used it quite successfully on F14 and F15.

I have recently installed F17 however and I am a little nervous about using the current (VERSION=0.4 ?) version of the script.

Two things worry me:

1) In the /usr/share/doc/clamav-server-0.97.5/README doc it says: &quot;NEVER use &#039;clamav&#039; as the user since he can modify the database.&quot; yet the script uses clamav as the user; and

2) Since F16 systemd has been the default system and service manager and there is a systemd service file (which I don&#039;t understand!) provided with the F17 yum clamav-server package. How hard would it be to modify the script to make it systemd compliant?

Answers to this, or any other suggestions - or simple walk-through guides (relevant for F17) would be much appreciated...

Thanks

Mark

p.s.

I realise now that the question about the username is irrelevant because your script allows for a username to be passed to it. Sorry...]]></description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>I posted this in Fedora Forum, before I found a link to this entry in your blog. Sorry to keep bugging you about this, but my main question relates to systemd &#8211; I am really unsure as to how to get clamd working with systemd.</p>
<p>I am looking for a simple way to get clamd working and, more importantly, to get it working properly. Each time I install it I slog through all the steps that I think are required and still manage to get something wrong or leave something out.</p>
<p>This script seems like the answer to my dreams and indeed I used it quite successfully on F14 and F15.</p>
<p>I have recently installed F17 however and I am a little nervous about using the current (VERSION=0.4 ?) version of the script.</p>
<p>Two things worry me:</p>
<p>1) In the /usr/share/doc/clamav-server-0.97.5/README doc it says: &#8220;NEVER use &#8216;clamav&#8217; as the user since he can modify the database.&#8221; yet the script uses clamav as the user; and</p>
<p>2) Since F16 systemd has been the default system and service manager and there is a systemd service file (which I don&#8217;t understand!) provided with the F17 yum clamav-server package. How hard would it be to modify the script to make it systemd compliant?</p>
<p>Answers to this, or any other suggestions &#8211; or simple walk-through guides (relevant for F17) would be much appreciated&#8230;</p>
<p>Thanks</p>
<p>Mark</p>
<p>p.s.</p>
<p>I realise now that the question about the username is irrelevant because your script allows for a username to be passed to it. Sorry&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Murphy</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-30259</link>
		<dc:creator>Frank Murphy</dc:creator>
		<pubDate>Fri, 13 Apr 2012 16:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-30259</guid>
		<description><![CDATA[Found the problem
clamd-wrapper is commented out in
/etc/rc.d/init.d/clamd.clamav
CLAMD_SERVICE=clamav
#. /usr/share/clamav/clamd-wrapper]]></description>
		<content:encoded><![CDATA[<p>Found the problem<br />
clamd-wrapper is commented out in<br />
/etc/rc.d/init.d/clamd.clamav<br />
CLAMD_SERVICE=clamav<br />
#. /usr/share/clamav/clamd-wrapper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Murphy</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-30248</link>
		<dc:creator>Frank Murphy</dc:creator>
		<pubDate>Fri, 13 Apr 2012 09:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-30248</guid>
		<description><![CDATA[ps ax &#124; grep clam
 1701 pts/0    S+     0:00 grep --color=auto clam

[root@test07 ~]# systemctl status clamd.clamav.service
clamd.clamav.service - SYSV: The clamd server running for clamav
	  Loaded: loaded (/etc/rc.d/init.d/clamd.clamav)
	  Active: active (exited) since Fri, 13 Apr 2012 10:08:07 +0100; 1min 36s ago
	 Process: 1023 ExecStart=/etc/rc.d/init.d/clamd.clamav start (code=exited, status=0/SUCCESS)
	  CGroup: name=systemd:/system/clamd.clamav.service]]></description>
		<content:encoded><![CDATA[<p>ps ax | grep clam<br />
 1701 pts/0    S+     0:00 grep &#8211;color=auto clam</p>
<p>[root@test07 ~]# systemctl status clamd.clamav.service<br />
clamd.clamav.service &#8211; SYSV: The clamd server running for clamav<br />
	  Loaded: loaded (/etc/rc.d/init.d/clamd.clamav)<br />
	  Active: active (exited) since Fri, 13 Apr 2012 10:08:07 +0100; 1min 36s ago<br />
	 Process: 1023 ExecStart=/etc/rc.d/init.d/clamd.clamav start (code=exited, status=0/SUCCESS)<br />
	  CGroup: name=systemd:/system/clamd.clamav.service</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-30212</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 12 Apr 2012 11:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-30212</guid>
		<description><![CDATA[Is it running:
ps ax &#124;grep clam]]></description>
		<content:encoded><![CDATA[<p>Is it running:<br />
ps ax |grep clam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Murphy</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-30173</link>
		<dc:creator>Frank Murphy</dc:creator>
		<pubDate>Wed, 11 Apr 2012 18:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-30173</guid>
		<description><![CDATA[Found the corrct blog. 

Getting this on some real\virt F16 boxes. 
User is clamav, 
update user is clamupdate

snipped from logwatch:
Database updated (2333889 signatures) from database.clamav.net (IP: 194.47.250.218)
connect(): Connection refused
ERROR: NotifyClamd: Can&#039;t connect to clamd on 127.0.0.1:3310

lrwxrwxrwx. 1 root root 6 Nov  3 02:29 /var/run -&gt; ../run
there is no clamav\clamd\freshclam  in /var/run (/run)
Do I need to specificall uncomment relevant *.pid lines, and if yes, what permissions. chmod 660 ?]]></description>
		<content:encoded><![CDATA[<p>Found the corrct blog. </p>
<p>Getting this on some real\virt F16 boxes.<br />
User is clamav,<br />
update user is clamupdate</p>
<p>snipped from logwatch:<br />
Database updated (2333889 signatures) from database.clamav.net (IP: 194.47.250.218)<br />
connect(): Connection refused<br />
ERROR: NotifyClamd: Can&#8217;t connect to clamd on 127.0.0.1:3310</p>
<p>lrwxrwxrwx. 1 root root 6 Nov  3 02:29 /var/run -&gt; ../run<br />
there is no clamav\clamd\freshclam  in /var/run (/run)<br />
Do I need to specificall uncomment relevant *.pid lines, and if yes, what permissions. chmod 660 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-6269</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-6269</guid>
		<description><![CDATA[Hi Frank,
The script should have build in help, so grab the latest copy of the script and pass --help to see examples.

-c]]></description>
		<content:encoded><![CDATA[<p>Hi Frank,<br />
The script should have build in help, so grab the latest copy of the script and pass &#8211;help to see examples.</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Rizzo</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-6266</link>
		<dc:creator>Frank Rizzo</dc:creator>
		<pubDate>Fri, 05 Feb 2010 16:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-6266</guid>
		<description><![CDATA[Can you please show example of how you use the script to remove individual instances with a specific user and port? Also please show an example of usin the script to setup an instance as a user other than clamav?]]></description>
		<content:encoded><![CDATA[<p>Can you please show example of how you use the script to remove individual instances with a specific user and port? Also please show an example of usin the script to setup an instance as a user other than clamav?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-5845</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 20 Dec 2009 07:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-5845</guid>
		<description><![CDATA[No worries, good to know that it&#039;s useful to someone else at least :-) I got your email about setting up a quarantine directory. I&#039;ll have a look at that tomorrow and work out how to do it and update the script.

Cheers,
-c]]></description>
		<content:encoded><![CDATA[<p>No worries, good to know that it&#8217;s useful to someone else at least <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I got your email about setting up a quarantine directory. I&#8217;ll have a look at that tomorrow and work out how to do it and update the script.</p>
<p>Cheers,<br />
-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Murphy</title>
		<link>http://blog.christophersmart.com/2009/12/17/script-for-configuring-clamav-server-on-fedora/comment-page-1/#comment-5833</link>
		<dc:creator>Frank Murphy</dc:creator>
		<pubDate>Sat, 19 Dec 2009 11:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1675#comment-5833</guid>
		<description><![CDATA[Thanks for this, much appreciated.
Hope you will update fro new Fedora releases, as and when]]></description>
		<content:encoded><![CDATA[<p>Thanks for this, much appreciated.<br />
Hope you will update fro new Fedora releases, as and when</p>
]]></content:encoded>
	</item>
</channel>
</rss>
