<?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"
	>

<channel>
	<title>T'Krin's Realm</title>
	<atom:link href="http://www.tkrin.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tkrin.net</link>
	<description>My yammerings...</description>
	<pubDate>Sun, 01 Jun 2008 02:55:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Dean Kamen&#8217;s Robot Arm Grabs More Publicity &#124; Gadget Lab from Wired.com</title>
		<link>http://www.tkrin.net/44/</link>
		<comments>http://www.tkrin.net/44/#comments</comments>
		<pubDate>Fri, 30 May 2008 21:44:42 +0000</pubDate>
		<dc:creator>tkrin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/44/</guid>
		<description><![CDATA[Dean Kamen showed some video of the impressive, mind-controlled prosthetic robot arm he&#8217;s invented today at D6 in Carlsbad.
Dean Kamen&#8217;s Robot Arm Grabs More Publicity &#124; Gadget Lab from Wired.com
This is absolutely fantastic, especially for the those who have lost limbs in Iraq!
]]></description>
		<wfw:commentRss>http://www.tkrin.net/44/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vsftpd + SSL on CentOS 5</title>
		<link>http://www.tkrin.net/40/</link>
		<comments>http://www.tkrin.net/40/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 18:52:37 +0000</pubDate>
		<dc:creator>tkrin</dc:creator>
		
		<category><![CDATA[*NIX]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/40/</guid>
		<description><![CDATA[Sweet and Simple.  Should be OK on CentOS 4, I&#8217;d imagine too.
The following will force SSL for ftp connections.  Also, passive connections will be required as well.
1 - Add the following to your vsftpd.conf file:
pasv_address=192.168.1.1
pasv_min_port=40000
pasv_max_port=40100
ssl_enable=YES
allow_anon_ssl=NO
force_local_data_ssl=NO
force_local_logins_ssl=YES
ssl_tlsv1=NO
ssl_sslv2=NO
ssl_sslv3=YES
rsa_cert_file=/etc/ssl/your_cert.pem

Restart vsftpd:  service vsftpd restart
2 - If you have iptables setup on your box add the following to [...]]]></description>
		<wfw:commentRss>http://www.tkrin.net/40/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.tkrin.net/39/</link>
		<comments>http://www.tkrin.net/39/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 04:41:15 +0000</pubDate>
		<dc:creator>tkrin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/39/</guid>
		<description><![CDATA[This was actually made using Google Docs.  Pretty neat!
]]></description>
		<wfw:commentRss>http://www.tkrin.net/39/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally&#8230; WP 2.0</title>
		<link>http://www.tkrin.net/28/</link>
		<comments>http://www.tkrin.net/28/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 02:58:46 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/28/</guid>
		<description><![CDATA[Upgraded and surprisingly, no issues.  w00t
]]></description>
		<wfw:commentRss>http://www.tkrin.net/28/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sun X2100 + VGA monitor = 0</title>
		<link>http://www.tkrin.net/27/</link>
		<comments>http://www.tkrin.net/27/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 03:37:17 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/27/</guid>
		<description><![CDATA[Sun assumes the X2100s are going to be run headless, and therefore, configures it output via the serial console.  If you plugin a monitor into the video port on this nice little pizza box, you&#8217;ll end up w/ a blinking underscore.  So, some safe advice&#8230;  make sure you have access to a [...]]]></description>
		<wfw:commentRss>http://www.tkrin.net/27/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Antivirus solutions from Symantec, McAfee and TrendMicro are not all they are cracked up to be.</title>
		<link>http://www.tkrin.net/26/</link>
		<comments>http://www.tkrin.net/26/#comments</comments>
		<pubDate>Mon, 24 Jul 2006 15:29:18 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/?p=26</guid>
		<description><![CDATA[I&#8217;ve not been willing, as with many of my peers, to install solutions from the big three AV vendors.  Read on and come to your own conclusion. 
Why popular antivirus apps do not work
]]></description>
		<wfw:commentRss>http://www.tkrin.net/26/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Airport support in Ubuntu Dapper on a PowerBook G4</title>
		<link>http://www.tkrin.net/25/</link>
		<comments>http://www.tkrin.net/25/#comments</comments>
		<pubDate>Wed, 31 May 2006 03:32:16 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[*NIX]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/25/</guid>
		<description><![CDATA[It was surprisingly easy to get the Airport card working.  First download and install the firmware files in a deb package format from:
http://ubuntu.cafuego.net/dists/dapper-cafuego/bcm43xx/
It puts firmware files in /lib/firmware.
Next create a little script such as:
#!/bin/bash
interface=eth0 #interface of your wireless card
#Turning off wired network&#8230;
ifconfig eth1 down
modprobe bcm43xx
#Starting up wireless network&#8230;
ifconfig $interface up
iwconfig $interface essid MY_ESSID
iwconfig $interface [...]]]></description>
		<wfw:commentRss>http://www.tkrin.net/25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some consultants are pathetic!</title>
		<link>http://www.tkrin.net/24/</link>
		<comments>http://www.tkrin.net/24/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 21:10:53 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/24/</guid>
		<description><![CDATA[We get a call from a new client, which is always nice.  He proceeds to describe that the company he hired to create a new website for his company hosed his web server, SBS 2003 running IIS, which is sad by itself.    I&#8217;m told that the company develops on either Linux [...]]]></description>
		<wfw:commentRss>http://www.tkrin.net/24/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tool to help recover from a broken RAID5</title>
		<link>http://www.tkrin.net/23/</link>
		<comments>http://www.tkrin.net/23/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 22:07:00 +0000</pubDate>
		<dc:creator>tkrin</dc:creator>
		
		<category><![CDATA[*NIX]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/23/</guid>
		<description><![CDATA[Raid5 image reconstruction]]></description>
		<wfw:commentRss>http://www.tkrin.net/23/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Howto: Samba 3 Authenticating to Windows 2003 Active Directory</title>
		<link>http://www.tkrin.net/22/</link>
		<comments>http://www.tkrin.net/22/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 16:10:35 +0000</pubDate>
		<dc:creator>T'Krin</dc:creator>
		
		<category><![CDATA[*NIX]]></category>

		<guid isPermaLink="false">http://www.tkrin.net/?p=22</guid>
		<description><![CDATA[A quick and dirty howto for CentOS 4.

Make sure system is completely updated.
yum update

Make sure Kerberos packages are installed.
krb5-server krb5-workstation

Edit /etc/krb5.conf to work with the 2003 AD server.  It should look similar to below.  The line in bold are what needs to be chanaged and entries are CASE sensitive!

[logging]
 default = FILE:/var/log/krb5libs.log
 kdc [...]]]></description>
		<wfw:commentRss>http://www.tkrin.net/22/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
