<?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>Doc Blades &#187; Linux</title>
	<atom:link href="http://blog.docblades.com/category/software/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.docblades.com</link>
	<description>what&#039;s not to like?</description>
	<lastBuildDate>Tue, 09 Mar 2010 04:49:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connecting to SPSU wireless in Ubuntu with wicd</title>
		<link>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/</link>
		<comments>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 21:26:00 +0000</pubDate>
		<dc:creator>Christian Blades</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[SPSU]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wicd]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.docblades.com/?p=432</guid>
		<description><![CDATA[I&#8217;ve noticed from browsing forums and from my own personal experience, connecting to any WPA encrypted wireless network in Ubuntu is less than stable. In my own experience, my connection stops every 10 or 15 minutes.
To solve this problem, I recently switched to Wicd and now I get a nice stable connection on my home [...]


Related posts:<ol><li><a href='http://blog.docblades.com/2009/03/30/youre-not-getting-into-college/' rel='bookmark' title='Permanent Link: Hate to break it to you, but you&#8217;re not getting into college'>Hate to break it to you, but you&#8217;re not getting into college</a> <small> Step 1) Learn to spell your sponsor&#8217;s name. Step...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed from browsing forums and from my own personal experience, connecting to any WPA encrypted wireless network in Ubuntu is less than stable. In my own experience, my connection stops every 10 or 15 minutes.</p>
<p>To solve this problem, I recently switched to Wicd and now I get a nice stable connection on my home wireless. But here at Southern Poly, I had some trouble connecting to the wireless network. After some googling, I found this script: <a href="http://wicd.net/punbb/viewtopic.php?id=200" onclick="javascript:pageTracker._trackPageview('/outbound/article/wicd.net');">http://wicd.net/punbb/viewtopic.php?id=200</a>. What I&#8217;m follows is a step by step HOWTO for connecting to Southern Polytechnic State University&#8217;s wireless network in Ubuntu 9.10 Karmic Koala.</p>
<ol>
<li>Add the wicd package<br />
<blockquote><p><code>sudo apt-get install wicd</code></p></blockquote>
<p>It&#8217;s going to want to remove network-manager, but don&#8217;t panic, you won&#8217;t miss it. After the install, the gnome panel is going to complain about network manager not working, but this is also normal.</li>
<li>Download this template (<a href="http://blog.docblades.com/random/eap-ttls" >eap-ttls</a>) to your desktop and move it to your /etc/wicd/encryption/templates folder.<br />
<blockquote><p><code>sudo mv ~/Desktop/eap-ttls /etc/wicd/encryption/templates</code></p></blockquote>
</li>
<li>Now add the template to wicd&#8217;s active list<br />
<blockquote><p><code>sudo echo eap-ttls &gt;&gt; /etc/wicd/encryption/templates/active</code></p></blockquote>
</li>
<li>Start wicd.In the menus, click &#8220;Applications&#8221;-&gt;&#8221;Internet&#8221;-&gt;&#8221;Wicd Network Manager&#8221;</li>
<li>Find &#8220;<strong>hornet</strong>&#8221; in the network list.</li>
<li>Click <strong>Properties</strong>.</li>
<li>Leave all of the choice boxes unclicked except for <strong>Use Encryption</strong>.</li>
<li>In the drop down box, choose <strong>EAP-TTLS</strong></li>
<li>Under <strong>Identity</strong>, type your user name (the part of your school email address that comes before <a href="http://twitter.com/spsu" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">@spsu</a>.edu)</li>
<li>Under <strong>Password</strong>, type your password. The same one you use for your school email.Your property window should look like this, now.<a href="http://blog.docblades.com/wp-content/uploads/2010/01/spsu-wicd-properties.png" ><img class="alignnone size-full wp-image-434" title="spsu-wicd-properties" src="http://blog.docblades.com/wp-content/uploads/2010/01/spsu-wicd-properties.png" alt="spsu-wicd-properties" width="379" height="501" /></a></li>
<li>Click <strong>Ok</strong>.</li>
<li>Now click <strong>Connect</strong> and you should be good to go.</li>
</ol>


<p>Related posts:<ol><li><a href='http://blog.docblades.com/2009/03/30/youre-not-getting-into-college/' rel='bookmark' title='Permanent Link: Hate to break it to you, but you&#8217;re not getting into college'>Hate to break it to you, but you&#8217;re not getting into college</a> <small> Step 1) Learn to spell your sponsor&#8217;s name. Step...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>People like KDE better than Vista</title>
		<link>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/</link>
		<comments>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 02:01:50 +0000</pubDate>
		<dc:creator>Christian Blades</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.docblades.com/?p=87</guid>
		<description><![CDATA[
As two Aussie&#8217;s discover, people like KDE better than Vista.
Of course, in order to get people to look at it, they told them it was Windows 7.
Draw your own conclusions.


Related posts:In The Future, People Will Be Made of Lego In the not to distant future: lego people. Disturbing, yes....


Related posts:<ol><li><a href='http://blog.docblades.com/2009/02/07/in-the-future-people-will-be-made-of-lego/' rel='bookmark' title='Permanent Link: In The Future, People Will Be Made of Lego'>In The Future, People Will Be Made of Lego</a> <small>In the not to distant future: lego people. Disturbing, yes....</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="330" data="http://www.zdnet.com.au/video/embed/22470997" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.zdnet.com.au/video/embed/22470997" /></object></p>
<p>As two Aussie&#8217;s discover, people like KDE better than Vista.</p>
<p>Of course, in order to get people to look at it, they told them it was Windows 7.</p>
<p>Draw your own conclusions.</p>


<p>Related posts:<ol><li><a href='http://blog.docblades.com/2009/02/07/in-the-future-people-will-be-made-of-lego/' rel='bookmark' title='Permanent Link: In The Future, People Will Be Made of Lego'>In The Future, People Will Be Made of Lego</a> <small>In the not to distant future: lego people. Disturbing, yes....</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
