<?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>BOLVERK - Tim&#039;s Lousy Blog &#187; Linux</title>
	<atom:link href="http://bolverk.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://bolverk.net</link>
	<description>A Personal Blog by Tim Oudin</description>
	<lastBuildDate>Wed, 20 Jan 2010 04:33:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Certification</title>
		<link>http://bolverk.net/46/certification/</link>
		<comments>http://bolverk.net/46/certification/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 04:41:53 +0000</pubDate>
		<dc:creator>Tim Oudin</dc:creator>
				<category><![CDATA[Personal Blog]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.bolverk.net/blog/46/certification/</guid>
		<description><![CDATA[I&#8217;m not generally the certification chasing type but I&#8217;ve needed a VCP to keep my career going the way I want it to.  I&#8217;ve also been attempting to gain more enterprise Linux experience.  I&#8217;ve decided to do some Red Hat training courses and take the exams.  I&#8217;ve succeed in passing both RHCT and RHCE exams!  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not generally the certification chasing type but I&#8217;ve needed a VCP to keep my career going the way I want it to.  I&#8217;ve also been attempting to gain more enterprise Linux experience.  I&#8217;ve decided to do some Red Hat training courses and take the exams.  I&#8217;ve succeed in passing both RHCT and RHCE exams!  I have Red Hat Certified Engineer number <strong>805008649833712</strong> on RHEL 5<strong>.</strong></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Certification+http%3A%2F%2Fbolverk.net%2Fu7r2" title="Post to Twitter"><img class="nothumb" src="http://bolverk.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bolverk.net/46/certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Software RAID</title>
		<link>http://bolverk.net/30/debian-fakeraid/</link>
		<comments>http://bolverk.net/30/debian-fakeraid/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 15:29:56 +0000</pubDate>
		<dc:creator>Tim Oudin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.bolverk.net/wordpress/30/debian-fakeraid/</guid>
		<description><![CDATA[I just finished setting up a machine with a pair of SATA disks using an onboard Promise controller on Debian Sarge. Steps to configure this follow. Installed disks but do not define a RAID in the controllers bios Boot Debian Sarge installer disk, loading 2.6 kernel via linux26 command Partition creation Manually edit partition table [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished setting up a machine with a pair of SATA disks using an onboard Promise controller on Debian Sarge.  Steps to configure this follow.</p>
<ol>
<li>Installed disks but do not define a RAID in the controllers bios</li>
<li>Boot Debian Sarge installer disk, loading 2.6 kernel via linux26 command</li>
<li>Partition creation
<ul>
<li>Manually edit partition table</li>
<li>Create one partition on each disk for sway, I did not add these to the RAID so this can be defined as swap.  The sum total will be available to the OS</li>
<li>Create one partition for /boot, define as RAID.</li>
<li>Create one (or more) partition(s) to fill the remainder of the disk, define as RAID</li>
</ul>
</li>
<li>Create RAID md devices
<ul>
<li>Create a md device for /boot partitions</li>
<li>Format with filesystem of choice</li>
<li>Mount as /boot</li>
<li>Set bootable flag</li>
</ul>
</li>
<li>Create additional md devices with remaining partitions
<ul>
<li>Having only one partition to deal with I formatted ext3 and defined a mount point of /</li>
</ul>
</li>
<li>Continue with installation after writing the partition table to disk</li>
</ol>
<p>I prefer to run testing as I&#8217;ve only twice had issues and only one of those was fatal.  Had my Linux skills been better at the time I might have been able to recover but that was many years ago.  After the initial reboot I start to answer questions and cancel out of one.  This will provide the installer menu which will allow me to select multiple APT repositories.  After selecting the repositories I&#8217;ll skip past the software selection screen to just give a bare bones installation.  At this point the /etc/apt/sources.list file can be edited for the distribution of choice, apt-get update, apt-get dist-upgrade and away ya go.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Debian+Software+RAID+http%3A%2F%2Fbolverk.net%2Fu7qm" title="Post to Twitter"><img class="nothumb" src="http://bolverk.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bolverk.net/30/debian-fakeraid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Tools on Fedora Core 5</title>
		<link>http://bolverk.net/21/vmware-tools-on-fedora-core-5/</link>
		<comments>http://bolverk.net/21/vmware-tools-on-fedora-core-5/#comments</comments>
		<pubDate>Sun, 15 Oct 2006 21:28:29 +0000</pubDate>
		<dc:creator>Tim Oudin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.bolverk.net/wordpress/21/vmware-tools-on-fedora-core-5/</guid>
		<description><![CDATA[As it seems to be usual with Fedora, doing anything with vmware was not completely smooth. Here&#8217;s what I found needed to be done to my stock installation of Fedora Core 5. I&#8217;m assuming some Linux mojo as I&#8217;d think one would have to have some to have the aspiration to do this&#8230; Yell if [...]]]></description>
			<content:encoded><![CDATA[<p>As it seems to be usual with Fedora, doing anything with vmware was not completely smooth.  Here&#8217;s what I found needed to be done to my stock installation of Fedora Core 5.  I&#8217;m assuming some Linux mojo as I&#8217;d think one would have to have some to have the aspiration to do this&#8230;  Yell if I&#8217;m incorrect.</p>
<p><span id="more-21"></span></p>
<p>First, install gcc</p>
<pre>yum install gcc</pre>
<p>Install kernel header files</p>
<pre>yum install kernel-devel</pre>
<p>Check it matches the running kernel</p>
<pre>uname -r; rpm -q kernel-devel</pre>
<p>If the two do not match, upgrade and reboot</p>
<pre>yum -y upgrade kernel kernel-devel</pre>
<p>Locate the kernel headers</p>
<pre>echo /usr/src/kernels/$(uname -r)-$(uname -p)/include</pre>
<p>Select &#8216;Install VMWare Tools&#8217; from the console.  Mount the virtual CDROM if it&#8217;s not automounted.  Copy VMware Tools from the mount</p>
<pre>cp /mnt/cdrom/VMwareTools-5.5.1-19175.tar.gz /tmp/</pre>
<p>Unpack VMware Tools to a temporary directory</p>
<pre>cd /tmp/</pre>
<pre>tar zxvf VMwareTools-5.5.1-19175.tar.gz</pre>
<pre>cd /tmp/vmware-tools-distrib/</pre>
<pre>./vmware-install.pl</pre>
<p>When prompted with &#8220;Do you want to run vmware-config-tools.pl?&#8221;, answer no.  Backup the original vmware-config-tools.pl</p>
<pre>cp /usr/bin/vmware-config-tools.pl /usr/bin/vmware-config-tools.pl.org</pre>
<p>Get a patch for VMware Tools</p>
<pre>cd /tmp/ wget http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-tools-any-update2.tar.gz</pre>
<pre>tar zxvf vmware-tools-any-update2.tar.gz</pre>
<pre>cd vmware-tools-any-update2/</pre>
<pre>./runme.pl</pre>
<p>Again, when prompted &#8220;Do you want to run vmware-config-tools.pl?&#8221;, answer yes.</p>
<p>Create a symlink to the VMware mouse driver</p>
<pre>ln -s /usr/lib/vmware-tools/configurator/XOrg/6.8.x/vmmouse_drv.o /usr/lib/xorg/modules/input/</pre>
<p>Change xorg mouse setting</p>
<pre>vi /etc/X11/xorg.conf</pre>
<p>Change &#8220;mouse&#8221; to &#8220;vmmouse&#8221; in Section &#8220;InputDevice&#8221; if necessary<br />
Done, restart X</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=VMware+Tools+on+Fedora+Core+5+http%3A%2F%2Fbolverk.net%2Fu7qd" title="Post to Twitter"><img class="nothumb" src="http://bolverk.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bolverk.net/21/vmware-tools-on-fedora-core-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
