<?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>DeckerD: Drew&#039;s Personal Corner of the Web &#187; Sys Admin</title>
	<atom:link href="http://www.deckerd.com/tag/sys-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deckerd.com</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jan 2010 20:22:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Compiling Duplicity on CentOS 5.x</title>
		<link>http://www.deckerd.com/core/compiling-duplicity-on-centos-5-x/</link>
		<comments>http://www.deckerd.com/core/compiling-duplicity-on-centos-5-x/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:22:55 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Walkthrough]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/?p=240</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">Duplicity, an encrypted backup utility that uses the rsync algorithm, is becoming quite useful for my day to day backups. I've written several backup scripts using rsync, gzip, and other useful backup schemes. Heck, I've even written my own backup subroutines that create a backup structure based of the current date. So, trust me, I usually never change my ways, unless it's something that really intrigues me. Some Background Information I'm still testing some stuff out, however, I'm <a href="http://www.deckerd.com/core/compiling-duplicity-on-centos-5-x/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/compiling-duplicity-on-centos-5-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Splunk Free: .htaccess Protection using Apache</title>
		<link>http://www.deckerd.com/core/splunk-free-htaccess-protection-using-apache/</link>
		<comments>http://www.deckerd.com/core/splunk-free-htaccess-protection-using-apache/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 01:29:06 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[The Notebook]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/splunk-free-htaccess-protection-using-apache/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">You ever hear of Splunk? Splunk enables you to search and navigate all your logs and IT data in real time; logs, configurations, messages, traps and alerts, scripts and metrics. It's an awesome tool to make it easier to monitor and watch your log files. Unfortunately, Splunk is expensive. How expensive? Try $5000 a year, for the cheapest license. Here's the main problem; the free version of Splunk does not come with any user authentication, not even Admin authentication. This means that <a href="http://www.deckerd.com/core/splunk-free-htaccess-protection-using-apache/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/splunk-free-htaccess-protection-using-apache/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Clearing (but not deleting) log files</title>
		<link>http://www.deckerd.com/core/clearing-but-not-deleting-log-files/</link>
		<comments>http://www.deckerd.com/core/clearing-but-not-deleting-log-files/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 04:22:26 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Walkthrough]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/clearing-but-not-deleting-log-files/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">Sometimes, as a Systems Administrator, or SysAdmin, there are times we need to clear out the log files, without actually deleting them. As a smart Sys Admin, you normally wouldn't need to do this, but as I am currently involved in supporting customers and their Linux machines, I run into some pretty neat stuff (neat as in special). I've had a few issues where someone actually runs out of disk space on / (root filesystem) due to the /var/log directory being full. First off, you might run the <a href="http://www.deckerd.com/core/clearing-but-not-deleting-log-files/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/clearing-but-not-deleting-log-files/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Curing &#8216;Symbolic link not allowed&#8217; (Apache 2.0)</title>
		<link>http://www.deckerd.com/core/curing-symbolic-link-not-allowed-apache-20/</link>
		<comments>http://www.deckerd.com/core/curing-symbolic-link-not-allowed-apache-20/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 20:19:39 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[File Systems]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[The Notebook]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/curing-symbolic-link-not-allowed-apache-20/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">Awhile back when trying to add a directory to Apache on my Ubuntu 6.06 LTS server, I ran into some issues. These issues, of course were the infamous 403 "Forbidden" error that your web barfs up when you try to access a server that is not publicly viewable, because of permission issues. I'm going to give you my scenario and explain how you can fix this issue, so that you don't have to go through an hour of throwing your hands up in disgust. The Scenario In our example, out DocumentRoot <a href="http://www.deckerd.com/core/curing-symbolic-link-not-allowed-apache-20/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/curing-symbolic-link-not-allowed-apache-20/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>VMWare: &#8220;Failed to create named-pipe directory&#8221; error</title>
		<link>http://www.deckerd.com/core/vmware-failed-to-create-named-pipe-directory-error/</link>
		<comments>http://www.deckerd.com/core/vmware-failed-to-create-named-pipe-directory-error/#comments</comments>
		<pubDate>Wed, 30 May 2007 08:09:31 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[The Notebook]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/vmware-failed-to-create-named-pipe-directory-error/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">Have you ever received the Failed to create named-pipe directory error message via the vmware-mui error log files, and not able to access the VMWare Management Interface? If so, here's the fix. The error message at hand is the following: /var/log/vmware-mui/error_log ModVmdb load: Address of ModVmdb_InitCore: 0xb7c745a0 Failed to create named-pipe directory: /var/run/vmware//httpd/3854: No such file or directory VMWARE PANIC: \nNOT_IMPLEMENTED F(4023):707 Panic: Could not <a href="http://www.deckerd.com/core/vmware-failed-to-create-named-pipe-directory-error/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/vmware-failed-to-create-named-pipe-directory-error/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Stepping Into Samba</title>
		<link>http://www.deckerd.com/core/stepping-into-samba/</link>
		<comments>http://www.deckerd.com/core/stepping-into-samba/#comments</comments>
		<pubDate>Tue, 01 May 2007 23:38:07 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Open-Standards]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[UNIX/Linux]]></category>
		<category><![CDATA[Walkthrough]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/stepping-into-samba/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">A few friends of mine stare at me blankly when I mention Samba and SMB. In fact, sometimes they think it's the same thing, when in fact, it's not. I'll talk about the differences between the two and walk you through setting up Samba networked shares. This will give you a nice introduction to Samba and also Linux, if you are not familiar with that, also. The real question here isn't why SMB, or why Samba for that matter? Well, first off, after I explain to you what SMB is and then <a href="http://www.deckerd.com/core/stepping-into-samba/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/stepping-into-samba/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>/bin/rm: Argument list too long</title>
		<link>http://www.deckerd.com/core/rm-argument-list-too-long-fixed/</link>
		<comments>http://www.deckerd.com/core/rm-argument-list-too-long-fixed/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 02:47:45 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[File Systems]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[The Notebook]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX/Linux]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/rm-argument-list-too-long-fixed/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">While at work, I had a customer ask me how to, one time, delete all the mail in his /home//mail/cur directory. So, first off, I wanted him to just take a look at that directory, get to know it (figuratively speaking). So I had him run the du command on it; wow, you wouldn't imaging how much mail was in there! The actual command I had him run was: BASH cd /home//mail/cur du -h ./ The output was 1.3GB. Yes, that's right, he had 1.3GB of mail files. Some people are unaware <a href="http://www.deckerd.com/core/rm-argument-list-too-long-fixed/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/rm-argument-list-too-long-fixed/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How-To: Password Protect Apache Directories with .htaccess</title>
		<link>http://www.deckerd.com/core/password-protect-using-htaccess/</link>
		<comments>http://www.deckerd.com/core/password-protect-using-htaccess/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 09:17:54 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[UNIX/Linux]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/password-protect-using-htaccess/</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">Have you ever wanted to let someone download a file or image from your website, but didn't want to have the whole world know about, such as Google's great search engine spiders? The robot.txt file only goes so far, personally I'd rather password protect my directories if I don't want them crawled. It's a great way to set up realms that only the privileged few know about. I'll walk you through the very simple steps of doing so, and showing you what gets added on the server side. Grab Your <a href="http://www.deckerd.com/core/password-protect-using-htaccess/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/password-protect-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Understanding CHMOD and Creating permissions without a calculator</title>
		<link>http://www.deckerd.com/core/understandingchmod/</link>
		<comments>http://www.deckerd.com/core/understandingchmod/#comments</comments>
		<pubDate>Sat, 15 Oct 2005 18:06:41 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Core]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[UNIX/Linux]]></category>

		<guid isPermaLink="false">http://www.deckerd.com/?p=12</guid>
		<description><![CDATA[<p class="prepend-1 append-1 featuredTitle">CHMOD (chmod) is a UNIX oriented command that means "Changing Mode", that let's you change the mode (hence the name) of the file, or directory(s) depending on how the chmod command is used. When I say "changing mode", I mean giving the file a different permission scheme, respectively read, write, and execute. This command, by the way, is one of the most useful and most used commands in Linux (among many others). UNIX/Linux vs. MS Windows Before getting into syntax and the whys of the <a href="http://www.deckerd.com/core/understandingchmod/">Read More &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.deckerd.com/core/understandingchmod/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
