<?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>New Adventures in Technology &#187; wicd</title>
	<atom:link href="http://teknostatik.co.uk/tag/wicd/feed/" rel="self" type="application/rss+xml" />
	<link>http://teknostatik.co.uk</link>
	<description>Musings on music, computers and other things</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:48:08 +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>Using wcid instead of NetworkManager on Ubuntu 8.10</title>
		<link>http://teknostatik.co.uk/2009/01/26/using-wcid-instead-of-networkmanager-on-ubuntu-810/</link>
		<comments>http://teknostatik.co.uk/2009/01/26/using-wcid-instead-of-networkmanager-on-ubuntu-810/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 19:57:12 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wicd]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://teknostatik.co.uk/?p=539</guid>
		<description><![CDATA[This post came about due to an issue with NetworkManager connecting to our wpa-enterprise authenticated network at work, but demonstrates that there is more than one choice when it comes to almost everything on Linux. It&#8217;s not too fiddly, and &#8230; <a href="http://teknostatik.co.uk/2009/01/26/using-wcid-instead-of-networkmanager-on-ubuntu-810/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post came about due to an issue with NetworkManager connecting to our wpa-enterprise authenticated network at work, but demonstrates that there is more than one choice when it comes to almost everything on Linux. It&#8217;s not too fiddly, and I&#8217;ll hopefully have a rebuild of Ubuntu incorporating these changes within 24 hours.</p>
<p>First off, you need to add a line to your sources list, by issuing the following command:</p>
<p><code>sudo nano /etc/apt/sources.list</code></p>
<p>Add the following line at the bottom of the file:</p>
<p><code>deb http://apt.wicd.net intrepid extras</code></p>
<p>Then press ctrl+o to save and then ctrl+x to quit and then issue the following command:</p>
<p><code>sudo apt-get update &amp;&amp; sudo apt-get install wcid</code></p>
<p>This will download <a href="http://wicd.sourceforge.net/">wcid </a>(a network management tool that doesn&#8217;t suffer issues connecting to enterprise level networks), uninstall NetworkManager and then install wcid. At some point in this process you will lose network connectivity, but this is fine.</p>
<p>To make wcid start at boot, go to System &gt; Preferences &gt; Sessions and add a new item to startup. The path for the application is:</p>
<p><code>/opt/wicd/tray.py</code></p>
<p>Reboot, and you should find that wcid adds an applet similar to nm-applet which will allow you to view available networks, and connect and configure them. I&#8217;ve tested this with my EeePC 701 and an Acer Aspire One (both running Ubuntu 8.10), and it is known to work (with a bit of tweaking) on Fedora 10 as well.</p>
<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link" data-url="http://teknostatik.co.uk/2009/01/26/using-wcid-instead-of-networkmanager-on-ubuntu-810/"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://teknostatik.co.uk/2009/01/26/using-wcid-instead-of-networkmanager-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
