<?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>Ramblings &#187; Linux</title>
	<atom:link href="http://kc5mpk.com/blog/archives/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://kc5mpk.com/blog</link>
	<description>Unintelligible nonsense</description>
	<lastBuildDate>Fri, 09 Sep 2011 22:14:11 +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>xfce 4.4.2 and Windows/Super shortcuts</title>
		<link>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/</link>
		<comments>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 22:16:07 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/</guid>
		<description><![CDATA[For anyone looking to use the &#8220;Windows Key&#8221; for shortcuts in Xfce 4.4.2, be sure that you do something like this before you try to use the shortcut editor: xmodmap -e "add mod3 = Super_L" Once that&#8217;s done, the shortcut editor will actually recognize the key. This is as much for my future reference as [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone looking to use the &#8220;Windows Key&#8221; for shortcuts in Xfce 4.4.2, be sure that you do something like this before you try to use the shortcut editor:<br />
<code>xmodmap -e "add mod3 = Super_L"</code></p>
<p>Once that&#8217;s done, the shortcut editor will actually recognize the key. This is as much for my future reference as anyone, but if you find it useful, it was worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 7</title>
		<link>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 04:20:06 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/</guid>
		<description><![CDATA[Well, I got Fedora 7 installed on my laptop today. That&#8217;s actually what I&#8217;m using right now. I must say, it&#8217;s pretty slick overall. I&#8217;ve been very impressed with some of the new features that are available by default. If you are currently running an older version of Fedora [Core], give 7 a try.]]></description>
			<content:encoded><![CDATA[<p>Well, I got Fedora 7 installed on my laptop today. That&#8217;s actually what I&#8217;m using right now. I must say, it&#8217;s pretty slick overall. I&#8217;ve been very impressed with some of the new features that are available by default. If you are currently running an older version of Fedora [Core], give 7 a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sound Update</title>
		<link>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 04:03:26 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[alsa]]></category>
		<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/03/30/sound-update/</guid>
		<description><![CDATA[Well, I found a way to make it work, but I&#8217;m not sure why it broke to begin with. In /etc/asound.conf I simply changed the variable &#8220;defaults.pcm.device&#8221; from a value of 4, to one of 0. I chose zero only because the output of aplay -l indicated that device zero was my main device &#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I found a way to make it work, but I&#8217;m not sure why it broke to begin with. In /etc/asound.conf I simply changed the variable &#8220;defaults.pcm.device&#8221; from a value of 4, to one of 0. I chose zero only because the output of aplay -l indicated that device zero was my main device &#8230; I can&#8217;t get any audio out of 4 for whatever reason. Anyway, it&#8217;s working for now and I thought it smart to write this down for any others looking &#8230; and for me if I need it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALSA on Fedora Core 6 Issues</title>
		<link>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 03:59:16 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/</guid>
		<description><![CDATA[So, I&#8217;ve finally run into my first real issue with Fedora Core 6. Don&#8217;t get me wrong, it has done me well for quite some time now, but it finally cried &#8216;Gotcha!&#8217; the other day. In the course of a standard &#8216;yum update&#8217;, which, since it&#8217;s so simple, I tend to do pretty often, my [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve finally run into my first real issue with Fedora Core 6. Don&#8217;t get me wrong, it has done me well for quite some time now, but it finally cried &#8216;Gotcha!&#8217; the other day. In the course of a standard &#8216;yum update&#8217;, which, since it&#8217;s so simple, I tend to do pretty often, my ALSA packages got upgraded to 1.0.14-0.1.rc1.fc6. Not really paying attention too closely, a side effect of it normally being pretty painless, I went about my business for several more hours. This being a laptop, it got shutdown before heading to bed &#8230; and then started back up as I realized I&#8217;d like to watch some cartoons (Looney Tunes DVDs are great) while laying in bed trying to unwind.</p>
<p>Here&#8217;s where the story gets ugly &#8230; I didn&#8217;t have any sound when the machine came back up. No sound! How am I supposed to watch a DVD without sound? It seems that the few applications I have that still have OSS support will function if I manually set them to OSS and not ALSA, but those apps are in the minority by far these days.</p>
<p>So, it&#8217;s been a couple of days and there haven&#8217;t been any &#8216;whoops&#8217; updates to ALSA, nor does there appear to be a flurry of activity on the Web. That leaves me in a bit of a quandry. I don&#8217;t know enough about yum, even after digesting the man pages, to try and roll back to an old version to see if that fixes it, nor do I really know enough about ALSA (once upon a time I did, but a lot has changed since then).</p>
<p>What really confuses me is that Fedora has a few utilities for managing sound and sound cards. Some of the &#8216;can you hear this sound&#8217; checks pass just fine (when selecting a card for instance), but the user level properties that let me select &#8216;Auto Detect&#8217;, or a specific device all fail (unless I select OSS, but even then my apps can&#8217;t play sound).</p>
<p>Anyone out there know enough to help? I&#8217;m on an IBM Thinkpad R50e that uses the snd_intel8x0 module normally (and it&#8217;s currently loaded). Help?!?</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM Extention Process</title>
		<link>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 19:35:00 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[LeTourneau University]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/</guid>
		<description><![CDATA[dd if=/dev/zero of=/mnt/remotestorage/linuxupdates-2 bs=1k count=1048576 losetup /dev/loop2 /mnt/remotestorage/linuxupdates-2 pvcreate /dev/loop2 vgextend updates_store /dev/loop2 lvextend -L+1G /dev/updates_store/store umount /mnt/vg e2fsck -f /dev/updates_store/store resize2fs /dev/updates_store/store mount /dev/updates_store/store /mnt/vg Where the filename (linuxupdates-2) increments, the &#8216;count&#8217; in the dd command is a multiple of the one listed (1GB), and the loopback devices (loop2 here) increments.]]></description>
			<content:encoded><![CDATA[<pre style="border: 1px solid #888888; padding: 3px; text-align: left">dd if=/dev/zero of=/mnt/remotestorage/linuxupdates-2 bs=1k count=1048576
losetup /dev/loop2 /mnt/remotestorage/linuxupdates-2
pvcreate /dev/loop2
vgextend updates_store /dev/loop2
lvextend -L+1G /dev/updates_store/store
umount /mnt/vg
e2fsck -f /dev/updates_store/store
resize2fs /dev/updates_store/store
mount /dev/updates_store/store /mnt/vg</pre>
<p>Where the filename (linuxupdates-2) increments, the &#8216;count&#8217; in the dd command is a multiple of the one listed (1GB), and the loopback devices (loop2 here) increments.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Mirror Question</title>
		<link>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 22:41:37 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[LeTourneau University]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/</guid>
		<description><![CDATA[Anyone listening? Hello? If you are, and you know a nice way to create a local Ubuntu mirror via rsync, drop me a note here or via email. I&#8217;m trying to set one up here at LeTourneau and just haven&#8217;t found anything useful (the mirror server is running Fedora Core 5 right now). Also, advice [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone listening? Hello?</p>
<p>If you are, and you know a nice way to create a local Ubuntu mirror via rsync, drop me a note here or via email. I&#8217;m trying to set one up here at <a title="LeTourneau University" href="http://www.letu.edu">LeTourneau</a> and just haven&#8217;t found anything useful (the mirror server is running Fedora Core 5 right now). Also, advice on what to mirror for Ubuntu would be nice, I&#8217;m not sure what they are called in Ubuntu, but stuff like universe, mutiverse, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Updates &#8230; Updated</title>
		<link>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 20:11:35 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[LeTourneau University]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/11/20/288/</guid>
		<description><![CDATA[The Linux Updates mirror (on campus only) now has full support for Fedora Core 6 (Core, Updates, and Extras). It updates twice a day, just like Fedora Core 5 and Gentoo, so check out the configuration page to see the scheduled times, configuration instructions (they are the same as Fedora Core 5), alternative installation methods, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Linux Updates" href="http://linuxupdate.letnet.net">Linux Updates mirror</a> (on campus only) now has full support for Fedora Core 6 (Core, Updates, and Extras). It updates twice a day, just like Fedora Core 5 and Gentoo, so check out the <a title="Fedora Core 6 Configuration Instructions" href="http://linuxupdate.letnet.net/distros/fedora/6/">configuration page</a> to see the scheduled times, configuration instructions (they are the same as Fedora Core 5), alternative installation methods, status notices, and statistics.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux Updates Mirror on Campus</title>
		<link>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 13:24:07 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[LeTourneau University]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/</guid>
		<description><![CDATA[If you are a Linux user at LeTourneau University, and happen to use Fedora Core 5 or Gentoo Linux, you need to check out our new shiny local mirror. Once I get my hands on some more disk space, I&#8217;ll be able to support Debian and Ubuntu so do not despair if your favorite distro [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a Linux user at LeTourneau University, and happen to use Fedora Core 5 or Gentoo Linux, you need to check out our new shiny <a title="Linux Updates Local Mirror" href="http://linuxupdate.letnet.net">local mirror</a>. Once I get my hands on some more disk space, I&#8217;ll be able to support Debian and Ubuntu so do not despair if your favorite distro isn&#8217;t on the current supported distro list.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

