<?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 kenfallon.com</title>
	<atom:link href="http://kenfallon.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://kenfallon.com</link>
	<description>Proof that you can find anything on the Internet</description>
	<lastBuildDate>Fri, 13 Aug 2010 12:16:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Finding if one or more files exist in a directory using bash. by RMT</title>
		<link>http://kenfallon.com/?p=4&#038;cpage=1#comment-983</link>
		<dc:creator>RMT</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/2008/03/12/finding-if-one-or-more-files-exist-in-a-directory-using-bash/#comment-983</guid>
		<description>function exists {
    for x in $*; do
        test -e &quot;$x&quot; &amp;&amp; return 0;
    done
    return 1
}
# THEN #
if exists foo*; then echo foostar exists; fi</description>
		<content:encoded><![CDATA[<p>function exists {<br />
    for x in $*; do<br />
        test -e &#8220;$x&#8221; &amp;&amp; return 0;<br />
    done<br />
    return 1<br />
}<br />
# THEN #<br />
if exists foo*; then echo foostar exists; fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to mirror RHN behind your firewall. by arumon</title>
		<link>http://kenfallon.com/?p=176&#038;cpage=1#comment-980</link>
		<dc:creator>arumon</dc:creator>
		<pubDate>Wed, 11 Aug 2010 11:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=176#comment-980</guid>
		<description>Hi,

Somebody pleasee update the client side configuration also.

Regards,
Arumon</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Somebody pleasee update the client side configuration also.</p>
<p>Regards,<br />
Arumon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DNS working but not resolving by Murugan</title>
		<link>http://kenfallon.com/?p=66&#038;cpage=1#comment-947</link>
		<dc:creator>Murugan</dc:creator>
		<pubDate>Mon, 19 Jul 2010 13:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=66#comment-947</guid>
		<description>Thanks for ur solution its working.....</description>
		<content:encoded><![CDATA[<p>Thanks for ur solution its working&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Checkpoint ssl extender vpn (snx) under Debian/Kubuntu by ssl extender on ubuntu 10.04 &#124; Erolucar&#039;s Blog</title>
		<link>http://kenfallon.com/?p=547&#038;cpage=1#comment-946</link>
		<dc:creator>ssl extender on ubuntu 10.04 &#124; Erolucar&#039;s Blog</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=547#comment-946</guid>
		<description>[...] make sudo install tun.ko /lib/modules/`uname -r`/kernel/net/tun.ko sudo depmod -a sudo modprobe tun for more info : http://kenfallon.com/?p=547    This entry was posted in Ubuntu. Bookmark the permalink.    &#8592; Ubuntu- [...]</description>
		<content:encoded><![CDATA[<p>[...] make sudo install tun.ko /lib/modules/`uname -r`/kernel/net/tun.ko sudo depmod -a sudo modprobe tun for more info : <a href="http://kenfallon.com/?p=547" rel="nofollow">http://kenfallon.com/?p=547</a>    This entry was posted in Ubuntu. Bookmark the permalink.    &larr; Ubuntu- [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Checkpoint ssl extender vpn (snx) under Debian/Kubuntu by Marco</title>
		<link>http://kenfallon.com/?p=547&#038;cpage=1#comment-915</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 08 Jun 2010 10:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=547#comment-915</guid>
		<description>You can try to  write 

install tun /bin/true     into...... /etc/modprobe.conf</description>
		<content:encoded><![CDATA[<p>You can try to  write </p>
<p>install tun /bin/true     into&#8230;&#8230; /etc/modprobe.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Checkpoint ssl extender vpn (snx) under Debian/Kubuntu by Marco</title>
		<link>http://kenfallon.com/?p=547&#038;cpage=1#comment-914</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 08 Jun 2010 10:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=547#comment-914</guid>
		<description>THANKS</description>
		<content:encoded><![CDATA[<p>THANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Checkpoint ssl extender vpn (snx) under Debian/Kubuntu by Yaniv</title>
		<link>http://kenfallon.com/?p=547&#038;cpage=1#comment-913</link>
		<dc:creator>Yaniv</dc:creator>
		<pubDate>Sun, 06 Jun 2010 08:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=547#comment-913</guid>
		<description>Thanks,
Saved my day, I had no idea that this is why I cant connect via web....</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
Saved my day, I had no idea that this is why I cant connect via web&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting text out of visio drawings by Colin</title>
		<link>http://kenfallon.com/?p=8&#038;cpage=1#comment-907</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 02 Jun 2010 15:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=8#comment-907</guid>
		<description>Thank you. Thank you. Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you. Thank you. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding if one or more files exist in a directory using bash. by Barton</title>
		<link>http://kenfallon.com/?p=4&#038;cpage=1#comment-905</link>
		<dc:creator>Barton</dc:creator>
		<pubDate>Tue, 01 Jun 2010 16:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/2008/03/12/finding-if-one-or-more-files-exist-in-a-directory-using-bash/#comment-905</guid>
		<description>paul... if you have that many files in a directory, you probably need to use find and xargs.

The problem that I&#039;m having is that I only want to find files in the current directory, and I don&#039;t want the &#039;ls&#039; to return true if a sub-directory exists. I&#039;m thinking that my best bet is to use find in this case as well:

if [ $(find . -maxdepth 1 -type f &#124; wc -l) == &quot;0&quot; ]
then echo &quot;no files&quot;
else echo &quot;files exist&quot;
fi</description>
		<content:encoded><![CDATA[<p>paul&#8230; if you have that many files in a directory, you probably need to use find and xargs.</p>
<p>The problem that I&#8217;m having is that I only want to find files in the current directory, and I don&#8217;t want the &#8216;ls&#8217; to return true if a sub-directory exists. I&#8217;m thinking that my best bet is to use find in this case as well:</p>
<p>if [ $(find . -maxdepth 1 -type f | wc -l) == "0" ]<br />
then echo &#8220;no files&#8221;<br />
else echo &#8220;files exist&#8221;<br />
fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to mirror RHN behind your firewall. by Android</title>
		<link>http://kenfallon.com/?p=176&#038;cpage=1#comment-896</link>
		<dc:creator>Android</dc:creator>
		<pubDate>Tue, 18 May 2010 18:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=176#comment-896</guid>
		<description>the repodata depend where the getPackage folder are. The repodata folder and the getPackage need to be in the same directory... we can re-use the repodata of rhn!

reposync -p /opt/mylocalrepo/ --repoid=rhel-x86_64-server-5 -l
# -l is for load plugin

yum --disablerepo=* --enablerepo=$RELEASE makecache

cp -f /var/cache/yum/$RELEASE/*.gz /var/cache/yum/$RELEASE/*.xml /opt/mylocalrepo/$RELEASE/repodata</description>
		<content:encoded><![CDATA[<p>the repodata depend where the getPackage folder are. The repodata folder and the getPackage need to be in the same directory&#8230; we can re-use the repodata of rhn!</p>
<p>reposync -p /opt/mylocalrepo/ &#8211;repoid=rhel-x86_64-server-5 -l<br />
# -l is for load plugin</p>
<p>yum &#8211;disablerepo=* &#8211;enablerepo=$RELEASE makecache</p>
<p>cp -f /var/cache/yum/$RELEASE/*.gz /var/cache/yum/$RELEASE/*.xml /opt/mylocalrepo/$RELEASE/repodata</p>
]]></content:encoded>
	</item>
</channel>
</rss>
