<?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>I sketch in code &#187; GNU\Linux</title>
	<atom:link href="http://blog.derakkilgo.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derakkilgo.com</link>
	<description>Derak</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:59:44 +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>Firmware file &#8220;b43legacy/ucode4.fw&#8221; not found or load failed.</title>
		<link>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/</link>
		<comments>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:12:06 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=336</guid>
		<description><![CDATA[Getting the wireless to work on a Dell Latitude D600 under ubuntu or debian is a pain. Problem: The network manager under gnome says &#8216;firmware missing or not installed&#8217;. and &#8220;sudo dmesg &#124; grep ERROR&#8221; returns a message like b43legacy-phy3 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load failed. b43legacy-phy3 ERROR: You must go to [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XRDP is great</title>
		<link>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/</link>
		<comments>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 18:26:08 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[terminal server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=327</guid>
		<description><![CDATA[xrdp.org hosts an open-source implementation of Microsoft&#8217;s remote desktop protocol server. This is a great tool long overdue on GNU/Linux. Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer. Unlike VNC which simply forwards screen shots and keyboard input from another computer, [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>O to Dev in 10 seconds with Ubuntu</title>
		<link>http://blog.derakkilgo.com/2011/07/18/o-to-dev-with-ubuntu/</link>
		<comments>http://blog.derakkilgo.com/2011/07/18/o-to-dev-with-ubuntu/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:52:23 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=270</guid>
		<description><![CDATA[The end result is to take a based install of ubuntu 10.x desktop and make it ready for php web development. These commands download about 500MB of software. Run it line by line as root or make a bash script out of it. #!/bin/bash #All of these steps must be done as root. if [ [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/07/18/o-to-dev-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP access to an ESXi datastore</title>
		<link>http://blog.derakkilgo.com/2011/06/24/ftp-access-to-an-esxi-datastore/</link>
		<comments>http://blog.derakkilgo.com/2011/06/24/ftp-access-to-an-esxi-datastore/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 03:46:51 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[dirty-hack]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[static binary]]></category>
		<category><![CDATA[tips-tricks]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=257</guid>
		<description><![CDATA[Or how to get your stuff off an ESXi &#8216;free edition&#8217; box. There are many ways to get at your datastores on an ESXi box. The web interface. You could enable support mode and scp files around. Or you could even use the datastore browser in the vsphere client. I however was looking for a way to [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/06/24/ftp-access-to-an-esxi-datastore/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The complicated process for removing the &#8220;uncomplicated firewall&#8221;</title>
		<link>http://blog.derakkilgo.com/2011/01/22/the-complicated-process-for-removing-the-uncomplicated-firewall/</link>
		<comments>http://blog.derakkilgo.com/2011/01/22/the-complicated-process-for-removing-the-uncomplicated-firewall/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 06:00:25 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ufw]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=229</guid>
		<description><![CDATA[If your new to linux, ufw is very useful tool. Really simple to install with ubuntu. However, should you choose to get rid of it for some reason, it leaves behind quite a mess. Here is a quick script to clean up the mess. Here is the whole process as a bash script: #!/usr/bin/bash iptables [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/01/22/the-complicated-process-for-removing-the-uncomplicated-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

