<?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 for Linux Sysadmin Blog</title>
	<atom:link href="http://linuxsysadminblog.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 18:06:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on HEUR:Trojan.Script.Iframe by gerold</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-2485</link>
		<dc:creator>gerold</dc:creator>
		<pubDate>Tue, 31 Jan 2012 18:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-2485</guid>
		<description>@Katrina -- i agree, Kaspersky sometimes detect scripts (ex: php) as virus or dangerous even if they&#039;re not.  Of course it&#039;s better to look at the script itself if you doubt the Kaspersky result.

This is also true with other antivirus suites.  Thanks for pointing this out!</description>
		<content:encoded><![CDATA[<p>@Katrina &#8212; i agree, Kaspersky sometimes detect scripts (ex: php) as virus or dangerous even if they&#8217;re not.  Of course it&#8217;s better to look at the script itself if you doubt the Kaspersky result.</p>
<p>This is also true with other antivirus suites.  Thanks for pointing this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HEUR:Trojan.Script.Iframe by Katrina</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-2484</link>
		<dc:creator>Katrina</dc:creator>
		<pubDate>Mon, 30 Jan 2012 06:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-2484</guid>
		<description>@Gerald-Just because it pops up on Kaspersky doesn&#039;t always mean it&#039;s infected...Kaspersky will deny something and turn it into an Inactive virus. Kaspersky support provided the information with numerous screenshots.</description>
		<content:encoded><![CDATA[<p>@Gerald-Just because it pops up on Kaspersky doesn&#8217;t always mean it&#8217;s infected&#8230;Kaspersky will deny something and turn it into an Inactive virus. Kaspersky support provided the information with numerous screenshots.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo upgrade ASDM using CLI on Cisco ASA5500 by Keith D</title>
		<link>http://linuxsysadminblog.com/2009/01/howto-upgrade-asdm-using-cli-on-cisco-asa5500/comment-page-1/#comment-2481</link>
		<dc:creator>Keith D</dc:creator>
		<pubDate>Sun, 29 Jan 2012 04:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=261#comment-2481</guid>
		<description>Thanks a ton. Saved my butt after I did a system reset then couldnt connect due to incompatible ASDM version.</description>
		<content:encoded><![CDATA[<p>Thanks a ton. Saved my butt after I did a system reset then couldnt connect due to incompatible ASDM version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on run-parts not running all the scripts in /etc/cron.daily by Michael</title>
		<link>http://linuxsysadminblog.com/2008/09/run-parts-not-running-all-the-scripts-in-etccrondaily/comment-page-1/#comment-2479</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 Jan 2012 19:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=65#comment-2479</guid>
		<description>Thanks, man! This really saved me hours. I already started pulling my hair out ...

Thanks,
Michael</description>
		<content:encoded><![CDATA[<p>Thanks, man! This really saved me hours. I already started pulling my hair out &#8230;</p>
<p>Thanks,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on svnadmin: can&#8217;t open file &#8216;svn/db/fsfs.conf&#8217;: No such file or directory by Vasanth</title>
		<link>http://linuxsysadminblog.com/2010/06/svnadmin-cant-open-file-svndbfsfs-conf-no-such-file-or-directory/comment-page-1/#comment-2475</link>
		<dc:creator>Vasanth</dc:creator>
		<pubDate>Fri, 27 Jan 2012 05:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=1105#comment-2475</guid>
		<description>Thanks you sir, This saved my day. got this error today,  Pointed the browser to google, it took me here. Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks you sir, This saved my day. got this error today,  Pointed the browser to google, it took me here. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade to Java SE 6 update 12 on Fedora 10 by aa</title>
		<link>http://linuxsysadminblog.com/2009/02/upgrade-to-java-se-6-update-12-on-fedora-10/comment-page-1/#comment-2472</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=309#comment-2472</guid>
		<description>mv java java_old
mv javaws java_old

these two commands will not do what you think...</description>
		<content:encoded><![CDATA[<p>mv java java_old<br />
mv javaws java_old</p>
<p>these two commands will not do what you think&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HP ILO remote managment online configuration PART 1 by Jay</title>
		<link>http://linuxsysadminblog.com/2009/04/hp-ilo-remote-managment-online-configuration-part-1/comment-page-1/#comment-2470</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 23 Jan 2012 01:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=510#comment-2470</guid>
		<description>@c0tt0
Yes, but that&#039;s just the kernel module. Unless you know where in /sys or /proc to push the values to set the flags you want, you need a frontend configurator, like HP&#039;s tool (now called &#039;hponcfg&#039;).</description>
		<content:encoded><![CDATA[<p>@c0tt0<br />
Yes, but that&#8217;s just the kernel module. Unless you know where in /sys or /proc to push the values to set the flags you want, you need a frontend configurator, like HP&#8217;s tool (now called &#8216;hponcfg&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring a Java application from Nagios by Chris</title>
		<link>http://linuxsysadminblog.com/2009/01/monitoring-a-java-application-from-nagios/comment-page-1/#comment-2468</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 22 Jan 2012 17:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=174#comment-2468</guid>
		<description>It might be a good idea to make this into a &quot;daemon&quot; thread, otherwise your program will have to call System.exit() in order to shut itself down instead of just waiting for all threads to complete.</description>
		<content:encoded><![CDATA[<p>It might be a good idea to make this into a &#8220;daemon&#8221; thread, otherwise your program will have to call System.exit() in order to shut itself down instead of just waiting for all threads to complete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable/Disable APC on virtual host level by APC should be enabled by default &#124; ENJOY</title>
		<link>http://linuxsysadminblog.com/2010/03/enabledisable-apc-on-virtual-host-level/comment-page-1/#comment-2460</link>
		<dc:creator>APC should be enabled by default &#124; ENJOY</dc:creator>
		<pubDate>Sun, 15 Jan 2012 10:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=1069#comment-2460</guid>
		<description>[...] up from plain PHP. A very simple step-by-step intro on how you can install APC can be found on this older post.  Now here is the question a good friend of mine asked me a while ago: why is APC not enabled by [...]</description>
		<content:encoded><![CDATA[<p>[...] up from plain PHP. A very simple step-by-step intro on how you can install APC can be found on this older post.  Now here is the question a good friend of mine asked me a while ago: why is APC not enabled by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505: Active/Standby Failover Configuration by Cipher</title>
		<link>http://linuxsysadminblog.com/2009/02/cisco-asa-5505-activestandby-failover-configuration/comment-page-1/#comment-2458</link>
		<dc:creator>Cipher</dc:creator>
		<pubDate>Sat, 14 Jan 2012 16:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=327#comment-2458</guid>
		<description>Great work, thanks !</description>
		<content:encoded><![CDATA[<p>Great work, thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

