<?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>whizfoo &#187; linux</title>
	<atom:link href="http://www.whiz.se/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiz.se</link>
	<description>Personal homepage and blog of Sven Arvidsson</description>
	<lastBuildDate>Mon, 28 Dec 2009 20:20:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSH as a proxy</title>
		<link>http://www.whiz.se/2008/06/05/ssh-as-a-proxy/</link>
		<comments>http://www.whiz.se/2008/06/05/ssh-as-a-proxy/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:45:26 +0000</pubDate>
		<dc:creator>Sven Arvidsson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.whiz.se/?p=141</guid>
		<description><![CDATA[I have yet to set up OpenVPN and making it work with NetworkManager (this is planned some time after I install FreeWRT on the router) so I have naturally been a bit hesitant to connect to unsecured wireless networks. It turns out there is an easy way to secure your connection with tools already installed, [...]]]></description>
			<content:encoded><![CDATA[<p>I have yet to set up OpenVPN and making it work with NetworkManager (this is planned some time after I install <a href="http://freewrt.org/trac/">FreeWRT</a> on the router) so I have naturally been a bit hesitant to connect to unsecured wireless networks. It turns out there is an easy way to secure your connection with tools already installed, SSH:</p>
<blockquote><p>Then I found that <tt>ssh</tt> has a really nifty <tt>-D</tt> option to implement a SOCKS5 proxy.  Therefore all I needed to do was <tt>ssh -D localhost:8080 remote.box</tt> and then setup Firefox to use <tt>localhost:8080</tt> as a SOCKS proxy server.</p></blockquote>
<p>Thank you <a href="http://www.technovelty.org/linux/easy-vpn.html">Ian Wienand</a> for sharing this useful tip!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whiz.se/2008/06/05/ssh-as-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheap USB Bluetooth dongle from Tradera</title>
		<link>http://www.whiz.se/2008/06/05/cheap-usb-bluetooth-dongle-from-tradera/</link>
		<comments>http://www.whiz.se/2008/06/05/cheap-usb-bluetooth-dongle-from-tradera/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:17:58 +0000</pubDate>
		<dc:creator>Sven Arvidsson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.whiz.se/?p=139</guid>
		<description><![CDATA[Just for the record. The cheap Bluetooth USB dongles being sold on Tradera (and I&#8217;m sure other places) seems to work perfectly with Linux 2.6.25 and BlueZ 3.30.

lsusb identifies it as &#8220;Cambridge Silicon Radio, Ltd Bluetooth Dongle&#8221;.
]]></description>
			<content:encoded><![CDATA[<p>Just for the record. The cheap Bluetooth USB dongles being sold on <a href="http://www.tradera.se">Tradera</a> (and I&#8217;m sure other places) seems to work perfectly with Linux 2.6.25 and BlueZ 3.30.</p>
<p><a href="http://www.whiz.se/wp-content/uploads/bluet.jpg"><img class="aligncenter size-full wp-image-140" title="Bluetooth USB Adapter" src="http://www.whiz.se/wp-content/uploads/bluet.jpg" alt="" width="412" height="306" /></a></p>
<p>lsusb identifies it as &#8220;Cambridge Silicon Radio, Ltd Bluetooth Dongle&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whiz.se/2008/06/05/cheap-usb-bluetooth-dongle-from-tradera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
