<?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>chendo.net &#187; Misc</title>
	<atom:link href="http://chendo.net/category/technology/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://chendo.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 21 Jan 2010 06:22:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Purging a user on Ubuntu/Debian</title>
		<link>http://chendo.net/2010/01/21/purging-a-user-on-ubuntudebian/</link>
		<comments>http://chendo.net/2010/01/21/purging-a-user-on-ubuntudebian/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:22:34 +0000</pubDate>
		<dc:creator>chendo</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[handy]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://chendo.net/?p=110</guid>
		<description><![CDATA[I wrote a bash script that, given a user, finds all instances of his/her public keys, deletes them, then deletes the user. It&#8217; not perfect and it&#8217;s my first bash script that actually uses control structures.
To use it, run this: 
bash -c "`curl -L http://gist.github.com/raw/282619/cafe0b353672a4de292586951f88ab82d0b50a1c/purge_user.sh`"
View the source on Gist
]]></description>
		<wfw:commentRss>http://chendo.net/2010/01/21/purging-a-user-on-ubuntudebian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>S3: Going commando line</title>
		<link>http://chendo.net/2009/11/12/s3-going-commando-line/</link>
		<comments>http://chendo.net/2009/11/12/s3-going-commando-line/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 04:22:52 +0000</pubDate>
		<dc:creator>chendo</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[mocra]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://chendo.net/?p=100</guid>
		<description><![CDATA[Dr Nic needed to upload his screencast to S3 so he could distribute his propagandapresentation about Javascript testing to the rest of the world. We tried to upload it from our work connection, but it kept failing with random errors, timing out, and killing the response time of the net since it was choking the [...]]]></description>
		<wfw:commentRss>http://chendo.net/2009/11/12/s3-going-commando-line/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
