<?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>dufault.info &#187; CentOS</title>
	<atom:link href="http://www.dufault.info/blog/category/linux/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dufault.info/blog</link>
	<description>Ramblings of a phone weenie, Linux sysadmin, and other things geeky</description>
	<lastBuildDate>Fri, 30 Sep 2011 20:43:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Check out my new article on itnewb: Easy Logins With SSH On Linux!</title>
		<link>http://www.dufault.info/blog/check-out-my-new-article-on-itnewb-easy-logins-with-ssh-on-linux/</link>
		<comments>http://www.dufault.info/blog/check-out-my-new-article-on-itnewb-easy-logins-with-ssh-on-linux/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 23:40:54 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[BASH]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=204</guid>
		<description><![CDATA[I wrote an article for a friends site, check it out: Guide To Easy Logins With SSH On Linux I didn&#8217;t know that article writing took so long &#8212; the amount of writing, rewriting, critiquing, etc etc was a new experience. I&#8217;ll have to keep writing articles &#8212; teaching others is a good way to [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/check-out-my-new-article-on-itnewb-easy-logins-with-ssh-on-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Logging all BASH commands to history, and keeping people from deleting/emptying it</title>
		<link>http://www.dufault.info/blog/logging-all-bash-commands-to-history-and-keeping-people-from-deletingemptying-it/</link>
		<comments>http://www.dufault.info/blog/logging-all-bash-commands-to-history-and-keeping-people-from-deletingemptying-it/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 20:28:07 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[BASH]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=186</guid>
		<description><![CDATA[Usually on Linux server, we have issues with logging the commands that our users are running, especially with BASH. BASH doesn&#8217;t log the commands as soon as they&#8217;re executed, and the user can do a number of simple things to prevent the log from ever being written to the disk, preventing you from knowing what&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/logging-all-bash-commands-to-history-and-keeping-people-from-deletingemptying-it/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Billix</title>
		<link>http://www.dufault.info/blog/billix/</link>
		<comments>http://www.dufault.info/blog/billix/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 05:57:06 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=124</guid>
		<description><![CDATA[I  wanted to mention that I&#8217;ve been looking for something like for this a bit &#8212; a USB key that comes with a way to install multiple Linux distributions.  While at work, we primarily use Gentoo, we still have a Ubuntu server or CentOS install to do occasionally, and it would be nice to have [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/billix/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hotswap a SCSI, SAS, or SATA drive in Linux</title>
		<link>http://www.dufault.info/blog/hotswap-a-scsi-sas-or-sata-drive-in-linux/</link>
		<comments>http://www.dufault.info/blog/hotswap-a-scsi-sas-or-sata-drive-in-linux/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 21:12:52 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=67</guid>
		<description><![CDATA[There seems to be not a lot of information on Google about this, thus, I post. At my work, the majority of our servers have hot-swappable drive bays &#8212; however, Linux doesn&#8217;t usually automatically notice the drive is gone. Worse, sometimes it doesn&#8217;t even notice new drives hooked up. Now, SCSI and SAS both support [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/hotswap-a-scsi-sas-or-sata-drive-in-linux/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Installing libtidy in PHP5 on a CentOS cPanel server</title>
		<link>http://www.dufault.info/blog/installing-libtidy-in-php5-on-a-centos-cpanel-server/</link>
		<comments>http://www.dufault.info/blog/installing-libtidy-in-php5-on-a-centos-cpanel-server/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 20:49:04 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redhat]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=96</guid>
		<description><![CDATA[To install libtidy in PHP5, it&#8217;s really quite easy. Make sure your /tmp directory doesn&#8217;t have something like noexec set on it, otherwise this would be more difficult. Here&#8217;s the install command: pecl install http://pecl.php.net/get/tidy-1.2.tgz Find where your main php.ini file is: root@server [~]# php -i&#124;grep php.ini Configuration File (php.ini) Path => /usr/local/lib Loaded Configuration [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/installing-libtidy-in-php5-on-a-centos-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Linux Magic SysRq key</title>
		<link>http://www.dufault.info/blog/the-linux-magic-sysrq-key/</link>
		<comments>http://www.dufault.info/blog/the-linux-magic-sysrq-key/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 00:10:27 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=57</guid>
		<description><![CDATA[I find it shocking how many people don&#8217;t know about this neat Linux key combination that let&#8217;s you execute various low level commands regardless of the system&#8217;s state (as long as it&#8217;s running and hasn&#8217;t panicked.) From the Wikipedia page: It is often used to recover from freezes, or to reboot a computer without corrupting [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/the-linux-magic-sysrq-key/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forcibly Trigger a Kernel Panic on Linux</title>
		<link>http://www.dufault.info/blog/forcibly-triggering-a-kernel-panic-on-linux/</link>
		<comments>http://www.dufault.info/blog/forcibly-triggering-a-kernel-panic-on-linux/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 03:57:45 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=30</guid>
		<description><![CDATA[This might sound strange, as people usually want to fix or prevent their computer from kernel panicing, but I was trying to test / create a method of logging kernel panic messages to a remote logging server. All of the existing tutorials I found on the net were for Linux kernel version 2.4, or were [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/forcibly-triggering-a-kernel-panic-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing a grsec-patched kernel on a CentOS 5 or RHEL 5 server</title>
		<link>http://www.dufault.info/blog/installing-a-grsec-patched-kernel-on-a-centos-5-or-rhel-5-server/</link>
		<comments>http://www.dufault.info/blog/installing-a-grsec-patched-kernel-on-a-centos-5-or-rhel-5-server/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 05:26:31 +0000</pubDate>
		<dc:creator>Phil Dufault</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[grsec]]></category>

		<guid isPermaLink="false">http://www.dufault.info/blog/?p=13</guid>
		<description><![CDATA[Here&#8217;s my little guide for upgrading a CentOS server to a grsec-patched kernel. At the time of this writing, this was the latest stable grsec patch available. Fetch the sources: wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.5.tar.bz2 wget http://grsec.linux-kernel.at/grsecurity-2.1.11-2.6.24.5-200804211829.patch.gz Extract: tar xjf linux-2.6.24.5.tar.gz gzip -d grsecurity-2.1.11-2.6.24.5-200804211829.patch.gz Patch the kernel: patch -p0 &#60; grsecurity-2.1.11-2.6.24.5-200804211829.patch cd linux-2.6.24.5 &#38;&#38; make clean &#38;&#38; make [...]]]></description>
		<wfw:commentRss>http://www.dufault.info/blog/installing-a-grsec-patched-kernel-on-a-centos-5-or-rhel-5-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

