<?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; Tutorial</title>
	<atom:link href="http://www.forwardyouth.com/ubuntu/category/tutorial/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>How to install a DEB in Kubuntu</title>
		<link>http://www.forwardyouth.com/ubuntu/how-to-install-a-deb-in-kubuntu/</link>
		<comments>http://www.forwardyouth.com/ubuntu/how-to-install-a-deb-in-kubuntu/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 17:32:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feisty Fawn]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Konqueror]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/how-to-install-a-deb-in-kubuntu/</guid>
		<description><![CDATA[Having chosen to dedicate myself to Kubuntu, I needed a proper way of installing Debian packages. These files can be found across the .net as ending with a .DEB extension.
 KDE, Kubuntu, and Konqueror make this process easy. Simply right click on the downloaded file and then select Package Manager -&#62; Install Package.
]]></description>
			<content:encoded><![CDATA[<p>Having chosen to dedicate myself to Kubuntu, I needed a proper way of installing Debian packages. These files can be found across the .net as ending with a .DEB extension.</p>
<p> KDE, Kubuntu, and Konqueror make this process easy. Simply right click on the downloaded file and then select <strong>Package Manager -&gt; Install Package.</strong></p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/how-to-install-a-deb-in-kubuntu/&title=How+to+install+a+DEB+in+Kubuntu&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-a-deb-in-kubuntu/feed/</wfw:commentRss>
		<slash:comments>1</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>
		<item>
		<title>bash Wednesday &#8211; alias</title>
		<link>http://www.forwardyouth.com/ubuntu/bash-wednesday-alias/</link>
		<comments>http://www.forwardyouth.com/ubuntu/bash-wednesday-alias/#comments</comments>
		<pubDate>Thu, 10 May 2007 03:51:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Shell]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/bash-wednesday-alias/</guid>
		<description><![CDATA[One of the best tips I can give on using the command line to your advantage is to grab a hold of the &#8220;alias&#8221; command. You&#8217;re going to be typing a lot of commands, and with Ubuntu, through the bash shell&#8217;s glorious &#8220;alias&#8221; command, they&#8217;ll be fewer and shorter.
The alias command allows a shell user [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best tips I can give on using the command line to your advantage is to grab a hold of the &#8220;alias&#8221; command. You&#8217;re going to be typing a lot of commands, and with Ubuntu, through the bash shell&#8217;s glorious &#8220;alias&#8221; command, they&#8217;ll be fewer and shorter.</p>
<p>The alias command allows a shell user to provide their own set of alternate commands for commonly keyed instructions.</p>
<p>The default install of bash includes a few basic aliases, some different modifications of a regular listing of files. Try &#8220;ll&#8221; for example. While it&#8217;s not a command included in Ubuntu and no binary exists for  it, the command still provides a more verbose listing of the files. That&#8217;s because bash has already defined that alias for you (unless you&#8217;ve removed it).</p>
<p>I use the command to make it easy to start and stop my mail server.</p>
<p><code>alias fymail='vmware-cmd /home/vmware_machines/fymail/fymail.vmx'</code></p>
<p><code></code><br />
Afterwards,</p>
<p>I can use</p>
<p><code>fymail start</code></p>
<p>or</p>
<p><code>fymail suspend</code></p>
<p>It may take a little practice and some experimenting, but they save me a lot of time and keystrokes.</p>
<p>You&#8217;ll want them to load in your startup of course, so I suggest using</p>
<p><code>gksu gedit ~/.bashrc</code></p>
<p>to save your alias commands for future sessions.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/bash-wednesday-alias/&title=bash+Wednesday+&#8211;+alias&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/bash-wednesday-alias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force Quit Feature</title>
		<link>http://www.forwardyouth.com/ubuntu/force-quit-feature/</link>
		<comments>http://www.forwardyouth.com/ubuntu/force-quit-feature/#comments</comments>
		<pubDate>Wed, 02 May 2007 14:53:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Edgy Eft]]></category>
		<category><![CDATA[Feisty Fawn]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/force-quit-feature/</guid>
		<description><![CDATA[In Ubuntu, it sometimes happens where a program locks up, and using the X or close button just doesn&#8217;t do anything. I frequently encounter this when k3b has a crashed burn. I&#8217;ve seen a few ways of closing it, but nothing as convenient as the close button. Several have suggested going to terminal and typing [...]]]></description>
			<content:encoded><![CDATA[<p>In Ubuntu, it sometimes happens where a program locks up, and using the X or close button just doesn&#8217;t do anything. I frequently encounter this when k3b has a crashed burn. I&#8217;ve seen a few ways of closing it, but nothing as convenient as the close button. Several have suggested going to terminal and typing a command or three to close it. I think that&#8217;s just too much to ask, as I didn&#8217;t have to do that in DOS or Windows.</p>
<p>Fortunately, I found a shortcut that *is* as convenient as the close button. You can add a &#8220;<strong>Force Quit</strong>&#8221; button to your panel, by right clicking on the panel and choosing &#8220;<em>Add to Panel</em>&#8220;. You&#8217;ll see an icon that looks like a<em> cracked screen</em>. Drag it to where you want it on your panel, and you can use it when that pesky program just won&#8217;t go away.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/force-quit-feature/&title=Force+Quit+Feature&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/force-quit-feature/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
