<?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>Endemoniada &#187; Linux</title>
	<atom:link href="http://endemoniada.org/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://endemoniada.org</link>
	<description>Everyone stays friends. Everyone gets paid. Everyone has a fucking future.</description>
	<lastBuildDate>Thu, 22 Apr 2010 16:21:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IE i Linux? Ja visst!</title>
		<link>http://endemoniada.org/2007/05/ie-i-linux-ja-visst/</link>
		<comments>http://endemoniada.org/2007/05/ie-i-linux-ja-visst/#comments</comments>
		<pubDate>Wed, 02 May 2007 10:31:43 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Okategoriserat]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://endemoniada.org/blog/2007/05/02/ie-i-linux-ja-visst/</guid>
		<description><![CDATA[HowToForge har skrivit en enkel och lättföljd artikel om hur man lättast installerar Internet Explorer i Ubuntu Linux. Du får dessutom tre versioner på en och samma gång, nämligen 5.0, 5.5 och 6.0. Det här är helt perfekt för den som designar webbsidor i Linuxmiljö, då man slipper allt knök med dualbooting eller virtuella maskiner. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.howtoforge.com">HowToForge</a> har skrivit en enkel och <a href="http://www.howtoforge.com/ubuntu_internet_explorer">lättföljd artikel</a> om hur man lättast installerar Internet Explorer i Ubuntu Linux. Du får dessutom tre versioner på en och samma gång, nämligen 5.0, 5.5 och 6.0. Det här är helt perfekt för den som designar webbsidor i Linuxmiljö, då man slipper allt knök med dualbooting eller virtuella maskiner.</p>
<p><a href="http://www.howtoforge.com/ubuntu_internet_explorer">Läs artikeln här.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/05/ie-i-linux-ja-visst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puttin&#8217; your Thinkpad keys to work</title>
		<link>http://endemoniada.org/2007/04/puttin-your-thinkpad-keys-to-work/</link>
		<comments>http://endemoniada.org/2007/04/puttin-your-thinkpad-keys-to-work/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 19:50:30 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://endemoniada.org/blog/2007/04/22/puttin-your-thinkpad-keys-to-work/</guid>
		<description><![CDATA[If you have a Thinkpad, and you have those grey page-buttons around your arrow keys, this is what you do to make them work as Forward/Backward in Firefox 2. 1. You will have to find the directory in which Firefox is installed. On a standard Kubuntu Feisty install, it&#8217;s in /usr/share/firefox. 2. Edit &#60;firefox-directory&#62;/chrome/browser/content/browser/browser.xul, and [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a <em>Thinkpad</em>, and you have those grey page-buttons around your arrow keys, this is what you do to make them work as <em>Forward/Backward</em> in <em>Firefox 2</em>.</p>
<p>1. You will have to find the directory in which Firefox is installed. On a standard Kubuntu Feisty install, it&#8217;s in <code>/usr/share/firefox</code>.<br />
2. Edit <code>&lt;firefox-directory&gt;/chrome/browser/content/browser/browser.xul</code>, and find the line that says <code>&lt;keyset id="mainKeyset"&gt;</code>.<br />
3. Paste the following lines directly underneath:</p>
<pre><code>&lt;key id="goBackKb" keycode="VK_F19" command="Browser:Back" /&gt;
&lt;key id="goForwardKb" keycode="VK_F20" command="Browser:Forward" /&gt;</code></pre>
<p>4. Save and restart Firefox.</p>
<p>Now you can use the page-buttons to move back and forth through your Firefox history. This also works in Firefox 1.5, but requires a different approach. You can read more at the <a href="http://www.thinkwiki.org/wiki/How_to_get_special_keys_to_work#Firefox">ThinkWiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/04/puttin-your-thinkpad-keys-to-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Feisty</title>
		<link>http://endemoniada.org/2007/04/using-feisty/</link>
		<comments>http://endemoniada.org/2007/04/using-feisty/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 17:21:29 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://endemoniada.org/blog/2007/04/22/using-feisty/</guid>
		<description><![CDATA[Now I&#8217;ve had Kubuntu Feisty on my laptop for almost 24 hours, and I&#8217;d like to share my thoughts about it. First off, finally a new version that doesn&#8217;t radically change or remove solid features one has gotten used to in the six months between releases! The only real changes are either improvements on previously [...]]]></description>
			<content:encoded><![CDATA[<p>Now I&#8217;ve had <em>Kubuntu Feisty</em> on my laptop for almost 24 hours, and I&#8217;d like to share my thoughts about it.</p>
<p>First off, <em>finally</em> a new version that doesn&#8217;t radically change or remove solid features one has gotten used to in the six months between releases! The only real changes are either <em>improvements</em> on previously added features or inclusions of software and hacks that most of the Kubuntu community has been using anyway. <em>Network Manager</em> is finally a standard feature, and the battery manager the Kubuntu team added in Edgy has been fitted with some new options, including an awesome looking new icon (<em>with color!</em>). Both Suspend and Hibernate still work flawlessly, right out-of-the-box, on my <em>Thinkpad T43</em> and it even has the ability to switch over to hibernate <strong>while suspended</strong> if the battery drains to a <em>critical</em> level.</p>
<p>Overall, there aren&#8217;t that many new things to write about. <em>KDE 3.5</em> is moving along at crawling speed while development on <em>KDE 4</em> is ramping up. I got things configured just as I like them in less than 20 minutes, and most hacks/tricks that worked in Edgy still work in Feisty. One cool new thing, though, is that <em>Beryl</em> is available from the repositories and is now merely an apt-get install away. I&#8217;m also happy to say that it works perfectly, <em>insanely irritating</em> wobbly-windows and everything.</p>
<p>I know that this has been said so many times it&#8217;s completely lost its meaning&#8230; But this <strong>is</strong> the Ubuntu that could start a massive move from Windows to <em>Open Source</em> software. It&#8217;s really that good. I&#8217;m giving Kubuntu 7.04 &#8212; a.k.a. Feisty Fawn &#8212; two giant <em>thumbs up</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/04/using-feisty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Feisty</title>
		<link>http://endemoniada.org/2007/04/installing-feisty/</link>
		<comments>http://endemoniada.org/2007/04/installing-feisty/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 14:42:11 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://endemoniada.org/blog/2007/04/21/installing-feisty/</guid>
		<description><![CDATA[I&#8217;m installing the new Kubuntu right now, as we speak. Behind this Konqueror window, the installation runs smoothly and quickly. It&#8217;s really cool being able to just boot up Kubuntu from a CD, enter my WPA passphrase to connect to my wireless network and just click a few buttons to start the installation, while at [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m installing the new <em>Kubuntu</em> right now, as we speak. Behind this Konqueror window, the installation runs smoothly and quickly. It&#8217;s really cool being able to just boot up Kubuntu from a CD, enter my <em>WPA</em> passphrase to connect to my wireless network and just click a few buttons to start the installation, while at the same time being able to write a blog entry on a computer that does not have a working operating system installed at all.</p>
<p>That last part was a half lie &#8212; I have <em>Windows XP</em> installed on the first partition, but I can&#8217;t count it among any kind of <strong>working</strong> operating systems. It won&#8217;t accept my key as being <em>legit</em>, it took me two hours just to <strong>find</strong> the drivers for the wireless network adapter and there&#8217;s no way to install the <em>ThinkVantage</em> software so that I can get drivers for all the other hardware that Windows doesn&#8217;t support out-of-the-box since I can&#8217;t get onto Windows Update to download <em>.NET 2.0</em> because Windows refuses to register my key&#8230; It&#8217;s easily enough to drive any person beyond insane.</p>
<p>Oh, right, first impressions. Sorry, my mind wanders.<br />
As you can probably guess, just the installation of Kubuntu is infinitely more pleasant than a fully working, non-struggling Windows XP could ever dream to be. To be fair, though, Kubuntu has the advantage of not being over 5 years old. Everything on my <em>Thinkpad T43</em> works without any kind of configuring. The battery is supported, and all I have to do to get my wireless working is select which access point I want to connect to &#8212; That&#8217;s it! The installation guide is <em>clear and to-the-point</em>, no hassle anywhere. I create a couple new partitions (The partition manager is new, and could use some tweaking, but over-all it works like it&#8217;s supposed to) and fill in some personal information. For some reason, the Migration Assistant didn&#8217;t show up at all, but that doesn&#8217;t matter, I don&#8217;t have anything to migrate from anyway. Click OK, and the system installs itself quietly.</p>
<p>A couple minutes and a chiming sound later, I get to choose between rebooting or continuing to use the <em>live-CD</em> environment. I guess I&#8217;ll have to save the rest for another entry, because I can&#8217;t wait to reboot into my brand spanking new Kubuntu Feisty Fawn operating system!</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/04/installing-feisty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I wuv my &#8216;Bu</title>
		<link>http://endemoniada.org/2007/04/i-wuv-my-bu/</link>
		<comments>http://endemoniada.org/2007/04/i-wuv-my-bu/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 20:15:45 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://endemoniada.org/blog/2007/04/19/i-wuv-my-bu/</guid>
		<description><![CDATA[Ubuntu Feisty Fawn (7.04) has been sort-of released as of today. Officially, the release isn&#8217;t until tomorrow, but the reviews are already all over the web and the CD repositories have been overloaded all day. LunaPark6 writes an excellent review of the new Ubu&#8217; and praises it&#8217;s ease of use and ability to support practically [...]]]></description>
			<content:encoded><![CDATA[<p><em>Ubuntu Feisty Fawn</em> (7.04) has been sort-of released as of today. Officially, the release isn&#8217;t until tomorrow, but the <em>reviews</em> are already all over the web and the CD repositories have been overloaded all day. <a href="http://lunapark6.com">LunaPark6</a> writes an excellent <a href="http://lunapark6.com/ubuntu-704-feisty-fawn.html">review of the new Ubu&#8217;</a> and praises it&#8217;s ease of use and ability to support practically <em>any type of hardware</em> right out of the box.</p>
<p>Some of the major points of interest are:</p>
<ul>
<li><strong>Migration Assistant</strong> imports settings from both Ubuntu and Windows previous installs</li>
<li><strong>Desktop Effects</strong> can be turned on at the check of a box, provided you&#8217;ve installed the appropriate drivers through the new&#8230;</li>
<li><strong>Restricted Drivers Manager</strong> &#8211; Check driver, click OK, reboot and you&#8217;re running hardware accelerated graphics!</li>
<li><strong>Numerous improvements</strong> to speed and stability make this the undeniably most impressive Ubuntu release yet.</li>
</ul>
<p>If the site&#8217;s not still being hammered to bits by <em>rabid Ubuntu users</em>, you can download your favorite flavor of <em>Fawn</em> from <a href="http://www.ubuntu.com/">Ubuntu.com</a>.</p>
<p><em>UPDATE<br />
</em>Both <a href="http://www.ubuntu.com/">Ubuntu</a> and <a href="http://kubuntu.com/">Kubuntu</a> have updated their websites to promote the release of <em>Feisty Fawn</em>. Head over for more details and, hopefully, some more stable servers to <em>download</em> from.</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/04/i-wuv-my-bu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally!</title>
		<link>http://endemoniada.org/2007/04/finally/</link>
		<comments>http://endemoniada.org/2007/04/finally/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 12:32:25 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Okategoriserat]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://new.endemoniada.org/blog/?p=9</guid>
		<description><![CDATA[I bought an iPod! 80 gigabytes of sweet, sweet storage. I went with the white model, because I figured it&#8217;d show less scratches and because it looked better matched with it&#8217;s bootylicious chrome behind. Right now, it&#8217;s waiting to be shipped from Denmark, so I should get it either sometime next week or early the [...]]]></description>
			<content:encoded><![CDATA[<p>I bought an iPod! 80 gigabytes of sweet, sweet storage. I went with the white model, because I figured it&#8217;d show less scratches and because it looked better matched with it&#8217;s bootylicious chrome behind. Right now, it&#8217;s waiting to be shipped from Denmark, so I should get it either sometime next week or early the week after that. I can&#8217;t wait :)</p>
<p>And yes, studying for a test on Linux-as-it-was-ten-years-ago still sucks. Seriously.</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/04/finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaissance Linux</title>
		<link>http://endemoniada.org/2007/03/renaissance-linux/</link>
		<comments>http://endemoniada.org/2007/03/renaissance-linux/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 16:16:13 +0000</pubDate>
		<dc:creator>Nathaniel</dc:creator>
				<category><![CDATA[Okategoriserat]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://new.endemoniada.org/blog/?p=5</guid>
		<description><![CDATA[Yeah, so today I&#8217;ve been listening to my teacher shovel through a stack of Linux questions. They&#8217;re all part of a LPIC Linux certificate I&#8217;m supposed to take as a part of my eduation, but seriously, these questions were out-of-date years ago. Stuff about default settings in the 2.2 kernel, how to configure an XFree86 [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, so today I&#8217;ve been listening to my teacher shovel through a stack of Linux questions. They&#8217;re all part of a LPIC Linux certificate I&#8217;m supposed to take as a part of my eduation, but seriously, these questions were out-of-date years ago. Stuff about default settings in the 2.2 kernel, how to configure an XFree86 2.0 X-server and generally stupid questions about Red Hat-specific configurations. This is 2007, not 1997. Red Hat isn&#8217;t even the king of the hill anymore, with Novell, SUSE and Ubuntu all coming up from behind. What the hell is the point in taking a certificate in something that was old news even when I first heard of Linux at all? I don&#8217;t get it&#8230;</p>
<p>In other news, I moved Endemoniada.org back to my old server, since it doesn&#8217;t seem likely that the new one is going to get fixed anytime soon. So, here it is. I assume the DNS cache has updated, or you wouldn&#8217;t be seeing this. Awesome. Now just to rebuild the entire site that I can no longer access on the &#8220;new&#8221; server&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://endemoniada.org/2007/03/renaissance-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
