<?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>make ; make install &#187; Scripting</title>
	<atom:link href="http://makemakeinstall.com/blog/tag/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://makemakeinstall.com/blog</link>
	<description>I write code. I fix broken users. I assist misguided computers.</description>
	<lastBuildDate>Fri, 09 Jul 2010 16:14:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No-frills init scripts</title>
		<link>http://makemakeinstall.com/blog/114/no-frills-init-scripts/</link>
		<comments>http://makemakeinstall.com/blog/114/no-frills-init-scripts/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 18:07:57 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[BASH]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/blog/?p=114</guid>
		<description><![CDATA[If you&#8217;re like most solaris/linux/unix sysadmins, you occasionally need to whip up a quick init script for an app that doesn&#8217;t provide one, or that has one that&#8217;s not appropriate for your particular environments. Needing just such a thing myself recently, I decided to not just throw together the bare minimum, but to spend a [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/114/no-frills-init-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting from XML Feeds to Twitter. Or, This post&#8217;s title is entirely too long to fit in a single Tweet; whatever can be done about this grave situation?</title>
		<link>http://makemakeinstall.com/blog/99/posting-from-xml-feeds-to-twitter-or-this-posts-title-is-entirely-too-long-to-fit-in-a-single-tweet-whatever-can-be-done-about-this-grave-situation/</link>
		<comments>http://makemakeinstall.com/blog/99/posting-from-xml-feeds-to-twitter-or-this-posts-title-is-entirely-too-long-to-fit-in-a-single-tweet-whatever-can-be-done-about-this-grave-situation/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 00:36:17 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Gist]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XML Feeds]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/blog/?p=99</guid>
		<description><![CDATA[I recently decided that I&#8217;d like to link to all of my blog posts from Twitter; obviously, this is a task for a script, and while I found a lot of blog posts describing one or two pieces of the process, when I put together a list of features I wanted:

Periodically poll an XML Feed [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/99/posting-from-xml-feeds-to-twitter-or-this-posts-title-is-entirely-too-long-to-fit-in-a-single-tweet-whatever-can-be-done-about-this-grave-situation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick-n-Dirty Nagios Plugins</title>
		<link>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/</link>
		<comments>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:14:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MailMan]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=14</guid>
		<description><![CDATA[In the spirit of the holidays &#8212; and of spending more time at home, away from the server room &#8212; I&#8217;d like to present a sample script from the many that I use to monitor (from home, the beach, or my mythical cabin in the woods) my computers&#8217; collective health. Obviously, Nagios itself comes with [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple, reliable, rate-limited backups</title>
		<link>http://makemakeinstall.com/blog/13/simple-reliable-rate-limited-backups/</link>
		<comments>http://makemakeinstall.com/blog/13/simple-reliable-rate-limited-backups/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 04:39:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=13</guid>
		<description><![CDATA[Wow, once again it&#8217;s been a long time since I&#8217;ve written anything. The series on marrying Active Directory with *nix systems is by no means dead, I&#8217;ve just been forced to spend all of my research time tinkering with aspects of AD integration that don&#8217;t really fit in well with the series, so until I [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/13/simple-reliable-rate-limited-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First PowerShell Script: Duplicating NTFS ACLs between file trees</title>
		<link>http://makemakeinstall.com/blog/12/my-first-powershell-script-duplicating-ntfs-acls-between-file-trees/</link>
		<comments>http://makemakeinstall.com/blog/12/my-first-powershell-script-duplicating-ntfs-acls-between-file-trees/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:58:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[ACLs]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[NFTS]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PSCX]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=12</guid>
		<description><![CDATA[I wrote my first PowerShell script this morning; it wasn&#8217;t something I&#8217;d planned to do today &#8212; or for that matter, at any point in the near future &#8212; because while I have nothing against PowerShell, I really haven&#8217;t had enough interest in it to make spending time with it a priority.
Over the weekend, though, [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/12/my-first-powershell-script-duplicating-ntfs-acls-between-file-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
