<?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>Cha Gascon &#187; Linux</title>
	<atom:link href="http://chasys.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://chasys.net</link>
	<description>Inexplicable Software Angst</description>
	<lastBuildDate>Wed, 26 Aug 2009 06:32:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>RMS in Calgary</title>
		<link>http://chasys.net/2009/02/rms-in-calgary/</link>
		<comments>http://chasys.net/2009/02/rms-in-calgary/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 02:07:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Talk]]></category>
		<category><![CDATA[Free Software Movement]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Richard Stallman]]></category>
		<category><![CDATA[University of Calgary]]></category>

		<guid isPermaLink="false">http://chasys.net/?p=284</guid>
		<description><![CDATA[I attended Richard Stallman&#8217;s talk on &#8220;Copyright vs. Community in the Age of Computer Networks&#8221; at the University of Calgary last Tuesday, February 3. Coming over from a job interview down south of the city I was a bit late so I had to stand at the back of the packed lecture hall. I found [...]]]></description>
			<content:encoded><![CDATA[<p>I attended Richard Stallman&#8217;s talk on &#8220;Copyright vs. Community in the Age of Computer Networks&#8221; at the University of Calgary last Tuesday, February 3. Coming over from a job interview down south of the city I was a bit late so I had to stand at the back of the packed lecture hall. I found a seat halfway into the talk.</p>
<p>Richard Stallman or RMS, is the founder of GNU, and ultimately the Free Software Movement. He was also responsible for gcc, the compiler I&#8217;ve been using since&#8230; forever.</p>
<p>One thing that interest me is his stand on OPEN SOURCE != FREE SOFTWARE. While this is true when you get down to really understand the meaning of these two terms, people still get confused upfront when presented with these ideas. Since the lecture is basically a Law series lecture, terminologies such as <em>intellectual property, piracy </em>and <em>software license</em> among other things, have to be clearly defined.</p>
<p>While the law students and professors left after the talk, the geeks hung out with him and it was my opportunity to have a photo with him. I&#8217;m still starstruck. Teehee!</p>

<a href='http://chasys.net/2009/02/rms-in-calgary/rms_lecture_ucal/' title='rms_lecture_ucal'><img width="150" height="150" src="http://chasys.net/wp-content/uploads/2009/02/rms_lecture_ucal-150x150.jpg" class="attachment-thumbnail" alt="rms_lecture_ucal" title="rms_lecture_ucal" /></a>
<a href='http://chasys.net/2009/02/rms-in-calgary/rms/' title='rms'><img width="150" height="150" src="http://chasys.net/wp-content/uploads/2009/02/rms-150x150.jpg" class="attachment-thumbnail" alt="rms" title="rms" /></a>

]]></content:encoded>
			<wfw:commentRss>http://chasys.net/2009/02/rms-in-calgary/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Disable known_hosts in ssh</title>
		<link>http://chasys.net/2008/08/how-to-disable-know_hosts-in-ssh/</link>
		<comments>http://chasys.net/2008/08/how-to-disable-know_hosts-in-ssh/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 08:21:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.chasys.net/blog/item/how-to-disable-know_hosts-in-ssh/</guid>
		<description><![CDATA[I&#8217;ve been working on building custom live linux systems for a while now. The problem is, everytime I reboot the live linux machine and I ssh/scp to it, I get this message: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on building custom live linux systems for a while now. The problem is, everytime I reboot the live linux machine and I ssh/scp to it, I get this message:</p>
<pre>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
64:af:03:87:17:e4:23:51:a5:1c:12:e4:47:90:70:b0.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:1
RSA host key for 192.168.1.179 has changed and you have requested strict checking.
Host key verification failed.</pre>
<p>Normally, I&#8217;ll just remove the offending line from the know_hosts file and get ony with my life, but after repetitive rebooting and repetitive RSA host warnings, it&#8217;s starting to annoy me.</p>
<p>To disable rsa host checking, add a config file to your local .ssh folder,</p>
<p><code>vim ~/.ssh/config</code></p>
<p>and add the following options:</p>
<p><code># automatically adds rsa host key to list of known hosts<br />
StrictHostKeyChecking no<br />
# sets know_hosts file to the data sink so it will never be written<br />
UserKnownHostsFile /dev/null<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://chasys.net/2008/08/how-to-disable-know_hosts-in-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incompetent in Tech Support</title>
		<link>http://chasys.net/2007/09/270/</link>
		<comments>http://chasys.net/2007/09/270/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 15:09:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Neugent]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://www.chasys.net/blog/item/270/</guid>
		<description><![CDATA[This week I ended up doing mostly one thing: providing technical support for 2 projects which I was working on. I went horribly. I can either blame myself for being inept in expressing technical instructions to someone with limited technical capability, or I can blame that person for being such. Personally, I consider the first [...]]]></description>
			<content:encoded><![CDATA[<p>This week I ended up doing mostly one thing: providing technical support for 2 projects which I was working on. I went horribly. I can either blame myself for being inept in expressing technical instructions to someone with limited technical capability, or I can blame that person for being such. Personally, I consider the first option to be the primary.</p>
<p>I encountered so many difficulties, some of which were my own doing, some was just inevitably natural.</p>
<ol>
<li>Communication was challenged due to language barriers. Although English was used, the other party had poor grasp of it.</li>
<li>Non-technical people on the client’s side were forced to perform technical operations involving executing command-line operations in Linux. They get exasperated when typing in seemingly complex commands, only to get unsuccessful results. Patience is definitely not one of their virtues.</li>
<li>They don&#8217;t want solutions. They just want it to work. Period. Just like magic!</li>
<li>Errors in the released software, due to lack of testing. I admit wholeheartedly that this is of my own fault. I should be beaten up and have my Computer Science diploma shoved down my throat.</li>
<li>Differences in hardware on my end, and on the clients’ end that resulted in unforeseen results that led to my own confusion.</li>
</ol>
<p>Everyone was breathing down my neck, including both my bosses and the client’s. I felt like I was so incompetent and so inept. I wasn’t making anyone happy and I wasn’t fulfilling my obligations to everyone’s expectations. There were some instances that I wish I would get fired just to escape the humiliation and all the blame that would boil down on me. The worst part of it is that these clients are flying over here to Manila next week!</p>
<p>On a side note, I had fun working on these two projects. The first one involved a mobile Linux machine to be placed on police cars. It had 4-channel video surveillance, GPS with street map positioning, and although not yet implemented, license plate recognition technology. The second one involved a mammoth hardware intensive 32-channel digital video surveillance, running on a live Linux operating system installed on a 1GB Compact Flash card.</p>
<p>Sadly, all this coolness won’t matter at all if the clients can’t get these things up and running on their side. Sigh. L</p>
<p>I am a Senior Software Engineer and I am considered to be the resident “Linux Guru” in the company. I utterly detest it when I am referred to as such. Not only, does it add bearing on the responsibility of upholding to such a title, in the end I succumb to a realization that I might not deserve it after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://chasys.net/2007/09/270/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad kernel 2.6.22 and autofs</title>
		<link>http://chasys.net/2007/07/bad-kernel-2622-and-autofs/</link>
		<comments>http://chasys.net/2007/07/bad-kernel-2622-and-autofs/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 05:36:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.chasys.net/blog/item/bad-kernel-2622-and-autofs/</guid>
		<description><![CDATA[The new kernel 2.6.22.1-33.fc7 in Fedora 7 repo has an auto mount bug. Also reported back in 2.6.22.1-27.fc7, USB flash drives won&#8217;t automatically mount. Reverted back to 2.6.21-1.3228.fc7 and all is well. Also, update autofs package. Earlier version that came with the Fedora DVD shows automount hogging up CPU! On top command, it shows up [...]]]></description>
			<content:encoded><![CDATA[<p>The new kernel 2.6.22.1-33.fc7 in Fedora 7 repo has an auto mount bug. Also reported back in 2.6.22.1-27.fc7, USB flash drives won&#8217;t automatically mount. Reverted back to 2.6.21-1.3228.fc7 and all is well.</p>
<p>Also, update autofs package. Earlier version that came with the Fedora DVD shows automount hogging up CPU! On top command, it shows up to 25% CPU even when it&#8217;s supposedly not doing anything. That is very high!</p>
]]></content:encoded>
			<wfw:commentRss>http://chasys.net/2007/07/bad-kernel-2622-and-autofs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

