<?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/"
	>

<channel>
	<title>nix101.com</title>
	<atom:link href="http://nix101.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nix101.com</link>
	<description>Linux info for the non geek</description>
	<pubDate>Sat, 27 Sep 2008 18:10:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Pax and Grsecurity features on a webhosting server</title>
		<link>http://nix101.com/2008/08/30/using-pax-and-grsecurity-features-on-a-webhosting-server/</link>
		<comments>http://nix101.com/2008/08/30/using-pax-and-grsecurity-features-on-a-webhosting-server/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 21:14:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=175</guid>
		<description><![CDATA[Just about ever since I have been administering Linux servers I have explored just about every thing that can possibly increase security without breaking too many things. It really depends on what your server is used for to determine how tight you can get it. With web hosting servers you have to be very careful [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/08/30/using-pax-and-grsecurity-features-on-a-webhosting-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Grsecurity 2.26.6 with Tarpit</title>
		<link>http://nix101.com/2008/07/31/grsecurity-2266-with-tarpit/</link>
		<comments>http://nix101.com/2008/07/31/grsecurity-2266-with-tarpit/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 01:28:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=165</guid>
		<description><![CDATA[Here is the latest grsecurity test patch with latest tarpit patch. All ready to go, configured for 64 bit systems. This also includes patched iptables-1.4.0 source

wget nix101.com/kernels/linux-2.26.6-grsec-tarpit.tar.gz
Also here is a kernel update script to compile and install this. It is configured for a 64 bit machine running an intel core2 or better processor. I am [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/07/31/grsecurity-2266-with-tarpit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cpanel Woes</title>
		<link>http://nix101.com/2008/06/26/cpanel-sucks/</link>
		<comments>http://nix101.com/2008/06/26/cpanel-sucks/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 19:41:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=159</guid>
		<description><![CDATA[It&#8217;s popular among end users, it is a definite money maker but for admins it can be a huge pain in the ass. And for the type of hosting we do, high risk hosting it is even worse. In general though most of the problems we have with cpanel have not been related to high [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/06/26/cpanel-sucks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some grsec kernels</title>
		<link>http://nix101.com/2008/06/25/some-grsec-kernels/</link>
		<comments>http://nix101.com/2008/06/25/some-grsec-kernels/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 23:28:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Off Topic]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=157</guid>
		<description><![CDATA[Here are some grsec kernels links
http://nix101.com/linux-2.6.24.2-grsec-x86_64.tar.gz
http://nix101.com/linux-2.6.24.7-with-tarpit-64bit.tar.gz
http://nix101.com/linux64.tar.gz &#60;&#8211; 2.6.25.6 One of the last test patches
]]></description>
		<wfw:commentRss>http://nix101.com/2008/06/25/some-grsec-kernels/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Litespeed php with core dumps disabled</title>
		<link>http://nix101.com/2008/06/14/litespeed-php-with-core-dumps-disabled/</link>
		<comments>http://nix101.com/2008/06/14/litespeed-php-with-core-dumps-disabled/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 06:03:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=149</guid>
		<description><![CDATA[Anyone who runs litespeed knows about the huge core dumps the lsphp leaves in users public_html directories. No matter what you set in limits config or ulimit it still does them. I suppose it does like the webserver does and overrides or sets certain things on startup as root. I have been on litespeed a [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/06/14/litespeed-php-with-core-dumps-disabled/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About TARPIT</title>
		<link>http://nix101.com/2008/05/08/about-tarpit/</link>
		<comments>http://nix101.com/2008/05/08/about-tarpit/#comments</comments>
		<pubDate>Thu, 08 May 2008 20:48:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=140</guid>
		<description><![CDATA[For the ones who does not know what the TARPIT module is or what it does. Here is some resources. The tarpit module is basically unsupported at this time but some at Harvard have been updating it to work with newer kernels. 
The tarpit module is great for adding rules for port scanners and ddos [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/05/08/about-tarpit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Kernel With grsec and tarpit</title>
		<link>http://nix101.com/2008/05/05/new-kernel-with-grsec-and-tarpit/</link>
		<comments>http://nix101.com/2008/05/05/new-kernel-with-grsec-and-tarpit/#comments</comments>
		<pubDate>Tue, 06 May 2008 03:15:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=139</guid>
		<description><![CDATA[I seen someone has been fixing the tarpit patches to work with newer kernels so I decided to try it out with the latest grsec stable which is 2.6.24.5, well it patched fine and all that but on install vdso_install brought an error, that has nothing to do with tarpit so I decided to try [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/05/05/new-kernel-with-grsec-and-tarpit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using SSH Keys</title>
		<link>http://nix101.com/2008/04/25/using-ssh-keys/</link>
		<comments>http://nix101.com/2008/04/25/using-ssh-keys/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 04:11:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=132</guid>
		<description><![CDATA[If you are like me and manage quite a few servers using ssh keys can be a big help. It is also much more secure then using password auth. Here is a short tutorial on setting up SSH keys.
It is an old tut but everything still works the same. Originally from http://pkeck.myweb.uga.edu/ssh/
Getting Started
1. First, install [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/04/25/using-ssh-keys/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VOIP becoming common tool for hackers and pranksters</title>
		<link>http://nix101.com/2008/04/13/voip-becoming-common-tool-for-hackers-and-pranksters/</link>
		<comments>http://nix101.com/2008/04/13/voip-becoming-common-tool-for-hackers-and-pranksters/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 03:41:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=131</guid>
		<description><![CDATA[Since VOIP use has been on the rise many useful things have come from it for the legitimate user but more so for the illicit or mischievous user. In the last 2-3 years since skype and other VOIP tools have became popular hackers and pranksters have taken advantage of the benefits and anonymity it offers.
On [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/04/13/voip-becoming-common-tool-for-hackers-and-pranksters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable shift-backspace logout</title>
		<link>http://nix101.com/2008/04/13/disable-shift-backspace-logout/</link>
		<comments>http://nix101.com/2008/04/13/disable-shift-backspace-logout/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 02:54:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials/HowTos]]></category>

		<guid isPermaLink="false">http://nix101.com/?p=130</guid>
		<description><![CDATA[I been very annoyed by this lately and I dont know why I all a sudden started doing this more often but I have wrote out long posts on forums and everything and then done this and lost it all. Anyway there is lots of articles on this out on the net so I figured [...]]]></description>
		<wfw:commentRss>http://nix101.com/2008/04/13/disable-shift-backspace-logout/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
