<?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; VMWare</title>
	<atom:link href="http://www.forwardyouth.com/ubuntu/category/vmware/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>Kubuntu LTS Put On Hold for Hardy Heron</title>
		<link>http://www.forwardyouth.com/ubuntu/kubuntu-lts-put-on-hold-for-hardy-heron/</link>
		<comments>http://www.forwardyouth.com/ubuntu/kubuntu-lts-put-on-hold-for-hardy-heron/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 20:07:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[Launchpad]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/kubuntu-lts-put-on-hold-for-hardy-heron/</guid>
		<description><![CDATA[There&#8217;s been a great rift with the Canonical Community as of late surrounding Kubuntu. The update from KDE 3.5 to KDE 4.0 is such a great shift that Canonical feels they&#8217;re unable to commit to Long Term Support for Kubuntu 8.04. Frankly, I don&#8217; blame them. This is a pretty good move for them as [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a great rift with the Canonical Community as of late surrounding Kubuntu. The update from KDE 3.5 to KDE 4.0 is such a great shift that Canonical feels they&#8217;re unable to commit to Long Term Support for Kubuntu 8.04. Frankly, I don&#8217; blame them. This is a pretty good move for them as far as any business relationships and future investors.</p>
<p>I don&#8217;t think it&#8217;s a problem. However, you kind of have to wonder how it affects the users who install using Ubuntu 8.04 and then add the kubuntu-desktop package, or will it be disabled?</p>
<p>Others have noted that there&#8217;s been a lack of reports from users with their experience regarding Hardy Heron. I noticed the torrent activity was kind of slacking. This is an excellent time for us to step up the testing on this. I suggest testing the .ISO image from a LiveCD and from some sort of virtualization application, such as VMWare or VirtualBox. If you&#8217;ve got the resources, it&#8217;s definitely appreciated for a full install and all the reports that you get from that experience.</p>
<p>I&#8217;ve encountered a few bugs that I&#8217;ve reported at <a href="http://bugs.launchpad.com">Launchpad</a>. Here I found other users reporting the same kind of problems I experienced. I wasn&#8217;t able to find the bug reports doing a simple search, instead it found them for me when I attempted to report the bugs, so go ahead and just attempt to report the bug you encounter. If it doesn&#8217;t find it for you, someone will catch it in triage. So, to re-iterate. If you haven&#8217;t tried it yet, go ahead and take the time. This is one of the easiest ways to contribute to the community.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/kubuntu-lts-put-on-hold-for-hardy-heron/&title=Kubuntu+LTS+Put+On+Hold+for+Hardy+Heron&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/kubuntu-lts-put-on-hold-for-hardy-heron/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>VMWare Server on Ubuntu</title>
		<link>http://www.forwardyouth.com/ubuntu/vmware-server-on-ubuntu/</link>
		<comments>http://www.forwardyouth.com/ubuntu/vmware-server-on-ubuntu/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 04:51:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Edgy Eft]]></category>
		<category><![CDATA[Feisty Fawn]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.forwardyouth.com/ubuntu/vmware-server-on-ubuntu/</guid>
		<description><![CDATA[One of my most critical requirements of the new operating system was an operational VMWare Server application. My wife and I share a network, and the flexibility of a VMWare Server was very appealing.
Our network consists of two computers, a P4 3.0Ghz Celeron with 1GB of RAM and an AMD Turion 64 laptop with 1GB of [...]]]></description>
			<content:encoded><![CDATA[<p>One of my most critical requirements of the new operating system was an operational <a HREF="http://www.vmware.com/products/server/">VMWare Server</a> application. My wife and I share a network, and the flexibility of a VMWare Server was very appealing.</p>
<p>Our network consists of two computers, a P4 3.0Ghz Celeron with 1GB of RAM and an AMD Turion 64 laptop with 1GB of RAM. The desktop had suffered a hard drive failure a few months earlier, and I at least wanted it as an internet station running on a LiveCD, but after using it that way for a week, I felt I could really stretch the functionality.</p>
<p>After doing some research, I found Daniel Knippers guide to <a HREF="http://www.tudra.net/wp/2006/07/15/vmware-server-on-ubuntu-dapper-drake/">VMWare on Dapper Drake</a> to be an indespensible walk-through. I managed to salvage a hard drive and went to install. The instructions were exactly the same for my chosen version, Edgy Eft. I&#8217;ve heard that Feisty Fawn requires some extra steps, but it was not officially released before I made the install and I still have yet to upgrade.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.forwardyouth.com/ubuntu/vmware-server-on-ubuntu/&title=VMWare+Server+on+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/vmware-server-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
