<?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>BASE Logic, Inc. &#187; System Administration</title>
	<atom:link href="http://www.baselogic.com/blog/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>Enterprise Architecture, Design, Certified Training &#38; Agile Consulting</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:04:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Tomcat 5.5 and Tomcat 6 connector option enableLookups not defaulting to true</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:26:34 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1037</guid>
		<description><![CDATA[TweetTweetI have been working on an issue where HttpServletRequest.getHostName() always return the IP address, instead of the host name. The Tomcat 5.5 and Tomcat 6 documentation states enableLookups is set to true by default. enableLookups Set to true if you want calls to request.getRemoteHost() to perform DNS lookups in order to return the actual host name of [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache mod_security on CentOS 5 x86_64</title>
		<link>http://www.baselogic.com/blog/system-administration/apache-mod_security-on-centos-5-x86_64/</link>
		<comments>http://www.baselogic.com/blog/system-administration/apache-mod_security-on-centos-5-x86_64/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 18:07:10 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=298</guid>
		<description><![CDATA[TweetTweetIn the journey of rebuilding my dedicated server to create a  secured cloud server, I was trying to find out what are the potential issues, besides network intrusion through various ports, and services on my server. I found numbers ranging from 70% to 85% of all intrusions actually occur by way of applications. Specifically, I [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/system-administration/apache-mod_security-on-centos-5-x86_64/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Issue with libxml2 and lua 5 on i386 verse x86_64</title>
		<link>http://www.baselogic.com/blog/system-administration/issue-with-libxml2-and-lua-5-on-i386-verse-x86_64/</link>
		<comments>http://www.baselogic.com/blog/system-administration/issue-with-libxml2-and-lua-5-on-i386-verse-x86_64/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:21:15 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=294</guid>
		<description><![CDATA[TweetTweetwhile I was trying to get the Apache mod_security plugin working, I starting having issue with Including 2 different libraries. The examples required me to include libxml2 and lua 5 &#60;em&#62;LoadFile /usr/lib/libxml2.so LoadFile /usr/lib/liblua.so.5.0&#60;/em&#62; Now when I ran a configcheck on Apache after this declaration alone, I kept getting the following error: &#60;em&#62;/usr/lib/libxml2.so: wrong ELF [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/system-administration/issue-with-libxml2-and-lua-5-on-i386-verse-x86_64/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>from Developer to System Admin in 60 seconds&#8230;</title>
		<link>http://www.baselogic.com/blog/system-administration/from-developer-to-system-admin-in-60-seconds/</link>
		<comments>http://www.baselogic.com/blog/system-administration/from-developer-to-system-admin-in-60-seconds/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 14:29:14 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=291</guid>
		<description><![CDATA[TweetTweetIn a post I made a few months ago: http://baselogic.com/blog/archives/252 I talked about an issue with a RootKit that I had. Well, the truth is, that was just a symptom to an issue. The reality was, I was hacked pretty bad, and really forced to completely start fresh with a complete OS reload, and getting [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/system-administration/from-developer-to-system-admin-in-60-seconds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Invasion from a RootKit</title>
		<link>http://www.baselogic.com/blog/system-administration/invastion-from-a-rootkit/</link>
		<comments>http://www.baselogic.com/blog/system-administration/invastion-from-a-rootkit/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 13:52:30 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=252</guid>
		<description><![CDATA[TweetTweetYesterday, I was invaded by a RootKit. It seems there where some stealth application added to my /tmp directory, and seems to be stealing bandwidth from my server. I was given this URL as to a fix to secure my /tmp directory, and I am still trying to get through this tutorial: http://sysadmingear.blogspot.com/2007/10/how-to-secure-tmp-and-devshm-partition.html I wanted [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/system-administration/invastion-from-a-rootkit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

