<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Linux Tutorial &#187; Linux</title>
	<atom:link href="http://www.kernelhardware.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kernelhardware.org</link>
	<description>Your Source for Linux tutorials, programming and hardware advice</description>
	<lastBuildDate>Fri, 20 Jan 2012 01:28:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to extend or increase LVM in linux</title>
		<link>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/</link>
		<comments>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 01:28:15 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[logial volume increase]]></category>
		<category><![CDATA[logical volume extend]]></category>
		<category><![CDATA[lvdisplay]]></category>
		<category><![CDATA[lvextend]]></category>
		<category><![CDATA[lvm extend]]></category>
		<category><![CDATA[lvm increase]]></category>
		<category><![CDATA[pvcreate]]></category>
		<category><![CDATA[pvdisplay]]></category>
		<category><![CDATA[vgextend]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=708</guid>
		<description><![CDATA[<p>How do I increase the capacity of my LVM  partitions in linux if I add another disk or raid array
You need to add the new physical volume, extend the volume groups, increase the logical volume and resize the file system
Create the Partition with id LVM Linux
sd(x) where x is the new disk a,b,c,d <a href='http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check LSI Raid status in Centos</title>
		<link>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/</link>
		<comments>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 01:46:18 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[lsi]]></category>
		<category><![CDATA[lsi megaraid]]></category>
		<category><![CDATA[lsi raid status]]></category>
		<category><![CDATA[megarc]]></category>
		<category><![CDATA[raid status]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=701</guid>
		<description><![CDATA[<p>How do I check LSI MegaRAID controller and raid array status on a  linux server
Use the LSI MegaRAID megarc command line cli tool
Download the megarc tool
Download the megarc.bin utility which can be downloaded from LSI website at http://www.lsi.com/downloads/Public/MegaRAID Common <a href='http://www.kernelhardware.org/check-lsi-raid-status-in-centos/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox Auto Start VM Centos Fedora RedHat</title>
		<link>http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/</link>
		<comments>http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:45:33 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[auto shutdown guest]]></category>
		<category><![CDATA[auto shutdown vm]]></category>
		<category><![CDATA[auto start guest]]></category>
		<category><![CDATA[VirtualBox auto start VM]]></category>
		<category><![CDATA[VirtualBox vm guest]]></category>
		<category><![CDATA[vm as service]]></category>
		<category><![CDATA[vm auto start]]></category>
		<category><![CDATA[vm start]]></category>
		<category><![CDATA[vm start at reboot]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=521</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I get my VirtualBox Guest VM&#8217;s to start and stop when the host system reboots, shutdown, or starts.
Solution / Answer:
Create an init.d script so that VirtualBox Guest VM are controlled as a system service.
Install VirtualBox VM Service script
The original script <a href='http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Fedora 11 external network and internal network</title>
		<link>http://www.kernelhardware.org/fedora-11-external-network-and-internal-network/</link>
		<comments>http://www.kernelhardware.org/fedora-11-external-network-and-internal-network/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 22:05:19 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[fedora 11 2 nics]]></category>
		<category><![CDATA[fedora 11 route. fedora 11 default route]]></category>
		<category><![CDATA[linux routing]]></category>
		<category><![CDATA[NetworkManager default route]]></category>
		<category><![CDATA[NewtorkManager routing]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=507</guid>
		<description><![CDATA[<p>Scenario / Question:
I have a computer connected to external network with one network card and connected to internal network with another network card. I want to have all external traffic use one nic and all internal traffic use another nic.
Solution / Answer:
If you do not require NAT or <a href='http://www.kernelhardware.org/fedora-11-external-network-and-internal-network/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/fedora-11-external-network-and-internal-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox Modify VM Settings</title>
		<link>http://www.kernelhardware.org/virtualbox-modify-vm-settings/</link>
		<comments>http://www.kernelhardware.org/virtualbox-modify-vm-settings/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:16:00 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[virtualbox change memory size]]></category>
		<category><![CDATA[virtualbox change nic]]></category>
		<category><![CDATA[virtualbox change vm name]]></category>
		<category><![CDATA[virtualbox cli]]></category>
		<category><![CDATA[virtualbox command line]]></category>
		<category><![CDATA[virtualbox contorl vm]]></category>
		<category><![CDATA[VirtualBox headless]]></category>
		<category><![CDATA[virtualbox modify settings]]></category>
		<category><![CDATA[virtualbox modifyvm]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=496</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I modify the parameters of my VM in VirtualBox from the command line
Solution / Answer:
Use the tool VBoxManage
Install VirtualBox
&#8220;Install VirtualBox without GUI or Headless&#8221;
Create a VirtualBox VM guest
&#8220;VirtualBox Headless VM&#8221;
VirtualBox <a href='http://www.kernelhardware.org/virtualbox-modify-vm-settings/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/virtualbox-modify-vm-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox Controlling Headless VM</title>
		<link>http://www.kernelhardware.org/virtualbox-controlling-headless-vm/</link>
		<comments>http://www.kernelhardware.org/virtualbox-controlling-headless-vm/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:30:12 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[add dvd vm]]></category>
		<category><![CDATA[headless vm]]></category>
		<category><![CDATA[list running vms]]></category>
		<category><![CDATA[no gui vm]]></category>
		<category><![CDATA[poweroff vm]]></category>
		<category><![CDATA[reset vm]]></category>
		<category><![CDATA[start vm]]></category>
		<category><![CDATA[stop vm]]></category>
		<category><![CDATA[virtualbox control vm]]></category>
		<category><![CDATA[VirtualBox Guest]]></category>
		<category><![CDATA[VirtualBox headless]]></category>
		<category><![CDATA[virtualbox headless control vm]]></category>
		<category><![CDATA[virtualbox no gui]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=490</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I control my VirtualBox VM&#8217;s from the command line
Solution / Answer:
Use the tool VBoxManage
Install VirtualBox
&#8220;Install VirtualBox without GUI or Headless&#8221;
Create a VirtualBox VM guest
&#8220;VirtualBox Headless VM&#8221;
Controlling the VirtualBox <a href='http://www.kernelhardware.org/virtualbox-controlling-headless-vm/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/virtualbox-controlling-headless-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox Headless VM</title>
		<link>http://www.kernelhardware.org/virtualbox-headless-vm/</link>
		<comments>http://www.kernelhardware.org/virtualbox-headless-vm/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 18:46:18 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[VirtualBox add Guest]]></category>
		<category><![CDATA[VirtualBox cli add vm]]></category>
		<category><![CDATA[VirtualBox cli guest]]></category>
		<category><![CDATA[virtualbox create hd]]></category>
		<category><![CDATA[VirtualBox create vm]]></category>
		<category><![CDATA[VirtualBox headless]]></category>
		<category><![CDATA[virtualbox no gui]]></category>
		<category><![CDATA[VirtualBox VBoxHeadless]]></category>
		<category><![CDATA[VirtualBox VBoxManage]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=478</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I control VirtualBox from the linux command line CLI
Solution / Answer:
Use the included tools VBoxManage and VBoxHeadless
First Install VirtualBox from this post:
&#8220;Install VirtualBox without GUI or Headless&#8221;
VBoxManage for controlling VirtualBox on the <a href='http://www.kernelhardware.org/virtualbox-headless-vm/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/virtualbox-headless-vm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Install VirtualBox without GUI or Headless</title>
		<link>http://www.kernelhardware.org/install-virtualbox-without-gui-or-headless/</link>
		<comments>http://www.kernelhardware.org/install-virtualbox-without-gui-or-headless/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 17:41:16 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[install headless virtualbox]]></category>
		<category><![CDATA[install virtualbox]]></category>
		<category><![CDATA[install virtualbox remote server]]></category>
		<category><![CDATA[VirtualBox headless]]></category>
		<category><![CDATA[virtualbox no gui]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=475</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I install VirtualBox on a linux server that does not have a GUI installed or Xorg.
Solution / Answer:
VirtualBox can be installed on a headless server, and can be controlled with VBoxManage and VBoxHeadless from the command line.
Install VirtualBox 3.0
There are two <a href='http://www.kernelhardware.org/install-virtualbox-without-gui-or-headless/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/install-virtualbox-without-gui-or-headless/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lighttpd and PHP</title>
		<link>http://www.kernelhardware.org/lighttpd-and-php/</link>
		<comments>http://www.kernelhardware.org/lighttpd-and-php/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:58:05 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[how to lighttpd php]]></category>
		<category><![CDATA[install php lighttpd]]></category>
		<category><![CDATA[lighttpd php]]></category>
		<category><![CDATA[lighttpd php install]]></category>
		<category><![CDATA[lighttpd php setup]]></category>
		<category><![CDATA[lighttpd php support]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=457</guid>
		<description><![CDATA[<p>How do I get Lighttpd to work with PHP
Instal Lighttpd web server
Follow the following tutorial:
&#8220;Lighttpd and Centos 5&#8221;
Add PHP support to Lighttpd web server
Install lighttpd-fastcgi and php-cli
# yum install lighttpd-fastcgi php-cli
Configure the Config files to enable PHP for <a href='http://www.kernelhardware.org/lighttpd-and-php/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/lighttpd-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighttpd and Centos 5</title>
		<link>http://www.kernelhardware.org/lighttpd-and-centos-5/</link>
		<comments>http://www.kernelhardware.org/lighttpd-and-centos-5/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:24:07 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[lighttpd centos 5]]></category>
		<category><![CDATA[lighttpd centos install]]></category>
		<category><![CDATA[lighttpd configure]]></category>
		<category><![CDATA[lighttpd install]]></category>
		<category><![CDATA[lighttpd setup]]></category>
		<category><![CDATA[lighttpd web server]]></category>
		<category><![CDATA[lighttpd yum install]]></category>
		<category><![CDATA[web server install]]></category>
		<category><![CDATA[web server setup]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=449</guid>
		<description><![CDATA[<p>What is Lighttpd
&#8220;Security, speed, compliance, and flexibility &#8212; all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other <a href='http://www.kernelhardware.org/lighttpd-and-centos-5/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/lighttpd-and-centos-5/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

