<?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>jusupov.com &#187; mac os</title>
	<atom:link href="http://www.jusupov.com/tag/mac-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jusupov.com</link>
	<description>Computer Technology Blog</description>
	<lastBuildDate>Thu, 06 May 2010 16:04:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install kismet on MacBook, Mac OS X 10.5.6 Leopard</title>
		<link>http://www.jusupov.com/2009/04/20/how-to-install-kismet-on-mac-os-x-1056-leopard/</link>
		<comments>http://www.jusupov.com/2009/04/20/how-to-install-kismet-on-mac-os-x-1056-leopard/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 09:34:24 +0000</pubDate>
		<dc:creator>Arstan</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[kismet]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[macbook]]></category>

		<guid isPermaLink="false">http://www.jusupov.com/?p=321</guid>
		<description><![CDATA[I have a MacBook 13&#8243; Aliminium. Here&#8217;s how I installed and run kismet on this machine.

cd /tmp
svn co https://www.kismetwireless.net/code/svn/trunk kismet-devel
cd kismet-devel
./configure
sudo make install
Edit  kismet config file like: sudo vim /opt/local/etc/kismet.conf  and change the following two lines:
a.) suiduser=Your_Username_For_Mac
b.) source=darwin,en1,airport_extreme
Run kismet and enjoy! sudo kismet

]]></description>
			<content:encoded><![CDATA[<p>I have a MacBook 13&#8243; Aliminium. Here&#8217;s how I installed and run kismet on this machine.</p>
<ol>
<li>cd /tmp</li>
<li>svn co https://www.kismetwireless.net/code/svn/trunk kismet-devel</li>
<li>cd kismet-devel</li>
<li>./configure</li>
<li>sudo make install</li>
<li>Edit  kismet config file like: sudo vim /opt/local/etc/kismet.conf  and change the following two lines:<br />
a.) suiduser=Your_Username_For_Mac<br />
b.) source=darwin,en1,airport_extreme</li>
<li>Run kismet and enjoy! sudo kismet</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jusupov.com/2009/04/20/how-to-install-kismet-on-mac-os-x-1056-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
