<?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>ego x0r truth &#187; Sysadmin</title>
	<atom:link href="http://www.x0rz.com/category/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x0rz.com</link>
	<description></description>
	<lastBuildDate>Mon, 05 Apr 2010 05:40:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Thrift Interface on Debian</title>
		<link>http://www.x0rz.com/2009/09/installing-thrift-interface-on-debian/</link>
		<comments>http://www.x0rz.com/2009/09/installing-thrift-interface-on-debian/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 09:49:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://www.x0rz.com/wordpress/?p=88</guid>
		<description><![CDATA[So I&#8217;m getting Cassandra/Thrift up and running and came across a few dependencies with the install. Here&#8217;s the fix if you encounter either the ` PKG_CHECK_MODULES(MONO, mono >= 1.2.6, have_mono=yes, have_mono=no)&#8217; or missing yac configure and make errors. If you&#8217;re compiling and seeing the MONO errors prior to having installed pkg-configure, just run ./cleanup.sh before <a href="http://www.x0rz.com/2009/09/installing-thrift-interface-on-debian/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.x0rz.com/2009/09/installing-thrift-interface-on-debian/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Debian (lenny) SFTP Jailing</title>
		<link>http://www.x0rz.com/2009/09/debian-lenny-sftp-jailing/</link>
		<comments>http://www.x0rz.com/2009/09/debian-lenny-sftp-jailing/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 14:38:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://www.x0rz.com/wordpress/?p=33</guid>
		<description><![CDATA[- First add a new sftp users group, I&#8217;ve named mine &#8216;sftponly&#8217;. groupadd sftponly Open /etc/ssh/sshd_config for editing. The line you will be looking for as it appears in lenny will be : Subsystem sftp /usr/lib/openssh/sftp-server Change this to Subsystem sftp internal-sftp At the bottom of the file, you&#8217;ll need this acl Match Group sftpusers <a href="http://www.x0rz.com/2009/09/debian-lenny-sftp-jailing/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.x0rz.com/2009/09/debian-lenny-sftp-jailing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
