<?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>kenfallon.com</title>
	<atom:link href="http://kenfallon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenfallon.com</link>
	<description>Proof that you can find anything on the Internet</description>
	<lastBuildDate>Wed, 22 Feb 2012 12:50:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to install checkpoint ssl extender VPN SNX under Fedora 16 64bit</title>
		<link>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16-64bit/</link>
		<comments>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16-64bit/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 12:40:58 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[snx]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1083</guid>
		<description><![CDATA[The SNX saga continues and this time it&#8217;s on Fedora 16 64 bit. I followed the steps in my post &#8220;How to install checkpoint ssl extender VPN SNX under Fedora 16&#8221; but I was not able to run snx. # &#8230; <a href="http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16-64bit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <a title=\"SNX\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vY2F0ZWdvcnkvc254Lw==" target=\"_blank\">SNX</a> saga continues and this time it&#8217;s on Fedora 16 <strong>64 bit</strong>. I followed the steps in my post &#8220;<a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=SG93IHRvIGluc3RhbGwgY2hlY2twb2ludCBzc2wgZXh0ZW5kZXIgVlBOIFNOWCB1bmRlciBGZWRvcmEgMTY=" target=\"_blank\">How to install checkpoint ssl extender VPN SNX under Fedora 16</a>&#8221; but I was not able to run <em>snx</em>.<br />
<code><br />
# snx<br />
-bash: /usr/bin/snx: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory<br />
</code><br />
I even ran into trouble running <em>ldd</em> which responded with a strange error saying that it was not a dynamic executable.<br />
<code><br />
# ldd /usr/bin/snx<br />
not a dynamic executable<br />
</code><br />
When I checked that type of file it was, <em>file</em> reported that it was a executable file.<br />
<code><br />
# file /usr/bin/snx<br />
/usr/bin/snx: setuid ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.5, stripped<br />
</code><br />
I was stumped for a while until I realised that this was a 64 bit system and <em>ldd</em> is having problems with identifying a 32 bit application.<br />
<code><br />
# uname -i<br />
x86_64<br />
</code><br />
So I had to ignore what <em>ldd</em> said and instead focus on what <em>snx</em> complained about when it ran.</p>
<p>One handy feature of <em>yum</em> is that you can specify the file you want installed and it will install any package that it is in. I installed <em>/lib/ld-linux.so.2</em> and ran <em>snx</em> again only to have some other files missing. In the end I installed everything I needed with the following command.<br />
<code><br />
yum install /lib/ld-linux.so.2 libX11.so.6 libpam.so.0 libstdc++.so.5<br />
</code><br />
Well that&#8217;s it (until the next upgrade).</p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1083" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HPR Scheduling System</title>
		<link>http://kenfallon.com/hpr-schedule/</link>
		<comments>http://kenfallon.com/hpr-schedule/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 20:23:04 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1099</guid>
		<description><![CDATA[I have been trying to learn inkscape so that I could have a vector based version of the HPR logo. This would be useful for printing out large posters for use at the Linux Festivals that we attend. I had &#8230; <a href="http://kenfallon.com/hpr-schedule/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a style=\"color: #ff4b33; line-height: 24px;\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9pbWFnZXMvaHByX2ZlZWRfc21hbGwucG5n"><img class="alignleft" style="border-style: initial; border-color: initial;" title="Old HPR logo" src="http://hackerpublicradio.org/images/hpr_feed_small.png" alt="An old style microphone with a red circle showing the words Hacker Public Radio" width="96" height="120" /></a></p>
<p>I have been trying to learn <a title=\"http://inkscape.org/\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2lua3NjYXBlLm9yZy8=" target=\"_blank\">inkscape</a> so that I could have a vector based version of the HPR logo. This would be useful for printing out large posters for use at the Linux Festivals that we attend. I had been following the excellent tutorials over at <a title=\"Inkscape Tutorials \" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3NjcmVlbmNhc3RlcnMuaGVhdGhlbngub3JnLw==" target=\"_blank\">screencasters.heathenx.org</a>, and while their site is brilliant, my progress has been very slow. So slow that a new year festival season is upon us and I had made no progress. Finally I just gave up and asked them for help. Not only did they say yes but they asked if they could &#8220;tweak it slightly&#8221;. You can see the results of that here.</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9tZWRpYS9pbWFnZXMvcmZxdWVyaW4tY2MtYnktc2EtaHByX3NwbGFzaF9zYW1wbGVzLnBuZw=="><img class="alignleft" title="HPR Splash Concept" src="http://hackerpublicradio.org/media/images/rfquerin-cc-by-sa-hpr_splash_samples.png" alt="HPR Splash Concept" width="120" height="266" /></a></p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9tZWRpYS9pbWFnZXMvcmZxdWVyaW4tY2MtYnktc2EtaHByX3NhbXBsZXMucG5n"><img class="alignright" style="line-height: 24px; border-style: initial; border-color: initial;" title="HPR Logo concept" src="http://hackerpublicradio.org/media/images/rfquerin-cc-by-sa-hpr_samples.png" alt="HPR Logo concept" width="80" height="80" /></a></p>
<p>Spurred on by that success, I&#8217;m putting the call out for some help with a new version of the scheduling system for HPR. I&#8217;ve been working on it for some time now and it&#8217;s also going nowhere. I&#8217;d like to release it so that it can be used by anyone who wants to setup a syndicated community podcast network like ours. I&#8217;ve put some thoughts into the design and would like to get involvement from people with experience in doing this type of thing.</p>
<p>&nbsp;</p>
<div>
<h1></h1>
<h1>FAQ:</h1>
<h2>What is it called ?</h2>
<p>The HPR Scheduling System, until something better is suggested.</p>
<h2>What License will it be under ?</h2>
<p><span style="line-height: 24px;">AGPL v3 (</span><a style=\"color: #ff4b33; line-height: 24px;\" title=\"AGPL\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5nbnUub3JnL2xpY2Vuc2VzL2FncGwuaHRtbA==" target=\"_blank\">GNU Affero General Public License</a><span style="line-height: 24px;">) </span>because this is a web application and <a title=\"Free As In Freedom Podcast link\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ZhaWYudXMv" target=\"_blank\">Bradley</a> would be impressed.</p>
<h2>How will it work ?</h2>
<ol>
<li>Community members and spammers will upload the shows via a custom PHP component integrated into an off the shelf frontend CMS. That will be kept in quarantine until it is approved.</li>
<li>The scheduling manager will verify the show, approve it and change priority.</li>
<li>The backend will transcode it and add it to the database based on the scheduling rules.</li>
<li>A cron job will:</li>
<ul>
<li>ssh static RSS 2.0 Compliant XML feed to the front end system(s)</li>
<li>ssh a html/xml file listing upcoming shows to the front end system(s)</li>
<li>will upload the new episode to archive.org</li>
</ul>
</ol>
<h2>Why split it up ?</h2>
<p>The idea is to provide two security zones. The backend with restricted access and a frontend that is public facing. Reusing a popular CMS like wordpress will limit the scope for compromise as the RSS 2.0 Compliant XML will be the source of the data on the site and can be reloaded at any time. The only component we need to manage is the file and metadata upload.</p>
<p>The backend will contain the actual database and user information and is intended to be managed via ssh and command line tools. This could be run on a home pc or on a cheap vps running Debian/Fedora/Slacker media. As this code will be reviewed by a lot less people than the frontend, we can restrict the access to trusted keys etc. Using <a title=\"The internet archive\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FyY2hpdmUub3Jn" target=\"_blank\">archive.org</a> will allow others to avail of free hosting for media files.</p>
<h2>What will it be written in ?</h2>
<p>The backend will be written in perl/mysql and will be driven by cron, which will produce a RSS 2.0 Compliant XML feed.</p>
<p>The frontend will be any CMS (WordPress/Drupal/Joomla) with a plugin to federate RSS 2.0 Compliant XML feeds.</p>
<h2>Why use RSS 2.0 Compliant XML ?</h2>
<p>It&#8217;s a standard and it supports categories (series), tags, host addresses etc. It provides a clean, common well defined interface.</p>
<h2>Why use PHP/MySQL for the frontend ?</h2>
<p>That&#8217;s what hosting providers provide cheaply and so that&#8217;s what WordPress, Drupal, Joomla are written in.</p>
<h2>Why use perl/MySQL on the backend ?</h2>
<p>That&#8217;s what comes standard on many linux distros and has a lot of modules available in cpan.</p>
<h2>Why not use Python/PHP/C/C++/Java/Mono/* instead of perl/php ?</h2>
<p>It&#8217;s what I know so as I&#8217;ll probably be dumped with doing most of this, I want to make sure that I can trust the code.</p>
<h2>Seriously Perl/php ?</h2>
<p>If you want to do this in another language then fine but you are accepting been the project lead for at least two years &#8211; ok.</p>
<h2>Where will the code be stored ?</h2>
<p>Don&#8217;t know yet &#8211; HPR FTP Server <img src='http://kenfallon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>But Project XYZ already does this ?</h2>
<p>Great. Send me a link &#8211; job done.</p>
<h2>What help do you need ?</h2>
<p>People with PHP, Perl, MySQL, DBA, security skills.</p>
<h2>Who do I contact ?</h2>
<p>email: <strong>admin@hackerpublicradio.org</strong></p>
<p>&nbsp;</p>
</div>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1099" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/hpr-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install checkpoint ssl extender VPN SNX under Fedora 16</title>
		<link>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16/</link>
		<comments>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 12:31:13 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[snx]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1058</guid>
		<description><![CDATA[It&#8217;s time for Fedora 16 and the obligatory how to get Checkpoint SSL extender VPN (SNX) working under it. The first step is to get your username, password and ip address or host name of your snx server from your &#8230; <a href="http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time for Fedora 16 and the obligatory <a title=\"The SNX series\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vY2F0ZWdvcnkvc254Lw==" target=\"_blank\">how to get Checkpoint SSL extender VPN (SNX) working</a> under it.<br />
<img class="alignright size-medium wp-image-1064" title="SNX Settings" src="http://kenfallon.com/wp-content/uploads/2011/11/f16-settings-300x187.png" alt="" width="300" height="187" /><br />
The first step is to get your username, password and ip address or host name of your snx server from your local administrator. Once you do that you can login and then press the settings link. This will give you a link to the various different clients. In our case we are looking for the &#8220;Download installation for Linux&#8221; link. Download that and then run it with the following command.</p>
<pre>[root@laptop checkpoint]# ldd /usr/bin/snx | grep "not found"
        libstdc++.so.5 =&gt; not found</pre>
<p>This can be solved easily enough using the command</p>
<pre>yum install compat-libstdc++-33.i686</pre>
<p>You should now be able to type <strong>snx</strong> without errors. You only now need to accept the VPN Certificate by loging in via the command line and press &#8220;Y&#8221;.</p>
<pre>user@pc:~$ snx -s my-checkpoint-server -u username
Check Point's Linux SNX
build XXXXXXXXXXXX
Please enter your password:
SNX authentication:
Please confirm the connection to gateway: my-checkpoint-server VPN Certificate
Root CA fingerprint: AAAA BBB CCCC DDD EEEE FFF GGGG HHH IIII JJJ KKKK
Do you accept? [y]es/[N]o:</pre>
<p>Finally you should be able to use the client and login.</p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1058" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Citrix on Fedora 16</title>
		<link>http://kenfallon.com/installing-citrix-on-fedora-16/</link>
		<comments>http://kenfallon.com/installing-citrix-on-fedora-16/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 12:30:25 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1075</guid>
		<description><![CDATA[The steps involved in getting Citrix installed on Fedora 16 are not that much different to the steps involved in Fedora 14. The major difference is that it is now called Receiver for Linux 12.0 and not ICAClient, Citrix Linux &#8230; <a href="http://kenfallon.com/installing-citrix-on-fedora-16/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The steps involved in getting Citrix installed on Fedora 16 are not that much different to the steps involved in <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vaW5zdGFsbGluZy1jaXRyaXgtb24tZmVkb3JhLTE0Lw==">Fedora 14</a>. The major difference is that it is now called <strong>Receiver for Linux 12.0</strong> and not ICAClient, Citrix Linux client. As of now you can find the product page <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jaXRyaXguY29tL0VuZ2xpc2gvU1MvZG93bmxvYWRzL2RldGFpbHMuYXNwP2Rvd25sb2FkSWQ9MjMxNjYxMSZhbXA7cHJvZHVjdElkPTE2ODkxNjM=">here</a>. Once you download the file click on it in Dolphin and the application manager will install it.</p>
<p>&nbsp;</p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1075" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/installing-citrix-on-fedora-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Any topic that is of interest to Hackers</title>
		<link>http://kenfallon.com/any-topic-that-is-of-interest-to-hackers/</link>
		<comments>http://kenfallon.com/any-topic-that-is-of-interest-to-hackers/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 21:21:13 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1040</guid>
		<description><![CDATA[It&#8217;s not often that I comment on HPR episodes &#8211; other than to beg for you to send them in &#8211; but I want to make an exception for today&#8217;s show. Episode 0853 :: Pat Volkerding of Slackware Linux chats &#8230; <a href="http://kenfallon.com/any-topic-that-is-of-interest-to-hackers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not often that I comment on HPR episodes &#8211; other than to beg for you to send them in &#8211; but I want to make an exception for today&#8217;s show. <a title=\"The link to episode 853\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9lcHMucGhwP2lkPTA4NTM=" target=\"_blank\">Episode 0853 :: Pat Volkerding of Slackware Linux chats with Klaatu</a></p>
<p><img class="alignright" src="http://hackerpublicradio.org/images/hpr_feed_small.png" alt="HPR logo" width="96" height="120" />I&#8217;m not making this exception because it was &#8220;better&#8221;, I would find it impossible to make such a call. The HPR community produces a massive amount of content and I have listened to every single one at least once. There has not been a single HPR show that I have not enjoyed and learned from.</p>
<p>Nor is it that it was submitted by Klaatu as given that he has submitted 12 ½% of all shows, I would have written this long before now. Sure today&#8217;s &#8216;topic&#8217; was special &#8211; a interview with <a title=\"Link to wikipedia article on Patrick Volkerding\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9QYXRyaWNrX1ZvbGtlcmRpbmc=" target=\"_blank\">Patrick Volkerding</a> the man behind <a title=\"link to wikipedia article on SlackWare\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9TbGFja3dhcmU=" target=\"_blank\">SlackWare</a>, the longest continually developed Linux distribution &#8211; but we&#8217;ve had other interviews with people of note before.</p>
<blockquote><p>The reason for this deviation is simply because it embodies the qualities that I feel define Hacker Public Radio.</p></blockquote>
<p>It&#8217;s about taking a topic and exploring it, looking at all sides, exposing otherwise hidden and unknown facts, it&#8217;s about events, it&#8217;s about community, it&#8217;s about people, it&#8217;s about technology, it&#8217;s about music, it&#8217;s about history, it&#8217;a about life, it&#8217;s about questioning - <strong>everything</strong> - our very existence &#8211; space time &#8211; ancient cultures. In short it&#8217;s about &#8220;<em>Any topic that is of interest to Hackers</em>&#8221;</p>
<p>If you have never listened to a HPR then this is surely the best sample of what you are likely to find. Sure it arrived just in time to fill an otherwise empty slot, the audio isn&#8217;t perfect, it might not follow a script, random people wander in and out, there may be tangents from the topic at hand but if you can open your ears to listen you&#8217;ll hear the <em><strong>passion</strong></em> of the community, our community. Then maybe, just maybe, you too will be inspired to share your unique point of view with us.</p>
<address style="text-align: right;"><em><a title=\"http://hackerpublicradio.org/contribute.php\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9jb250cmlidXRlLnBocA==" target=\"_blank\">http://hackerpublicradio.org/contribute.php</a></em></address>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1040" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/any-topic-that-is-of-interest-to-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow symlinks</title>
		<link>http://kenfallon.com/follow-symlinks/</link>
		<comments>http://kenfallon.com/follow-symlinks/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 15:16:21 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1029</guid>
		<description><![CDATA[If you have symlinks to symlinks to &#8230; etc, you might find this command useful readlink -f]]></description>
			<content:encoded><![CDATA[<p>If you have symlinks to symlinks to &#8230; etc, you might find this command useful</p>
<p><code>readlink -f </code></p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1029" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/follow-symlinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting time on a Linux client from a Windows PDC</title>
		<link>http://kenfallon.com/setting-time-on-a-linux-client-from-a-windows-pdc/</link>
		<comments>http://kenfallon.com/setting-time-on-a-linux-client-from-a-windows-pdc/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 13:58:34 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=1015</guid>
		<description><![CDATA[You can set the time on a linux client using NTP, using the ntpd daemon. For a quick and dirty approach you can use the deprecated ntpdate command. The following script will set the time on the pc cat /usr/local/bin/syncclock #!/bin/bash /usr/sbin/ntpdate &#8230; <a href="http://kenfallon.com/setting-time-on-a-linux-client-from-a-windows-pdc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can set the time on a linux client using <a title=\"Network Time Protocol\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9OZXR3b3JrX1RpbWVfUHJvdG9jb2w=" target=\"_blank\">NTP</a>, using the ntpd daemon. For a quick and dirty approach you can use the deprecated <a title=\"NTP Date\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9OdHBkYXRl" target=\"_blank\">ntpdate</a> command. The following script will set the time on the pc</p>
<pre>cat /usr/local/bin/syncclock
#!/bin/bash
/usr/sbin/ntpdate -s nl.pool.ntp.org
/sbin/hwclock --adjust
/sbin/hwclock --systohc</pre>
<p>If you are running a Linux Client on a windows network where there is no access to a NTP server, you might want to use the <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9TYW1iYV8oc29mdHdhcmUp" target=\"_blank\">samba</a> command <strong><tt>net time</tt></strong> to get the time and <strong><tt>net time set</tt></strong> to set it. Adding the following command to the roots crontab file will set the time on your linux bot against the windows primary domain controller each afternoon.</p>
<pre>* 12 * * * net time set &gt; /dev/null 2&gt;&amp;1</pre>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1015" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/setting-time-on-a-linux-client-from-a-windows-pdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RTE Radio on the command line</title>
		<link>http://kenfallon.com/rte-radio-on-the-command-line/</link>
		<comments>http://kenfallon.com/rte-radio-on-the-command-line/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 08:07:03 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=978</guid>
		<description><![CDATA[If you go to the RTÉ on a device that isn&#8217;t running &#8220;Real Player&#8221; or &#8220;Windows Media Player&#8221; then you&#8217;re out of luck. It&#8217;s not that your device isn&#8217;t capable of playing it, it&#8217;s jut that they don&#8217;t make it &#8230; <a href="http://kenfallon.com/rte-radio-on-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you go to the <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ydGUuaWUvcmFkaW8v">RTÉ</a> on a device that isn&#8217;t running &#8220;Real Player&#8221; or &#8220;Windows Media Player&#8221; then you&#8217;re out of luck. It&#8217;s not that your device isn&#8217;t capable of playing it, it&#8217;s jut that they don&#8217;t make it easy for you to do so.</p>
<p>If you want to play hear them regardless of your device, here are the direct links to the audio streams:</p>
<ul>
<li><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=cnRzcDovL2xpdmUxLnJ0ZS5pZS9yZWR1bmRhbnQvcmFkaW8xLnJh">rtsp://live1.rte.ie/redundant/radio1.ra</a></li>
<li><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=cnRzcDovL2xpdmUyLnJ0ZS5pZS9yZWR1bmRhbnQvMmZtLnJh">rtsp://live2.rte.ie/redundant/2fm.ra</a></li>
<li><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=cnRzcDovL2xpdmUyLnJ0ZS5pZS9yZWR1bmRhbnQvbHlyaWMucmE=">rtsp://live2.rte.ie/redundant/lyric.ra</a></li>
<li><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=cnRzcDovL2xpdmUyLnJ0ZS5pZS9yZWR1bmRhbnQvcm5hZy5yYQ==">rtsp://live2.rte.ie/redundant/rnag.ra</a></li>
</ul>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3NtcGxheWVyLnNvdXJjZWZvcmdlLm5ldA==">Smplayer</a> (a windows version of mplayer) or <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy52aWRlb2xhbi5vcmcvdmxj">VLC</a> (a cross platform media player) will have no problems playing the streams.</p>
<p>Enjoy.</p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=978" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/rte-radio-on-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Point SSL Network Extender</title>
		<link>http://kenfallon.com/check-point-ssl-network-extender/</link>
		<comments>http://kenfallon.com/check-point-ssl-network-extender/#comments</comments>
		<pubDate>Thu, 19 May 2011 06:14:33 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[snx]]></category>
		<category><![CDATA[Checkpoint's ssl extender]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=869</guid>
		<description><![CDATA[In what is becoming a bit of a series, today I&#8217;ll be covering how to get Check Point SSL Network Extender installed under kubuntu. From the checkpoint site: SSL Network Extender is a browser plug-in that provides clientless remote access, &#8230; <a href="http://kenfallon.com/check-point-ssl-network-extender/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In what is becoming a bit of a <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vP3RhZz1zbng=">series</a>, today I&#8217;ll be covering how to get Check Point SSL Network Extender installed under kubuntu. From the <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jaGVja3BvaW50LmNvbS9wcm9kdWN0cy9zc2xfbmV0d29ya19leHQv">checkpoint site</a>:</p>
<blockquote><p>SSL Network Extender is a browser plug-in that provides clientless remote access, while delivering full network connectivity for any IP-based application.</p></blockquote>
<p>It works based on java so the first thing you will need to install is sun&#8217;s java runtime client. You will need the <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9oZWxwLnVidW50dS5jb20vY29tbXVuaXR5L1JlcG9zaXRvcmllcy9VYnVudHU=">partner</a> repository installed and your system updated.</p>
<pre>sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts</pre>
<p>Once that is done you can restart Firefox and browse over to <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2phdmEuY29tL2VuL2Rvd25sb2FkL2luc3RhbGxlZC5qc3A=">java.com</a> to make sure that you have java working.</p>
<p>You should see a message like this:</p>
<blockquote><p>Verified Java Version<br />
Congratulations!<br />
You have the recommended Java installed (Version 6 Update 24).</p></blockquote>
<p>Once java is working you can go to the snx website. If you don&#8217;t know the url ask your network administrator. You may be notified about popups so just allow them for your site.</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDQvc254My5wbmc="><img class="aligncenter size-medium wp-image-882" title="snx3" src="http://kenfallon.com/wp-content/uploads/2011/04/snx3-300x103.png" alt="" width="300" height="103" /></a>Once you have accepted and reloaded the page you will be prompted to enter your username and password.</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDQvc254NC5wbmc="><img class="aligncenter size-medium wp-image-883" title="snx4" src="http://kenfallon.com/wp-content/uploads/2011/04/snx4-300x258.png" alt="" width="300" height="258" /></a>After this you will be asked to install an update to the software. This installs the <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vP3RhZz1zbng=">snx</a> software in the background. One thing to note is that it is looking for the <strong>root</strong> password and not the sudo password. Ubuntu ships without this set so you&#8217;ll need to set a root password using the following command.</p>
<pre>sudo passwd</pre>
<p>You can confirm it&#8217;s set correctly using the command</p>
<pre>su -</pre>
<p>and if you see the prompt change to &#8220;<strong>#&#8221;</strong> then you know it&#8217;s working. Switch back to the snx_install.sh window and enter the password.</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDUvc254cm9vdC5wbmc="><img class="aligncenter size-medium wp-image-892" title="snxroot" src="http://kenfallon.com/wp-content/uploads/2011/05/snxroot-e1305634872449-300x210.png" alt="" width="300" height="210" /></a>Once you do that you should very briefly see a message saying that the install was successful. At this point the standard snx software is installed but you will probably see the error</p>
<pre>Failed to initialize</pre>
<p>When you run the snx client on the command line you will see:</p>
<pre>user@pc:~$ snx
snx: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory</pre>
<p>The solution is to install libstdc++5</p>
<pre>sudo aptitude install libstdc++5</pre>
<p>Once that is done typing snx should be error free and give you something like this:</p>
<pre>user@pc:~$ snx
failed to open file: /home/username/.snxrc
Valid attributes are:
- server          SNX server to connet to
- sslport         The SNX SSL port (if not default)
- username        the user name
- certificate     certificate file to use
- calist          directory containing CA files
- reauth          enable automatic reauthentication. Valid values { yes, no }
- debug           enable debug output. Valid values { yes, 1-5 }
- cipher          encryption algorithm to use. Valid values { RC4 / 3DES }
- proxy_name      proxy hostname
- proxy_port      proxy port
- proxy_user      username for proxy authentication
user@pc:~$</pre>
<p>You&#8217;re still not home and dry because you may need to accept the VPN Certificate. To get around this you need to login via the command line and press &#8220;Y&#8221;.</p>
<pre>user@pc:~$ snx -s my-checkpoint-server -u username
Check Point's Linux SNX
build XXXXXXXXXXXX
Please enter your password:
SNX authentication:
Please confirm the connection to gateway: my-checkpoint-server VPN Certificate
Root CA fingerprint: AAAA BBB CCCC DDD EEEE FFF GGGG HHH IIII JJJ KKKK
Do you accept? [y]es/[N]o:</pre>
<p>Finally you should be able to use the client and login.<br />
<a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDQvc254Ni5wbmc="><img class="aligncenter size-medium wp-image-885" title="snx6" src="http://kenfallon.com/wp-content/uploads/2011/04/snx6-300x258.png" alt="" width="300" height="258" /></a></p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=869" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/check-point-ssl-network-extender/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Competition to design Mini Business Cards for HPR</title>
		<link>http://kenfallon.com/competition-to-design-mini-business-cards-for-hpr/</link>
		<comments>http://kenfallon.com/competition-to-design-mini-business-cards-for-hpr/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 19:21:34 +0000</pubDate>
		<dc:creator>ken_fallon</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kenfallon.com/?p=827</guid>
		<description><![CDATA[I Need Help I would like to have some mini-business cards made. The idea been to give them out at shows, to people interested in recording a show or to potential interviewees. I&#8217;ve also seen them used to add a &#8230; <a href="http://kenfallon.com/competition-to-design-mini-business-cards-for-hpr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>I Need Help</h3>
<p>I would like to have some mini-business cards made. The idea been to give them out at shows, to people interested in recording a show or to potential interviewees. I&#8217;ve also seen them used to add a touch of professionalism to recorded dvd&#8217;s and cd&#8217;s. Despite watching the entire <a title=\"http://screencasters.heathenx.org/\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3NjcmVlbmNhc3RlcnMuaGVhdGhlbngub3JnLw==">http://screencasters.heathenx.org/</a> series I&#8217;m still lacking anything approaching artistic flair.  So I&#8217;m putting out the call for help to design the business cards.</p>
<h3>The back</h3>
<p>Let&#8217;s talk about the back first. It should have a <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9RUl9Db2Rl">QR code</a> to the Hacker Public Radio <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhY2tlcnB1YmxpY3JhZGlvLm9yZy9hYm91dC5waHA=">About page</a> and the rest can be anything. At the moment I have the list of contact information but  feel free to do what you like. We&#8217;ll need to pick the &#8220;best&#8221; one as there can only be one version of the back.</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDEvYnVzY2FyZDIucG5n"><img title="buscard2" src="http://kenfallon.com/wp-content/uploads/2011/01/buscard2-300x129.png" alt="" width="300" height="129" /></a></p>
<h3>The Front</h3>
<p>We have a lot more freedom with the front as there can be up to 100 different versions in a print run. So if you send in a version it&#8217;s very likely that it will get printed. Let your imagination run wild but keep in mind that the design should embody what HPR is about (good luck with that !)</p>
<p><a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2tlbmZhbGxvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDEvYnVzY2FyZDEucG5n"><img title="buscard1" src="http://kenfallon.com/wp-content/uploads/2011/01/buscard1-300x129.png" alt="" width="300" height="129" /></a></p>
<p>The site <a title=\"http://moo.com/\" href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL21vby5jb20v" target=\"_blank\">moo.com</a> where I&#8217;m going to get them printed has <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3VrLm1vby5jb20vaGVscC9mYXEvZGVzaWduLW92ZXJ2aWV3Lmh0bWw=" target=\"_blank\">design guidelines</a> and the size you are working to is 874 x 378 pixels @ 300dpi.</p>
<h3>The Prize ?</h3>
<p>My eternal gratitude, gratitude of everyone on the planet for not inflicting my attempt at art on them. Seriously I&#8217;ll add your name to the contributers page on HPR and will also mail you 10 cards with your design. And if you&#8217;re willing to pick it up or pay the postage you can have one of <a href="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3BpY2FzYXdlYi5nb29nbGUuY29tL2tlbi5mYWxsb24vQ29tcHV0ZXJCb29rcyM=" target=\"_blank\">these</a> computer books.</p>
 <img src="http://kenfallon.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=827" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://kenfallon.com/competition-to-design-mini-business-cards-for-hpr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

