<?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>&#34;The mind of a Mad Tech!&#34; &#187; Linux</title>
	<atom:link href="http://www.keithdmitchell.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to boot a Linux VM (Vmware) into single-user mode</title>
		<link>http://www.keithdmitchell.com/2011/09/07/how-to-boot-a-linux-vm-vmware-into-single-user-mode/</link>
		<comments>http://www.keithdmitchell.com/2011/09/07/how-to-boot-a-linux-vm-vmware-into-single-user-mode/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 13:00:23 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Virtualization-Vmware]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[singe-user]]></category>
		<category><![CDATA[single]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=515</guid>
		<description><![CDATA[Booting a Linux Vm in VMware is a pretty task and it&#8217;s helpful, especially if you forget your password or are having other issues such as security related issues. This also works for any Linux server as long as you have console access (Not Remote) access to it. IE standing in front of it. This [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2011/09/07/how-to-boot-a-linux-vm-vmware-into-single-user-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup linux server to alert you on login</title>
		<link>http://www.keithdmitchell.com/2010/04/29/setup-linux-server-to-alert-you-on-login/</link>
		<comments>http://www.keithdmitchell.com/2010/04/29/setup-linux-server-to-alert-you-on-login/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 13:53:15 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=390</guid>
		<description><![CDATA[To improve the security of a Linux server, especially a web server, which is exposed to the Internet and possible worldwide hackers, it’s best to enable the server to automatically send a notification email to predefined email address anytime someone logs in as root to the host. To configure the automatic email alert notification to [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/04/29/setup-linux-server-to-alert-you-on-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable or Enable Directory Browsing or Indexing</title>
		<link>http://www.keithdmitchell.com/2009/03/25/disable-or-enable-directory-browsing-or-indexing/</link>
		<comments>http://www.keithdmitchell.com/2009/03/25/disable-or-enable-directory-browsing-or-indexing/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 12:19:55 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Directory Browsing]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=157</guid>
		<description><![CDATA[Browsing or indexing is an option that allows the contents of a directory to be displayed in the browser when the directory does not contain an index page. For example, if you make an http call to a directory such as http://yourdomain.com/images/, it would list all the images in that directory without the need for [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/03/25/disable-or-enable-directory-browsing-or-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql fails to start on a Cpanel linux server.</title>
		<link>http://www.keithdmitchell.com/2009/02/07/mysql-fails-to-start-on-a-cpanel-linux-server/</link>
		<comments>http://www.keithdmitchell.com/2009/02/07/mysql-fails-to-start-on-a-cpanel-linux-server/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 13:53:01 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySql]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=141</guid>
		<description><![CDATA[If mysql service is failing upon start, you will have to place the following code in /etc/my.cnf under &#8216;mysqld&#8217; section and restart mysql service. &#8220;skip-innodb&#8221; (Do not add the quotes).]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/02/07/mysql-fails-to-start-on-a-cpanel-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using netstat to view the number of connections active on a Linux server</title>
		<link>http://www.keithdmitchell.com/2009/01/23/using-netstat-to-view-the-number-of-connections-active-on-a-linux-server/</link>
		<comments>http://www.keithdmitchell.com/2009/01/23/using-netstat-to-view-the-number-of-connections-active-on-a-linux-server/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 13:59:59 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[ips]]></category>
		<category><![CDATA[netstats]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=135</guid>
		<description><![CDATA[There are 2 commands I like to use to see the number of connections of a Linux server.  These commands a useful in determing the traffic that is hiiting your server and also helps to see if you are being DDos&#8217;d. The basic command will show the ip&#8217;s connected to the server, but in no [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/01/23/using-netstat-to-view-the-number-of-connections-active-on-a-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

