<?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>Ubuntu For Free &#187; Internet</title>
	<atom:link href="http://www.forwardyouth.com/ubuntu/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forwardyouth.com/ubuntu</link>
	<description>A blog covering the Ubuntu Linux distro for you and your wallet.</description>
	<lastBuildDate>Thu, 04 Mar 2010 01:01:33 +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>Ubuntu Shoutcast Software &#8211; TunaPie</title>
		<link>http://www.forwardyouth.com/ubuntu/ubuntu-shoutcast-software-tunapie/</link>
		<comments>http://www.forwardyouth.com/ubuntu/ubuntu-shoutcast-software-tunapie/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 03:59:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/ubuntu-shoutcast-software-tunapie/</guid>
		<description><![CDATA[My friend&#8217;s ZeroXR and schpenke recommended a nice application called Tunapie when I queried for a suitable application to watch Internet TV and Radio via Shoutcast streams.

Version 1.3 is available for install via the Ubuntu repositories using
sudo apt-get install tunapie
I suggest installing it first, and then upgrading to v2.0
To do that, download the tarball from [...]]]></description>
			<content:encoded><![CDATA[<p>My friend&#8217;s <a href="http://zeroxr.vox.com/">ZeroXR </a>and schpenke recommended a nice application called Tunapie when I queried for a suitable application to watch Internet TV and Radio via Shoutcast streams.</p>
<p align="center"><a href="http://www.forwardyouth.com/ubuntu/wp-content/uploads/2007/07/tunapie21.png" title="tunapie screenshot"><img src="http://www.forwardyouth.com/ubuntu/wp-content/uploads/2007/07/tunapie21.thumbnail.png" alt="tunapie screenshot" /></a></p>
<p>Version 1.3 is available for install via the Ubuntu repositories using</p>
<p><code>sudo apt-get install tunapie</code></p>
<p>I suggest installing it first, and then upgrading to v2.0</p>
<p>To do that, download the tarball from <a href="http://sourceforge.net/project/showfiles.php?group_id=132284">SourceForge</a> and then extract it.</p>
<p>From the shell&#8217;s prompt in the downloaded folder, issue the following commands to finish the upgrade:<br />
<code><br />
sudo sh install.sh --adult<br />
sudo cp tunapie /usr/bin/tunapie<br />
</code></p>
<p>You&#8217;ll then find it in the Multimedia folder on your menu.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/ubuntu-shoutcast-software-tunapie/&title=Ubuntu+Shoutcast+Software+&#8211;+TunaPie&srcURL=http://www.forwardyouth.com/ubuntu" target="_blank" rel="nofollow"><img
src="http://www.forwardyouth.com/ubuntu/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.forwardyouth.com/ubuntu/ubuntu-shoutcast-software-tunapie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install No-Ip From Source in Ubuntu</title>
		<link>http://www.forwardyouth.com/ubuntu/how-to-install-no-ip-from-source-in-ubuntu/</link>
		<comments>http://www.forwardyouth.com/ubuntu/how-to-install-no-ip-from-source-in-ubuntu/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 02:09:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/how-to-install-no-ip-from-source-in-ubuntu/</guid>
		<description><![CDATA[I recently switched routers for improved wireless performance. I was disappointed to find out that my new one didn&#8217;t have a No-IP client. I set out to install their official Linux client, and it was quite easy. The following steps are what I used to compile the latest version from source. This tutorial assumes you [...]]]></description>
			<content:encoded><![CDATA[<p>I recently switched routers for improved wireless performance. I was disappointed to find out that my new one didn&#8217;t have a No-IP client. I set out to install their official Linux client, and it was quite easy. The following steps are what I used to compile the latest version from source. This tutorial assumes you already have an established no-ip account and host name.</p>
<p>Change to your home directory</p>
<p><code>cd ~</code></p>
<p>Make a new folder for the download</p>
<p><code>mkdir no-ip-dl</code></p>
<p>Change to the new folder.</p>
<p><code>cd no-ip-dl</code></p>
<p>Download the latest compressed tarball</p>
<p><code>wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz</code></p>
<p>Extract the tarball</p>
<p><code>tar xzf no-ip-duc-linux.tar.gz</code></p>
<p>Change to the proper folder</p>
<p><code>cd no-ip-2.1.4</code></p>
<p>Compile the binaries and install the executables.</p>
<p><code>sudo make install</code></p>
<p>This will prompt you to answer the necessary details for configuration, like your email address, password, desired interface, etc.</p>
<p>Then launch the application by:</p>
<p><code>sudo /usr/local/bin/noip2</code></p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/how-to-install-no-ip-from-source-in-ubuntu/&title=How+To+Install+No-Ip+From+Source+in+Ubuntu&srcURL=http://www.forwardyouth.com/ubuntu" target="_blank" rel="nofollow"><img
src="http://www.forwardyouth.com/ubuntu/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.forwardyouth.com/ubuntu/how-to-install-no-ip-from-source-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
