<?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; Linux</title>
	<atom:link href="http://makemakeinstall.com/blog/tag/linux/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>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>Part 3: Windows Server 2008 Active Directory Kerberos and LDAP Integration &#8212; Linux User Account Setup</title>
		<link>http://makemakeinstall.com/blog/10/part-3-windows-server-2008-active-directory-kerberos-and-ldap-integration-linux-user-account-setup/</link>
		<comments>http://makemakeinstall.com/blog/10/part-3-windows-server-2008-active-directory-kerberos-and-ldap-integration-linux-user-account-setup/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 18:29:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NTP]]></category>
		<category><![CDATA[PAM]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=10</guid>
		<description><![CDATA[This is the third post in a series on AD integration; the previous post deals with Active Directory installation and configuration
The Linux client I&#8217;ve chosen for the test lab is a 64-bit Fedora 10 installation. This distribution was chosen for its compatibility with my deployed systems. Like the Windows 2008 server, this machine is a [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/10/part-3-windows-server-2008-active-directory-kerberos-and-ldap-integration-linux-user-account-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 2: Windows Server 2008 Active Directory Kerberos and LDAP Integration &#8212; Active Directory Server Setup</title>
		<link>http://makemakeinstall.com/blog/9/part-2-windows-server-2008-active-directory-kerberos-and-ldap-integration-active-directory-server-setup/</link>
		<comments>http://makemakeinstall.com/blog/9/part-2-windows-server-2008-active-directory-kerberos-and-ldap-integration-active-directory-server-setup/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:52:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=9</guid>
		<description><![CDATA[This is the second post in a series on AD integration; the previous post provides an overview of the series; the next post deals with configuring user account authentication on Linux
Basic Installation
For my initial Active Directory server, I chose to use 64-bit Windows Server 2008 Enterprise. The decision to use Enterprise was guided by my [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/9/part-2-windows-server-2008-active-directory-kerberos-and-ldap-integration-active-directory-server-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 1: Windows Server 2008 Active Directory Kerberos and LDAP Integration &#8212; Preface</title>
		<link>http://makemakeinstall.com/blog/8/part-1-windows-server-2008-active-directory-kerberos-and-ldap-integration-preface/</link>
		<comments>http://makemakeinstall.com/blog/8/part-1-windows-server-2008-active-directory-kerberos-and-ldap-integration-preface/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:48:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[IDSync]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NIS]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=8</guid>
		<description><![CDATA[This is the first post in a series on AD integration; the next post covers installing and configuring Active Directory


Systems administrators who work in heterogeneous environments understand both the value and the challenges of integrating user account information for the variety of platforms that they manage into a single system. My goal is to provide [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/8/part-1-windows-server-2008-active-directory-kerberos-and-ldap-integration-preface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
