<?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>flattermann.net &#187; Debian</title>
	<atom:link href="http://www.flattermann.net/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flattermann.net</link>
	<description>flattermann&#039;s developer blog</description>
	<lastBuildDate>Tue, 03 May 2011 00:22:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>BlackVPN: A global OpenVPN service</title>
		<link>http://www.flattermann.net/2010/09/blackvpn-a-global-openvpn-service/</link>
		<comments>http://www.flattermann.net/2010/09/blackvpn-a-global-openvpn-service/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 18:04:11 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenVPN]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=595</guid>
		<description><![CDATA[Many websites restrict the access to their content by geo IP. E.g. you cannot access the BBC streams outside of UK, you cannot access Netflix/Hulu/Pandora outside of USA and so on&#8230; The solution to this problem is to use a VPN service that will give you an IP of the country of your choice. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Many websites restrict the access to their content by geo IP.<br />
E.g. you cannot access the BBC streams outside of UK, you cannot access Netflix/Hulu/Pandora outside of USA and so on&#8230;</p>
<p>The solution to this problem is to <strong>use a VPN service</strong> that will give you an IP of the country of your choice.</p>
<p>I&#8217;ve now tried <a href="https://www.blackvpn.com/" target="_blank">BlackVPN</a>, a global OpenVPN service, located in the Netherlands.</p>
<p><span id="more-595"></span>It has VPN servers in 3 countries:</p>
<ul>
<li>USA</li>
<li>UK</li>
<li>Netherlands</li>
</ul>
<p>You can either buy access to one of these countries (for 5 EUR per month) or to all of them (for 10 EUR per month).</p>
<p>You can access the service by using OpenVPN (that&#8217;s what I&#8217;m using and recommending) or PPTP.</p>
<p>See <a href="https://www.blackvpn.com/support/" target="_blank">https://www.blackvpn.com/support/</a> for sample configurations  for several platforms (Windows/Linux/MacOSX/iPhone&#8230;).</p>
<p>I&#8217;ve created a global account for 10 EUR and did some quick tests.</p>
<p>To check the speed of the OpenVPN, I&#8217;ve tried to download a <a href="http://www.debian.org/CD/netinst/" target="_blank">Debian NetInst image</a> (debian-506-amd64-netinst.iso). The file has a size of 132MiB.</p>
<p>Here are the results of my little speed test:</p>
<ul>
<li>Direct download (without active VPN): <strong>795KiB/s</strong> (2:53 minutes)</li>
<li>BlackVPN USA: <strong>213KiB/s</strong> (14:42 minutes)</li>
<li>BlackVPN UK: <strong>594KiB/s</strong> (3:21 minutes)</li>
<li>BlackVPN NL: <strong>393KiB/s</strong> (7:06 minutes)</li>
</ul>
<p>Of course, traffic through the VPN is slower than a direct connection, but I&#8217;m pretty impressed by the speed.<br />
&gt;200KiB/s (=1600KiBit/s) should be enough even for video streaming.</p>
<p>As I&#8217;m located in Germany, especially the UK/NL VPN servers are really fast.</p>
<p><strong>If you like to try <a href="https://www.blackvpn.com/" target="_blank">BlackVPN</a>, you can use my Referral Code </strong><strong>&#8220;BCFYSFP&#8221;.</strong></p>
<p>Using this referral code, you will get 2 months VPN access as a <strong>free bonus</strong> (i.e. you pay for 1 month but get 3) and I will get one month for free.</p>
<p>Have fun!</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for BlackVPN: A global OpenVPN service" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+BlackVPN:+A+global+OpenVPN+service" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2010/09/blackvpn-a-global-openvpn-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Debian Squeeze on the Joggler for Lazy People (Updated 2010-06-06)</title>
		<link>http://www.flattermann.net/2010/06/installing-debian-squeeze-on-the-joggler-for-lazy-people/</link>
		<comments>http://www.flattermann.net/2010/06/installing-debian-squeeze-on-the-joggler-for-lazy-people/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 10:15:08 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Joggler]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=566</guid>
		<description><![CDATA[For fearless and lazy people only: http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze#Install_scripts_for_lazy_people Update 2010-06-06, Version 0.2: prepare_squeeze_joggler.sh has a &#8211;usage parameter now (and many more parameters): che@x2:~$ ./prepare_squeeze_joggler.sh --usage prepare_squeeze_joggler.sh v0.2 2010-06-06 by Christian Erpelding aka flattermann aka che09 http://www.flattermann.net Join #joggler on irc.freenode.net for help See also http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze ************************************************************************** Usage: prepare_squeeze_joggler.sh [-o DIR] [--schroot NAME] [-d] [--r8168] [--debmirror URL] [...]]]></description>
			<content:encoded><![CDATA[<p><strong>For fearless and lazy people only: <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></p>
<p><a href="http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze#Install_scripts_for_lazy_people" target="_blank">http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze#Install_scripts_for_lazy_people</a></p>
<p><span style="text-decoration: underline;">Update 2010-06-06, Version 0.2:</span></p>
<p>prepare_squeeze_joggler.sh has a &#8211;usage parameter now (and many more parameters):</p>
<p><span id="more-566"></span></p>
<pre>che@x2:~$ ./prepare_squeeze_joggler.sh --usage
prepare_squeeze_joggler.sh v0.2 2010-06-06
by Christian Erpelding aka flattermann aka che09

http://www.flattermann.net

Join #joggler on irc.freenode.net for help
See also http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze
**************************************************************************

Usage:
prepare_squeeze_joggler.sh [-o DIR] [--schroot NAME] [-d] [--r8168] [--debmirror URL] [--mythtv]

--outdir DIR, -o DIR   Output directory (defaults to /opt/squeeze-joggler)
--schroot NAME         Use schroot instead of chroot
                       A schroot called NAME must be defined in /etc/schroot/schroot.conf
                       (This option overrides --outdir!)
--delete, -d           Delete old directory
--r8168                Use r8168 ethernet driver instead of r8169
                       (for AO2JOGXN Jogglers)
--debmirror URL        Use URL as debian mirror
                       (e.g. --debmirror http://ftp.de.debian.org/debian)
--hostname NAME        Set hostname to NAME (defaults to 'joggler')
--locale NAME          Set locale to NAME (defaults to 'en_US')
--mythtv               Install MythTV frontend and EasyStroke
--squeezeplay          Install SqueezePlay (v7.6 beta from SVN)
--cellwriter           Install Cellwriter (OnScreenKeyboard)</pre>
<p>Have fun!</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Installing Debian Squeeze on the Joggler for Lazy People (Updated 2010-06-06)" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Installing+Debian+Squeeze+on+the+Joggler+for+Lazy+People+(Updated+2010-06-06)" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2010/06/installing-debian-squeeze-on-the-joggler-for-lazy-people/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Debian Squeeze on O2 Joggler</title>
		<link>http://www.flattermann.net/2010/05/debian-squeeze-on-o2-joggler/</link>
		<comments>http://www.flattermann.net/2010/05/debian-squeeze-on-o2-joggler/#comments</comments>
		<pubDate>Mon, 31 May 2010 13:53:57 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Joggler]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=564</guid>
		<description><![CDATA[I&#8217;ve installed Debian Squeeze on my Joggler now: http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze It&#8217;s working great with SqueezePlay and MythTV-frontend! If you want to use MythTV, I can recommend EasyStroke to control it by gestures. If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed <strong>Debian Squeeze</strong> on my <strong>Joggler</strong> now: <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze" target="_blank">http://jogglerwiki.info/index.php?title=Installing_Debian_Squeeze</a></p>
<p>It&#8217;s working great with <strong>SqueezePlay</strong> and <strong>MythTV</strong>-frontend!</p>
<p>If you want to use MythTV, I can recommend EasyStroke to control it by gestures.</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Debian Squeeze on O2 Joggler" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Debian+Squeeze+on+O2+Joggler" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2010/05/debian-squeeze-on-o2-joggler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

