<?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>Grupenet &#187; Linux</title>
	<atom:link href="http://grupenet.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://grupenet.com</link>
	<description>Software tips and tricks</description>
	<lastBuildDate>Thu, 24 Dec 2009 19:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu easter eggs</title>
		<link>http://grupenet.com/2007/08/30/ubuntu-easter-eggs/</link>
		<comments>http://grupenet.com/2007/08/30/ubuntu-easter-eggs/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 17:29:40 +0000</pubDate>
		<dc:creator>Jared Schwager</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[easter eggs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://grupenet.com/2007/08/30/ubuntu-easter-eggs/</guid>
		<description><![CDATA[ One of the great things about software is the little hidden things that developers sometimes put in their programs. These are called easter eggs and are more common in Linux code. Our focus is going to be on the numerous easter eggs that can be found in the Linux distribution Ubuntu.
Here's a few easter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/anne_h/448421851/" title="(Photograph by Anne H)"><img src='http://grupenet.com/wp-content/uploads/2007/08/eastereggs.jpg' alt='Easter eggs' class='alignleft' /></a> One of the great things about software is the little hidden things that developers sometimes put in their programs. These are called easter eggs and are more common in Linux code. Our focus is going to be on the numerous easter eggs that can be found in the Linux distribution Ubuntu.</p>
<p>Here's a few easter eggs in Ubuntu I have found. If you know of more, feel free to mention them in the comments. <span id="more-114"></span></p>
<ol>
<li>
<h3>The Ubuntu cow</h3>
<p>The first easter egg can be found in a program called "moo". Open the terminal and type <strong>aptitude moo</strong>. The program will say "There are no Easter Eggs in this program", but don't trust everything you read.</p>
<p>Now type <strong>aptitude -v moo</strong>. It will give you almost the same message as the previous one, but slightly different.</p>
<p>Keep adding an extra <strong>v</strong> to the command until you reach <strong>aptitude -vvvvvv moo</strong> (6 v's). This will be the last easter egg in the program.</li>
<li>
<h3>Funny Ubuntu names</h3>
<p>As if the names of the different Ubuntu releases weren't funny enough, the developers decided to give each Ubuntu release alternative names.</p>
<p>Type either of the following in the terminal:</p>
<p><strong>zcat /usr/share/doc/linux-image-`uname -r`/changelog.Debian.gz | egrep -e "Release"</strong><br />
<em>or</em><br />
<strong>zgrep "The.*Release" /usr/share/doc/dpkg/changelog.Debian.gz</strong></p>
<p>And you'll get something similar to:</p>
<p>The "Ben got a PowerBook for Christmas" Release.<br />
The "Quickest re-release ever" Release<br />
The "Oh crap, what did I get myself into?" Release.<br />
The "Welcome Ben!" Release.<br />
The "Morose Mungbean" Release.<br />
The "Laughing Lentil" Release.</li>
<li>
<h3>Star-Wars in OpenOffice.org</h3>
<p><a href='http://grupenet.com/wp-content/uploads/2007/08/starwars.jpg' title='Star-Wars' rel='lytebox[ubuntu-easter-eggs]'><img src='http://grupenet.com/wp-content/uploads/2007/08/starwars.thumbnail.jpg' alt='Star-Wars' class='alignright' /></a> You thought office applications were all just meant for hard work. Well, think again. There's a hidden Star-Wars game in OpenOffice.org.</p>
<p>Open the OpenOffice.org Calc application and enter <strong>=Game("StarWars")</strong> into any cell and press enter. This should launch a Star-Wars game which looks a lot like the old Space Invaders game from back in the Atari days.</p>
<li>
<h3>Book of Mozilla</h3>
<p>This easter egg is not limited to just Ubuntu, but since Firefox is included with Ubuntu, I feel it has the right to be called an Ubuntu easter egg. Open a new tab in Firefox and type <strong>about:mozilla</strong>.</p>
<p>The following message from "The Book of Mozilla" will be displayed:<br />
<a href='http://grupenet.com/wp-content/uploads/2007/08/mozillabook.png' title='Book of Mozilla' rel='lytebox[ubuntu-easter-eggs]'><img src='http://grupenet.com/wp-content/uploads/2007/08/mozillabook.thumbnail.png' alt='Book of Mozilla' /></a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://grupenet.com/2007/08/30/ubuntu-easter-eggs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fix web controls in Firefox on Ubuntu</title>
		<link>http://grupenet.com/2007/06/05/fix-web-controls-in-firefox-on-ubuntu/</link>
		<comments>http://grupenet.com/2007/06/05/fix-web-controls-in-firefox-on-ubuntu/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 14:42:49 +0000</pubDate>
		<dc:creator>Jared Schwager</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://grupenet.com/2007/06/05/fix-web-controls-in-firefox-on-ubuntu/</guid>
		<description><![CDATA[If you&#8217;re a regular user of the Ubuntu operating system and Firefox web browser, you may have noticed that the buttons, text fields, radio buttons, and drop down menus in Firefox are quite reminiscent of those in Windows 98. Being a perfectionist, I always like all the buttons and fields (also known as widgets) to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a regular user of the <a href="http://www.ubuntu.com">Ubuntu</a> operating system and <a href="http://www.getfirefox.com">Firefox</a> web browser, you may have noticed that the buttons, text fields, radio buttons, and drop down menus in Firefox are quite reminiscent of those in Windows 98. Being a perfectionist, I always like all the buttons and fields (also known as widgets) to be uniform across the operating system and my applications.</p>
<p>Here&#8217;s a quick little hack to fix this, but you must be using Ubuntu version 7.04 and the Gnome desktop environment, otherwise you may run into some big problems. Don&#8217;t say I didn&#8217;t warn you!</p>
<p>If you&#8217;re using Firefox to read this, you&#8217;ll first need to close it to begin this hack. Next, open up the terminal and run the following commands:</p>
<ul>
<li>wget&nbsp;http://grupenet.com/wp-content/uploads/2007/06/firefox-widgets.tar.gz</li>
<li>tar&nbsp;-xvzf&nbsp;firefox-form-widgets.tar.gz</li>
<li>sudo&nbsp;cp&nbsp;/usr/lib/mozilla-firefox/res/forms.css&nbsp;/usr/lib/mozilla-firefox/res/forms.css.bak</li>
<li>cat&nbsp;firefox-form-widgets/res/forms-extra.css&nbsp;|&nbsp;sudo&nbsp;tee&nbsp;&#8211;append /usr/lib/mozilla-firefox/res/forms.css&nbsp;>&nbsp;/dev/null</li>
<li>sudo&nbsp;cp&nbsp;-r&nbsp;firefox-form-widgets/res/form-widgets /usr/lib/mozilla-firefox/res</li>
<li>rm&nbsp;-rf&nbsp;firefox-form-widgets</li>
</ul>
<p>Now launch Firefox. The buttons and fields should look something like this:<br />
<img src="http://grupenet.com/wp-content/uploads/2007/06/ubuntu-firefox.png" width="292" height="127" alt="Firefox web controls" /></p>
]]></content:encoded>
			<wfw:commentRss>http://grupenet.com/2007/06/05/fix-web-controls-in-firefox-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
