<?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>gHacks technology news &#187; wifi-wiz</title>
	<atom:link href="http://www.ghacks.net/tag/wifi-wiz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Debian Wireless Connections with Wifi-Wiz</title>
		<link>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/</link>
		<comments>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 17:54:36 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[elive]]></category>
		<category><![CDATA[wifi-wiz]]></category>
		<category><![CDATA[wireless connection]]></category>
		<category><![CDATA[wireless device]]></category>
		<category><![CDATA[wireless management]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11483</guid>
		<description><![CDATA[One of these glorious days the PC industry will standardize hardware. When that day comes the Linux community will rejoice because there will be no need for the many, varied applications used to configure different systems on Linux. For example: I have two laptops. One one laptop I have to use nm-applet to get wireless [...]]]></description>
			<content:encoded><![CDATA[<p>One of these glorious days the PC industry will standardize hardware. When that day comes the Linux community will rejoice because there will be no need for the many, varied applications used to configure different systems on Linux. For example: I have two laptops. One one laptop I have to use nm-applet to get wireless working and on the other I have to use <a title="Wifi-Wiz" href="http://students.ou.edu/B/David.W.Braker-1/programs.html" target="_blank">wifi-wiz</a>.Wifi-Wiz is a debian-only application that does an outstanding job of scanning a wireless network and connecting to WEP or WPA-based wireless networks.</p>
<p>The wifi-wiz interface is easy to use and can save your networks so that reconnecting is simple. This is a boon for anyone who has had issues getting wifi working on a Debian-based laptop.</p>
<p><span id="more-11483"></span><strong>Getting and Installing</strong></p>
<p>Installing wifi-wiz is simple. Download the <a title="Wifi-Wiz" href="http://students.ou.edu/B/David.W.Braker-1/downloads/wifi-wiz.tar" target="_blank">compressed .deb file</a> from the creators&#8217; site. Once the file is on your machine open up a terminal window, change into the directory where the file was saved, issue the command:</p>
<p><em>tar xvf wifi-wiz.tar</em></p>
<p>and then issue the command (as root):</p>
<p><em>dpkg -i wifi-wiz.deb</em></p>
<p>which will install the package.</p>
<p><strong>Running wifi-wiz</strong></p>
<p>Once Wifi-wiz is installed you wan start the application with the command <em>wifi-wiz</em>. NOTE: You will have to have root privileges in order run the software.</p>
<div id="attachment_11485" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/wifi-wiz1.png"><img class="size-medium wp-image-11485" src="http://www.ghacks.net/wp-content/uploads/2009/03/wifi-wiz1-500x289.png" alt="Wifi-wiz Main Window" width="300" height="173" /></a><p class="wp-caption-text">Wifi-wiz Main Window</p></div>
<p>When wifi-wiz starts you will see a very simple, easy to navigate window where all of the action takes place.</p>
<p>The first thing you should do is click on the Scan button which will scan the area for wireless networks. When the scan is finished all you have to do is select the network you want to connect to, configure that network (with which protocol you will connect, what wireless security type, the security key for the network, and if you want to set the DNS servers. Once you have the settings for your network done all you have to do is click Connect and your laptop will quickly connect to the configured access point.</p>
<p><strong>Saved Networks</strong></p>
<p>Once you have a network saved in Wifi-wiz you can click on the manage tab to change any configurations necessary. From this tab you can also delete a network and disconnect from a network.</p>
<p><strong>Settings</strong></p>
<p>From the settings tab there is an important setting you can take care of. If you want to run the wifi-wiz daemon at boot you can set this option here. You can also set the interval between connection checks for the daemon. Once you make any changes to your connection properties make sure you click the Save Network button.</p>
<p><strong>Final Thoughts</strong></p>
<p>I have used many wireless device managers on Linux. I have also tried a number of wireless device managers on this particular laptop. The one manager for debian systems that works with the most consistency is Wifi-wiz. It&#8217;s simple to use, reliable, and (in some cases &#8211; such as Elive) is the only option that works.</p>
<p>If you are looking for a good wireless manager for Debian download Wifi-wiz and give it a go. And, if you&#8217;re up to the task, create an rpm from the deb so this application can be used on more distributions.</p>

	Tags: <a href="http://www.ghacks.net/tag/debian/" title="Debian" rel="tag">Debian</a>, <a href="http://www.ghacks.net/tag/elive/" title="elive" rel="tag">elive</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/wifi-wiz/" title="wifi-wiz" rel="tag">wifi-wiz</a>, <a href="http://www.ghacks.net/tag/wireless-connection/" title="wireless connection" rel="tag">wireless connection</a>, <a href="http://www.ghacks.net/tag/wireless-device/" title="wireless device" rel="tag">wireless device</a>, <a href="http://www.ghacks.net/tag/wireless-management/" title="wireless management" rel="tag">wireless management</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/11/thoughts-on-linux-migration/" title="Thoughts on Linux migration (December 11, 2008)">Thoughts on Linux migration</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/03/16/installing-and-configuring-ntp-on-linux/" title="Installing and Configuring NTP on Linux (March 16, 2009)">Installing and Configuring NTP on Linux</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/" title="Get To Know Linux: Live CD (February 18, 2009)">Get To Know Linux: Live CD</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/02/23/creating-screencasts-in-linux-with-gtk-recordmydesktop/" title="Creating Screencasts in Linux with gtk-recordmydesktop (February 23, 2009)">Creating Screencasts in Linux with gtk-recordmydesktop</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/03/15/back-up-your-dvds-with-acidrip/" title="Back Up Your DVDs with Acidrip (March 15, 2009)">Back Up Your DVDs with Acidrip</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
