<?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>WiredRevolution.com &#187; ubuntu</title>
	<atom:link href="http://www.wiredrevolution.com/category/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Install Unity on Ubuntu 10.10 Maverick</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-unity-on-ubuntu-10-10-maverick</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick#comments</comments>
		<pubDate>Fri, 01 Apr 2011 14:47:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[hardware acceleration]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[meerkat]]></category>
		<category><![CDATA[Personal Package Archive]]></category>
		<category><![CDATA[PPA]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[try]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1590</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>In contrast to GNOME 3&#8242;s Gnome Shell, Unity is Ubuntu&#8217;s take on the next generation of the desktop. In a previous article I went into detail on to install Gnome Shell in Ubuntu 10.10, now its time to do the same for Unity. There are a couple options to try unity on 10.10. The somewhat [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/ubuntu-11-04-natty-narwhal-with-unity-is-released' rel='bookmark' title='Permanent Link: Ubuntu 11.04 Natty Narwhal with Unity is Released'>Ubuntu 11.04 Natty Narwhal with Unity is Released</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>In contrast to GNOME 3&#8242;s Gnome Shell, Unity is Ubuntu&#8217;s take on the next generation of the desktop. In a <a href="http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick">previous article I went into detail on to install Gnome Shell in Ubuntu 10.10</a>, now its time to do the same for Unity.</p>
<p>There are a couple options to try unity on 10.10. The somewhat outdated Unity package in the repositories, and the latest daily build of the 2D Unity which lacks hardware acceleration. Unfortunately if you want the latest 3D accelerated version you will have to upgrade to Ubuntu 11.04 Natty.</p>
<p><center><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/2xackliWG3s" frameborder="0" allowfullscreen></iframe></center></p>
<h2>Install the Older Unity from the Repository</h2>
<p>The version of Unity included the the default Ubuntu 10.10 repository is 0.2.46. This is a fairly outdated version but it is easy to install and it will give you a good idea of what to expect when the new version is released for Ubuntu 11.04 Natty. </p>
<p><code>$ sudo apt-get install unity</code></p>
<h2>Install the Daily Build of 2D Unity</h2>
<p>You can also install the low-resource Unity 2D back ported from 11.04. This is the daily build so are getting the bleeding edge developmental version with all the latest features. The only real difference between this version and the normal 3D accelerated version is the lack of 3D eye candy. </p>
<p>To install you need to add the Personal Package Archive (PPA) and install Unity 2D.</p>
<p><code>$ sudo add-apt-repository ppa:unity-2d-team/unity-2d-daily<br />
$ sudo apt-get update<br />
$ sudo apt-get install unity-qt-default-settings</code></p>
<p>You can then change your default login session to use Unity instead of Gnome. Go to <strong>System</strong> > <strong>Administration</strong> > <strong>Login Screen</strong> and select Unity. Logout and log back in and enjoy the Unity Desktop.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/ubuntu-11-04-natty-narwhal-with-unity-is-released' rel='bookmark' title='Permanent Link: Ubuntu 11.04 Natty Narwhal with Unity is Released'>Ubuntu 11.04 Natty Narwhal with Unity is Released</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Earth in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-google-earth-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu#comments</comments>
		<pubDate>Wed, 09 Mar 2011 22:20:11 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[/lib/ld-lsb.so.3]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google-earth]]></category>
		<category><![CDATA[googleearth-bin]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1592</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Installing Google Earth is relatively straight forward. Download the Ubuntu/Debian package from Google, then click on the package to install it. Unfortunately when you attempt to run the program you may be hit with the following error. /usr/bin/google-earth: 43: ./googleearth-bin: not found This occurs because Google Earth has a dependency on /lib/ld-lsb.so.3, and unless this [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu' rel='bookmark' title='Permanent Link: Install Linux development man pages in Ubuntu'>Install Linux development man pages in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install Unity on Ubuntu 10.10 Maverick'>Install Unity on Ubuntu 10.10 Maverick</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Installing Google Earth is relatively straight forward. Download the Ubuntu/Debian package from Google, then click on the package to install it. Unfortunately when you attempt to run the program you may be hit with the following error. </p>
<p><code>/usr/bin/google-earth: 43: ./googleearth-bin: not found</code></p>
<p>This occurs because Google Earth has a dependency on <strong>/lib/ld-lsb.so.3</strong>, and unless this library is installed it won&#8217;t run. To correct this problem you will need to install the <strong>lsb-core</strong> package.</p>
<p><code>$ sudo apt-get install lsb-core</code></p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu' rel='bookmark' title='Permanent Link: Install Linux development man pages in Ubuntu'>Install Linux development man pages in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install Unity on Ubuntu 10.10 Maverick'>Install Unity on Ubuntu 10.10 Maverick</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install GNOME Shell in Ubuntu 10.10 Maverick</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-gnome-shell-in-ubuntu-10-10-maverick</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick#comments</comments>
		<pubDate>Tue, 08 Mar 2011 20:46:32 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[2.32]]></category>
		<category><![CDATA[2.91]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gnome 3]]></category>
		<category><![CDATA[gnome shell]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[jhbuild]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[meerkat]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[software center]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[try]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1580</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>GNOME Shell is a component of GNOME 3.0 which is the next generation of the GNOME Desktop Environment scheduled for release in April 2011. With the release fast approaching you may be eager to give it a try on your current Ubuntu 10.10 installation. There are currently two ways to install GNOME Shell. The easiest [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install Unity on Ubuntu 10.10 Maverick'>Install Unity on Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>GNOME Shell is a component of GNOME 3.0 which is the next generation of the GNOME Desktop Environment scheduled for release in April 2011. With the release fast approaching you may be eager to give it a try on your current Ubuntu 10.10 installation.</p>
<p>There are currently two ways to install GNOME Shell. The easiest method is to install the <strong>gnome-shell</strong> package in the Ubuntu repository. Unfortunately the latest version supported in Ubuntu 10.10 is 2.32 which will give you a good taste of what to expect, but is outdated compared with the latest development releases (2.91.x series will become the official 3.0 stable release). The second method is to build from source. This will give you the latest version but is slightly more complex. If you are comfortable with the command line it shouldn&#8217;t be too much of a hassle.</p>
<h2>Method 1: Install Old (2.32) Version from the Repository</h2>
<p>GNOME Shell is in the Ubuntu repositories by default, simply install it with apt-get. Unfortunately this will give you the outdated 2.32 version.<br />
<code>$ sudo apt-get install gnome-shell</code></p>
<p>Alternatively you can install the <strong>gnome-shell</strong> package from the <strong>Ubuntu Software Center</strong>.</p>
<h2>Method 2: Build Latest (3.X) Version from Source</h2>
<p>The following steps will give you the latest bleeding edge version of GNOME 3. This will NOT break your current GNOME 2 installation, but simply install GNOME 3 and its dependencies along side your current packages. You will be free to switch between GNOME 2 and 3 at will.</p>
<p>1) Install Dependencies</p>
<p>Run this command to install the GNOME Shell dependencies.<br />
<code>$ sudo apt-get install curl libtiff4-dev libgstreamer0.10-dev libcroco3-dev xulrunner-dev mesa-utils mesa-common-dev libreadline5-dev libgl1-mesa-dev libwnck-dev librsvg2-dev libgnome-desktop-dev libgnome-menu-dev libffi-dev libgtk2.0-dev libgconf2-dev libdbus-glib-1-dev gtk-doc-tools gnome-common git-core flex bison automake build-essential icon-naming-utils autopoint libvorbis-dev libpam-dev libgcrypt-dev libtasn1-dev libtasn1-3-bin libgnome-keyring-dev libupower-glib-dev libxklavier16 libxklavier-dev xserver-xephyr python-dev libpulse-dev libjasper-dev jhbuild libgtop2-dev libsqlite3-dev libproxy-dev libdb-dev libproxy-dev libcups2-dev libusb-1.0-0-dev</code></p>
<p>2) Download the Source</p>
<p>Get the script to setup your jhbuild environment.<br />
<code>$ wget http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell-build-setup.sh</code></p>
<p>Make the script executable.<br />
<code>$ chmod +x gnome-shell-build-setup.sh</code></p>
<p>Execute the script. This will install jhbuild.<br />
<code>$ ./gnome-shell-build-setup.sh</code></p>
<p>3) Build GNOME 3</p>
<p>This command will download the latest source code and build GNOME 3. GNOME Shell includes 40+ packages that need to be downloaded and built. This can take a significant amount of time to complete so be patient.<br />
<code>$ jhbuild build</code></p>
<p>4) Keep GNOME 3 Up to Date</p>
<p>You are running the bleeding edge version of GNOME 3 and because of this the code in the git repositories will be constantly changing. To test the latest changes after your initial insallation simply run the following command. This automatically update your local copy of the source code and rebuild if there are any changes to GNOME 3 package or its dependencies.</p>
<p><code>$ jhbuild build</code></p>
<h2>Starting GNOME Shell</h2>
<p><strong>Alt+F2</strong> and enter:<br />
<code>$ ~/gnome-shell/install/bin/gnome-shell –-replace</code></p>
<h2>Stopping GNOME Shell</h2>
<p>To exit and return to your default Gnome 2 hit <strong>Alt+F2</strong> and enter:<br />
<code>debugexit</code></p>
<h2>Troubleshooting</h2>
<p>If you are using an NVIDIA graphics card and are having problems with speed.<br />
<a href="http://www.wiredrevolution.com/gnome/fix-slow-animations-in-gnome-shell-for-nvidia-graphics-cards">Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards</a></p>
<p>This guide will walk you through the steps necessary to download the source code and build the GNOME 3 package. It is helpful if you run into any problems.<br />
<a href="http://live.gnome.org/GnomeShell/#Building">Build GNOME Shell</a></p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-unity-on-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install Unity on Ubuntu 10.10 Maverick'>Install Unity on Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Remove the envelope icon from the Gnome indicator applet</title>
		<link>http://www.wiredrevolution.com/ubuntu/remove-the-envelope-icon-from-the-gnome-indicator-applet?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=remove-the-envelope-icon-from-the-gnome-indicator-applet</link>
		<comments>http://www.wiredrevolution.com/ubuntu/remove-the-envelope-icon-from-the-gnome-indicator-applet#comments</comments>
		<pubDate>Tue, 07 Dec 2010 19:09:31 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[envelope]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[indicator applet]]></category>
		<category><![CDATA[indicator-messages]]></category>
		<category><![CDATA[purge]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1326</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>In Ubuntu it can be difficult to customize the indicator applet which by default contains the sound, battery, Bluetooth, and empathy icons. If you don&#8217;t use empathy and want to remove the icon there is no simple option to change. Since this is a default indicator icon you must completely remove the indicator-messages package to [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-alt-tab-task-switching-in-gnome-shell' rel='bookmark' title='Permanent Link: Fix Alt Tab task switching in GNOME Shell'>Fix Alt Tab task switching in GNOME Shell</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>In Ubuntu it can be difficult to customize the indicator applet which by default contains the sound, battery, Bluetooth, and empathy icons. </p>
<p>If you don&#8217;t use empathy and want to remove the icon there is no simple option to change. Since this is a default indicator icon you must completely remove the indicator-messages package to make it disappear.</p>
<p><code>$ sudo apt-get purge indicator-messages</code></p>
<p>Once you have removed the package you can log out and back into your account to see the changes take effect. Alternatively you can remove the indicator-applet and then add it back to the Gnome panel.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/gnome-3-featuring-gnome-shell-is-released' rel='bookmark' title='Permanent Link: GNOME 3 Featuring Gnome Shell is Released'>GNOME 3 Featuring Gnome Shell is Released</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-alt-tab-task-switching-in-gnome-shell' rel='bookmark' title='Permanent Link: Fix Alt Tab task switching in GNOME Shell'>Fix Alt Tab task switching in GNOME Shell</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/remove-the-envelope-icon-from-the-gnome-indicator-applet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add new fonts to your Ubuntu system</title>
		<link>http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-new-fonts-to-your-ubuntu-system</link>
		<comments>http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system#comments</comments>
		<pubDate>Tue, 18 May 2010 06:40:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[/usr/share/fonts]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[apt-cache]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[freetype]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[truetype]]></category>
		<category><![CDATA[ttf]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1202</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Whether you work with the GIMP to create graphical content, OpenOffice to write documents, or anything in between, chances are that you will need to supplement the basic installed fonts on your Ubuntu system. There are a couple ways to go about this. If you don&#8217;t alrady have a font to install you can use [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-syntax-highlighting-in-vim-with-ubuntu' rel='bookmark' title='Permanent Link: Enable syntax highlighting in vim with Ubuntu'>Enable syntax highlighting in vim with Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Whether you work with the GIMP to create graphical content, OpenOffice to write documents, or anything in between, chances are that you will need to supplement the basic installed fonts on your Ubuntu system. There are a couple ways to go about this. If you don&#8217;t alrady have a font to install you can use Synatcic or apt to search for and install one. </p>
<p><strong>Open System -> Administration -> Synaptic Package Manager</strong> and do a search for ttf. This is the TrueType file extension but it can also be used for other types such as FreeType. This should net you a ton of useful fonts results to install.</p>
<p>Alternatively you can use apt.<br />
<code>sudo apt-cache search ttf<br />
sudo apt-get install &#60font package name&#62</code></p>
<p>A wide variety of fonts can also be found across the internet from various sources. If you downloaded a specific font, or have a collection of fonts you would like to install, follow these steps.</p>
<p><strong>If you want the font available to only your user.</strong></p>
<p>Make a &#8220;.fonts&#8221; directory within your home directory.<br />
<code>mkdir ~/.fonts</code><br />
Copy your font(s) to this directory.<br />
<code>cp font.ttf ~/.fonts</code></p>
<p><strong>If you want to make the font accessible to all users.</strong></p>
<p>The system fonts are stored in /usr/share/fonts, make a sub-directory within this for your personal fonts.<br />
<code>sudo chmod mkdir /usr/share/fonts/myfonts</code><br />
Copy all your fonts to this directory.<br />
<code>sudo cp &#60font-name.ttf&#62 /usr/share/fonts/myfonts</code><br />
Change the permissions on the files so the system can use them.<br />
<code>sudo chmod -R 755 /usr/share/fonts/myfonts/*</code><br />
Now update the system cache.<br />
<code>sudo fc-update -fv</code></p>
<p>Your fonts should now be available to all your programs. If a program was open while you were installing a font you may have to restart it in order to access the new fonts.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-syntax-highlighting-in-vim-with-ubuntu' rel='bookmark' title='Permanent Link: Enable syntax highlighting in vim with Ubuntu'>Enable syntax highlighting in vim with Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix unresponsive Flash player on Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-unresponsive-flash-player-on-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu#comments</comments>
		<pubDate>Sat, 15 May 2010 15:40:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.4]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[clicks]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashplugin-nonfree]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[unresponsive]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1193</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very frustrating. Being such a high profile issue which affects many users it&#8217;s amazing that it has taken this long come up with a fix.</p>
<p>Here is the official bug on launchpad which concerns the flashplugin-nonfree package and mentions a couple workarounds.</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407">https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407</a></p>
<p>So here is the bug and workarounds.</p>
<p>For example on youtube, whilst it recognises my mouse moving over various buttons, actual mouse clicks are not recognised. I can navigate using &#8216;tab&#8217; but this is very painful. I can also right click. The problem doesn&#8217;t occur with other flash players, e.g. swfdec-mozilla.</p>
<p>WORKAROUND 1: Disable compiz<br />
WORKAROUND 2: Remove flashplugin-nonfree / flashplugin-installer and install from adobe<br />
WORKAROUND 3: Open a terminal and enter:</p>
<p>gksudo gedit /usr/lib/nspluginwrapper/i386/linux/npviewer</p>
<p>Then add: export GDK_NATIVE_WINDOWS=1 before the last line of text</p>
<p>Note: Chrome &#038; Chromium are now working fine without workaround</p>
<p>These workaround&#8217;s have been verified to work for some users. We don&#8217;t need verification of whether or not they work for you.</p>
<p>To my knowledge it is still unclear what the underlying cause of this issue really is. But these workarounds are your best shot at resolving the issue until an official fix is released. The last workaround is the easiest and has the least impact on your system so I would give that a try first, it worked for myself. </p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Boxee on 64-bit Ubuntu 9.10 Karmic</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-boxee-on-64-bit-ubuntu-910-karmic</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic#comments</comments>
		<pubDate>Sat, 02 Jan 2010 15:33:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[boxee]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[liblzo]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Installing Boxee turns your computer into an incredible HTPC. These instructions will help you get it up and running on Ubuntu. Update: Boxee has recently made the latest version (9.20) of their software available for Ubuntu 64 and 32-bit. If you are installing this new version simply download the deb package off their website directly [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Installing Boxee turns your computer into an incredible HTPC. These instructions will help you get it up and running on Ubuntu.</p>
<p><strong>Update:</strong><br />
Boxee has recently made the latest version (9.20) of their software available for Ubuntu 64 and 32-bit.  If you are installing this new version simply download the deb package off their website directly and install it. </p>
<p><strong>The instructions below pertain to older Boxee versions < 9.20 </strong></p>
<p>Start by downloading the repository off the website. Since the 32-bit repository is the only one available simply adding it to your sources.list will not work.</p>
<pre>$ wget http://apt.boxee.tv/dists/jaunty/main/binary-i386/Packages.gz</pre>
<p>Find the latest version of Boxee in the repository.</p>
<pre>$ zcat Packages.gz | grep Filename</pre>
<pre>
Filename: ./dists/intrepid/main/binary-i386/boxee-0.9.6.4578.intrepid.deb
Filename: ./dists/intrepid/main/binary-i386/boxee-0.9.7.4826.intrepid.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.11.5777.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.12.6570.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.13.6684.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.14.6795.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.14.6992.deb
</pre>
<p>Download the latest version.</p>
<pre>$ wget http://apt.boxee.tv/dists/intrepid/test/binary-i386/boxee-0.9.14.6992.deb</pre>
<p>Install the package, since your system is 64-bit and you are installing a 32-bit package you will see that your system is missing some required libraries.</p>
<pre>$ sudo dpkg -i --force-all boxee-0.9.14.6992.deb</pre>
<pre>
dpkg: warning: overriding problem because --force enabled:
 package architecture (i386) does not match system (amd64)
Selecting previously deselected package boxee.
(Reading database ... 144498 files and directories currently installed.)
Unpacking boxee (from boxee-0.9.14.6992.deb) ...
dpkg: boxee: dependency problems, but configuring anyway as you requested:
 boxee depends on liblzo1; however:
  Package liblzo1 is not installed.
 boxee depends on libfaad-dev; however:
  Package libfaad-dev is not installed.
 boxee depends on libxmlrpc-c3; however:
  Package libxmlrpc-c3 is not installed.
 boxee depends on libdirectfb-1.0-0; however:
  Package libdirectfb-1.0-0 is not installed.
 boxee depends on libkrb53; however:
  Package libkrb53 is not installed.
 boxee depends on xsel; however:
  Package xsel is not installed.
Setting up boxee (0.9.14.6992)
</pre>
<p>To fix these dependency problems download the getlibs package and install it. </p>
<pre>
$ wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb
$ sudo dpkg -i getlibs-all.deb
</pre>
<p>Now resolve those missing libraries.</p>
<pre>$ getlibs /opt/boxee/Boxee</pre>
<pre>
libfaac.so.0: libfaac0
libhal-storage.so.1: libhal-storage1
libjasper.so.1: libjasper1
libenca.so.0: libenca0
No match for liblzo.so.1
libmysqlclient.so.15: libmysqlclient15off
libfribidi.so.0: libfribidi0
libGLEW.so.1.5: libglew1.5
The following i386 packages will be installed:
libenca0
libfaac0
libfribidi0
libglew1.5
libhal-storage1
libjasper1
libmysqlclient15off
Continue [Y/n]? y
Downloading ...
Installing libraries ...
</pre>
<p>Install the lib32nss-mdns library.</p>
<pre>$ sudo apt-get install lib32nss-mdns</pre>
<p>You also need to manually install the liblzo library which is no longer available in the 9.10 release.</p>
<pre>$ wget http://mirrors.kernel.org/ubuntu/pool/universe/l/lzo/liblzo1_1.08-3_i386.deb
$ getlibs -i liblzo1_1.08-3_i386.deb
</pre>
<p>You should now be able to launch Boxee normally, enjoy!</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 9.10 on the Dell Zino HD</title>
		<link>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-ubuntu-910-on-the-dell-zino-hd</link>
		<comments>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd#comments</comments>
		<pubDate>Wed, 30 Dec 2009 15:46:24 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[FGLRX]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[inspiron]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[STA]]></category>
		<category><![CDATA[VGA]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[zino]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1136</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>The Dell Inspiron Zino HD is the perfect machine if you are looking to build an Ubuntu Linux based HTPC. At the time of this post the Zino can be purchased with either Windows 7 or Ubuntu linux 9.04. I decided to go with Windows 7 and install Ubuntu 9.10 64-bit karmic on my own [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>The Dell Inspiron Zino HD is the perfect machine if you are looking to build an Ubuntu Linux based HTPC.  At the time of this post the Zino can be purchased with either Windows 7 or Ubuntu linux 9.04. I decided to go with Windows 7 and install Ubuntu 9.10 64-bit karmic on my own in a dual boot configuration. This article will cover all the steps necessary to get Ubuntu up and running.</p>
<p><a href="http://www.wiredrevolution.com/wp-content/uploads/2009/12/dell_zino.jpg"><img src="http://www.wiredrevolution.com/wp-content/uploads/2009/12/dell_zino.jpg" alt="dell_zino" title="dell_zino" width="539" height="424" class="aligncenter size-full wp-image-1141" /></a></p>
<p>The easiest way to setup a dual boot configuration is to reinstall Windows 7 first with the included OS DVD and then Ubuntu second. When installing Windows 7 make sure to leave space for your Ubuntu installation. Repartition the drive so that Windows 7 only uses a small chuck and leave the rest of the space unallocated. The good thing about reinstalling Windows is that it gets rid of all the extra 3rd party junk that comes preinstalled.</p>
<p>You can install Ubuntu through the HDMI but on some TVs the HDMI port may display incorrectly until the ATI drivers are correctly installed. If this occurs to you switch over the the VGA port until you have completed the installation.</p>
<p>The only other pitfall of this installation is that the default Ubuntu installation doesn&#8217;t recognize the wireless card (in my build it was the Broadcom wireless b/g card). All this means is that you need to have the wired ethernet connection until you update the system and download the appropriate wireless driver.</p>
<p>Once you have completed the initial installation and made sure you have a working network connection you should update your system.</p>
<pre>$ sudo apt-get update &#038;&#038; sudo apt-get -y upgrade</pre>
<p>Next you need to find and install your hardware drivers. Go here:<br />
<strong>System -> Administration -> Hardware Drivers</strong></p>
<p>It should find the Broadcom STA wireless driver for your wireless, and the FGLRX ATI/AMD driver for your video card. Download and activate both of them. You should now be able to connect with wireless and use the HDMI port if you experienced display issues with it during the installation.</p>
<p>If your display resolution if incorrect. Go here:<br />
<strong>System -> Administration -> Display</strong></p>
<p>Configure your sound to work over HDMI. Go here:<br />
<strong>System -> Administration -> Sound</strong></p>
<p>In the Output tab select HDMI. You can go to the Sound Effects tab and select a sound to test that it works.</p>
<p>You should now a fully functional system up and running with Ubuntu, but you may want to install some packages that will make your make your life easier. Here are my suggestions:</p>
<p>ubuntu-restricted-formats<br />
ssh<br />
nfs-common<br />
sshfs<br />
vim</p>
<p>mythtv<br />
boxee<br />
xbmc</p>
<p>Enjoy your new Zino HTPC!</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Install Linux development man pages in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-linux-development-man-pages-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu#comments</comments>
		<pubDate>Wed, 13 May 2009 14:53:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[libc]]></category>
		<category><![CDATA[man]]></category>
		<category><![CDATA[man pages]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[posix]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1127</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>By default Ubuntu doesn&#8217;t install the manual pages used for Linux software development which is an invaluable reference for any system developer. These man pages describe the Linux programming interface including Linux system calls as well as system library calls. To install these man pages simply install the manpages-dev package. $ sudo apt-get install manpages-dev [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu' rel='bookmark' title='Permanent Link: Install Google Earth in Ubuntu'>Install Google Earth in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>By default Ubuntu doesn&#8217;t install the manual pages used for Linux software development which is an invaluable reference for any system developer.  These man pages describe the Linux programming interface including Linux system calls as well as system library calls.</p>
<p>To install these man pages simply install the <strong>manpages-dev</strong> package.</p>
<pre>
$ sudo apt-get install manpages-dev
</pre>
<p>You can also install the POSIX specific interfaces by installing the <strong>manpages-posix-dev</strong> package.</p>
<pre>
$ sudo apt-get install manpages-posix-dev
</pre>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-google-earth-in-ubuntu' rel='bookmark' title='Permanent Link: Install Google Earth in Ubuntu'>Install Google Earth in Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-linux-development-man-pages-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setup the PS3 Bluetooth Controller on Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/setup-the-ps3-bluetooth-controller-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setup-the-ps3-bluetooth-controller-on-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/setup-the-ps3-bluetooth-controller-on-ubuntu#comments</comments>
		<pubDate>Sat, 04 Apr 2009 15:25:49 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[dualshock3]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[joystick]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[playstation3]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[sixaxis]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1058</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>The PS3 Sixaxis and DualShock3 bluetooth controllers are a great for gaming on your PS3 but will work just as well under Linux. With this guide you will be able to configure them to work on your Ubuntu Linux 8.10 (Intrepid Ibex) PC in USB as well as wireless bluetooth mode. There are a variety [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository' rel='bookmark' title='Permanent Link: Add Ubuntu medibuntu repository'>Add Ubuntu medibuntu repository</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p><!--pagetitle:Introduction--><br />
The PS3 Sixaxis and DualShock3 bluetooth controllers are a great for gaming on your PS3 but will work just as well under Linux. With this guide you will be able to configure them to work on your Ubuntu Linux 8.10 (Intrepid Ibex) PC in USB as well as wireless bluetooth mode.</p>
<p>There are a variety of solutions out there but they are either overly complex, or because of the ever changing state of Linux bluetooth support, they are somewhat outdated. The advantage of this solution is that it is simple, and requires only slight modification to the default versions of the <strong>bluez-utils</strong> packages (<strong>bluez-4.12</strong>). This minimizes possible conflicts and eliminates unneeded configuration.</p>
<p>This guide specifically covers Ubuntu Linux 8.10 (Intrepid Ibex) but I&#8217;m sure similar steps can be taken for other distributions.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository' rel='bookmark' title='Permanent Link: Add Ubuntu medibuntu repository'>Add Ubuntu medibuntu repository</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/setup-the-ps3-bluetooth-controller-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Fix blue tinted video in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fix-blue-tinted-video-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu#comments</comments>
		<pubDate>Thu, 12 Mar 2009 19:20:05 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[blue]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[gstreamer-properies]]></category>
		<category><![CDATA[hue]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[tint]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[xine]]></category>
		<category><![CDATA[Xv]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=895</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>A strange issue has been identified in Ubuntu where video takes on a blue colored tint. Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players. The common theme with this bug [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-slow-animations-in-gnome-shell-for-nvidia-graphics-cards' rel='bookmark' title='Permanent Link: Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards'>Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>A strange issue has been identified in Ubuntu where video takes on a blue colored tint.  Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players.</p>
<p>The common theme with this bug seems to be the use of the Nvidia closed source drivers.</p>
<p><strong>Update 3/11/2011</strong>: The problem has been isolated to the interaction between the proprietary NVIDIA driver and the X video extension. The fix should now restore correct video color to all players.</p>
<p>Here is an example showing the blue tint problem.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1000" title="blue_tint_totem" src="http://www.wiredrevolution.com/wp-content/uploads/2009/03/blue_tint_totem.gif" alt="blue_tint_totem" width="500" height="429" /></p>
<p>There are 3 fixes you can try. I have listed them from best to worst.</p>
<h2>Fix 1: Install the recomended NVIDIA drivers</h2>
<p>Change to the recommended drivers.</p>
<p><strong>System</strong> -> <strong>Administration</strong> -> <strong>Additional Drivers</strong></p>
<p>You should have 2 proprietary drivers available. Choose the recommended driver which should be your second option. Restart your system and you should be good to go!</p>
<h2>Fix 2: Create a custom setting in gstreamer-properties</h2>
<p>Make a change to <strong>gstreamer-properties</strong>.</p>
<p>Open gstreamer-properties from within a terminal.</p>
<pre>$ gstreamer-properties</pre>
<p>Now click on the <strong>Video</strong> tab. From the <strong>Plugin</strong> dropdown box select <strong>Custom</strong>. Finally add the following line to the <strong>Pipeline</strong> box.</p>
<pre>videobalance hue=-1 ! autovideosink</pre>
<p>The window should look like this.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1002" title="gstreamer_properties" src="http://www.wiredrevolution.com/wp-content/uploads/2009/03/gstreamer_properties.gif" alt="gstreamer_properties" width="455" height="439" /></p>
<h2>Fix 3: Turn off Xv optimizations</h2>
<p>This is basically your last resort. This will fix your issues for all video players but will result in higher CPU utilization.</p>
<p>Make a change to <strong>gstreamer-properties</strong>.</p>
<p>Open gstreamer-properties from within a terminal.</p>
<pre>$ gstreamer-properties</pre>
<p>Now click on the <strong>Video</strong> tab. From the <strong>Plugin</strong> dropdown box select <strong>X Window System (No Xv)</strong>.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-slow-animations-in-gnome-shell-for-nvidia-graphics-cards' rel='bookmark' title='Permanent Link: Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards'>Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu#comments</comments>
		<pubDate>Sat, 24 Jan 2009 14:45:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[m1330]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xps]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=940</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu' rel='bookmark' title='Permanent Link: Fix blue tinted video in Ubuntu'>Fix blue tinted video in Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through how to enable audio and video through the HDMI output.</p>
<p>The first step is making sure that the HDMI cable is connected between the computer and external monitor, HDTV, etc.</p>
<h3>Video Support</h3>
<p></p>
<p>To enable the video you need to go to your <strong>NVIDIA X Server Settings</strong> manager. This of course assumes you are using the NVIDIA driver on your system.</p>
<p><strong>System -> Administration ->  NVIDIA X Server Settings</strong></p>
<p>Select the <strong>X Server Display Configuration</strong>.  Click the <strong>Detect Displays</strong> button and you external monitor should be displayed. Click on the external screen so that it becomes selected and click the <strong>Configure</strong> button and select the <strong>TwinView</strong> option.</p>
<p>Once this monitor is enabled a <strong>Position</strong> dropdown box should appear. It is best in most cases to select <strong>Clones</strong>.The screen output will be duplicated on both devices. </p>
<p>Select the <strong>Apply</strong> button for these changes to take effect.</p>
<p>If your external monitor has a lower resolution than your laptop screen it may help to disable the laptop screen so that maximized video won&#8217;t go beyond the borders of your external monitor. To do this click the laptop screen so that it becomes selected, click the <strong>Configure</strong> button, and select <strong>Disabled</strong>.</p>
<h3>Audio Support</h3>
<p></p>
<p>Open the <strong>Volume Control</strong> manager, usually ou can click on the volume applet on the top GNOME panel.</p>
<p>Make sure your device is set to <strong>HDA Intel (Alsa Mixer).</strong></p>
<p>Select the <strong>Switches</strong> tab and put a check mark next to <strong>IEC958</strong>. Selecting this enables audio output over the HDMI connection. </p>
<p>If you want to disable audio output through your laptop speakers you can disable them. Go back to the <strong>Playback</strong> tab and mute the <strong>Front</strong> channel.</p>
<h3>Bugs</h3>
<p></p>
<p>1) Enabling the laptop screen as well an external monitor through HDMI can cause X to freeze with certain Compiz-Fusion effects such as desktop switching. Disabling Compiz-Fusion or disabling the laptop screen while operating in this mode fixes this issue.</p>
<p>2) Disabling the laptop monitor will not correctly resize the GNOME desktop to match the resolution of the external monitor over HDMI. However video playback will still be correctly maximized.</p>
<p>3) Audio output over HDMI connection may not work for a specific program even if everything has been configured correctly. Restarting this program usually fixes this issue.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/fix-blue-tinted-video-in-ubuntu' rel='bookmark' title='Permanent Link: Fix blue tinted video in Ubuntu'>Fix blue tinted video in Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable syntax highlighting in vim with Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/enable-syntax-highlighting-in-vim-with-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-syntax-highlighting-in-vim-with-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/enable-syntax-highlighting-in-vim-with-ubuntu#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:34:16 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[syntax highlighting]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim.basic]]></category>
		<category><![CDATA[vim.tiny]]></category>
		<category><![CDATA[vimrc]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=925</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Many distributions have syntax highlighting in vim enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the vim-tiny package which does not support syntax highlighting or many other advanced features. You can see by following the chain of symlinks that in [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/enable-the-backspace-key-in-vim' rel='bookmark' title='Permanent Link: Enable the backspace key in VIM'>Enable the backspace key in VIM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system' rel='bookmark' title='Permanent Link: Add new fonts to your Ubuntu system'>Add new fonts to your Ubuntu system</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Many distributions have syntax highlighting in <strong>vim</strong> enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the <strong>vim-tiny</strong> package which does not support syntax highlighting or many other advanced features.</p>
<p>You can see by following the chain of symlinks that in the default installation vim calls vim.tiny.</p>
<pre>
$ which vim
</pre>
<pre>
/usr/bin/vim
</pre>
<p><strong>/usr/bin/vim -> /etc/alternatives/vim -> /usr/bin/vim.tiny</strong></p>
<p>If you want additional features including syntax highlighting you need to install the <strong>vim</strong> package.</p>
<pre>
$ sudo apt-get install vim
</pre>
<p>Now vim uses vim.basic which is what we want. This version supports all the advanced features.<br />
<strong>/usr/bin/vim -> /etc/alternatives/vim -> /usr/bin/vim.basic</strong></p>
<p>The last step is to actually enable syntax highlighting. </p>
<p>To enable it for a single session go into command mode and enter this command:</p>
<pre>
:syn on
</pre>
<p>Make these changes permanent for every vim session by opening or creating the <strong>.vimrc</strong> configuration file in your home directory.<br />
<strong>/home/username/.vimrc</strong></p>
<p>Insert the following lines.</p>
<pre>
if has ("syntax")
        syntax on
endif
</pre>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/enable-the-backspace-key-in-vim' rel='bookmark' title='Permanent Link: Enable the backspace key in VIM'>Enable the backspace key in VIM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/add-new-fonts-to-your-ubuntu-system' rel='bookmark' title='Permanent Link: Add new fonts to your Ubuntu system'>Add new fonts to your Ubuntu system</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/enable-syntax-highlighting-in-vim-with-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to SSH into Ubuntu LiveCD</title>
		<link>http://www.wiredrevolution.com/ubuntu/how-to-ssh-into-ubuntu-livecd?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-ssh-into-ubuntu-livecd</link>
		<comments>http://www.wiredrevolution.com/ubuntu/how-to-ssh-into-ubuntu-livecd#comments</comments>
		<pubDate>Tue, 16 Dec 2008 14:08:44 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[inet addr]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[openssh_server]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=865</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>The ability to remotely SSH into a machine running an Ubuntu LiveCD can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/share-a-remote-filesystem-over-ssh' rel='bookmark' title='Permanent Link: Share a remote filesystem over SSH'>Share a remote filesystem over SSH</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/how-to-x-session-forwarding-over-ssh' rel='bookmark' title='Permanent Link: How to X session forwarding over SSH'>How to X session forwarding over SSH</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/allow-sudo-access-without-passwords-in-ubuntu' rel='bookmark' title='Permanent Link: Allow sudo access without passwords in Ubuntu'>Allow sudo access without passwords in Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>The ability to remotely <strong>SSH</strong> into a machine running an <strong>Ubuntu</strong> <strong>LiveCD</strong> can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access and allow a trusted friend to troubleshoot the system from another location.</p>
<p>The first thing to start the process is to open a <strong>terminal</strong>. Follow these menus:</p>
<p><strong>Applications -> Accessories -> Terminal</strong></p>
<p>In the terminal install the <strong>ssh server</strong> on your LiveCD system.</p>
<pre>
$ sudo apt-get install openssh-server
</pre>
<p>The server is started automatically after installing. </p>
<p>To login remotely, you’ll need to set the password for the default ubuntu user.</p>
<pre>
$ sudo passwd ubuntu
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
</pre>
<p>You should now be able to login to the system running the LiveCD. But first you need to <a href="http://www.wiredrevolution.com/system-administration/find-your-ip-address-with-ifconfig">find the IP address</a> of the machine so you can connect to it.</p>
<p>The <strong>ifconfig</strong> command will list your network interfaces and along with it your IP address.</p>
<pre>
$ ifconfig
</pre>
<pre>
eth0      ...
          <strong>inet addr:192.168.1.1</strong>  Bcast:192.168.2.255  Mask:255.255.255.0
          ...
</pre>
<p>The <strong>inet addr</strong> entry is your IP address which you need to log into the LiveCD system. As you an see above the IP address begins with &#8220;<strong>192.168</strong>&#8221; which indicates that the IP address is only valid on the local network. It was an address assigned to the machine by the router.  This is fine if you plan on logging in from another machine on this local network.</p>
<p>If you need to access the machine from outside your local network you have a couple of options.  The first is to remove any router between you and the Internet. This should give you a valid IP address which is accessible from outside your local network. You may also be able to access your router&#8217;s administration panel and tell it to pass SSH traffic to the IP address of the LiveCD system.  You will then use the router&#8217;s IP address instead for the next step.</p>
<p>If your IP address already begins with something other than &#8220;<strong>192.168</strong>&#8221; then you are safe as well. You should be able to access the LiveCD system from any location, local or not.</p>
<p>Using the IP address from the previous step you can now log into the LiveCD system as the ubuntu user. Use the password you created earler.</p>
<pre>
$ ssh ubuntu@&lt;IP Address&gt;
</pre>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/share-a-remote-filesystem-over-ssh' rel='bookmark' title='Permanent Link: Share a remote filesystem over SSH'>Share a remote filesystem over SSH</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/how-to-x-session-forwarding-over-ssh' rel='bookmark' title='Permanent Link: How to X session forwarding over SSH'>How to X session forwarding over SSH</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/allow-sudo-access-without-passwords-in-ubuntu' rel='bookmark' title='Permanent Link: Allow sudo access without passwords in Ubuntu'>Allow sudo access without passwords in Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/how-to-ssh-into-ubuntu-livecd/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Allow sudo access without passwords in Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/allow-sudo-access-without-passwords-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=allow-sudo-access-without-passwords-in-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/allow-sudo-access-without-passwords-in-ubuntu#comments</comments>
		<pubDate>Fri, 21 Nov 2008 13:51:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[NOPASSWD]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[sudoers]]></category>
		<category><![CDATA[visudo]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=695</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>To give a specific user access to sudo without having to enter a password you have to edit the /etc/sudoers configuration file. For security reasons you should only edit the file using the visudo command. $ sudo visudo In Ubuntu the following lines are placed at the bottom of /etc/sudoers by default. This gives your [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/commands/submit-commands-as-root-with-sudo' rel='bookmark' title='Permanent Link: Submit commands as root with sudo'>Submit commands as root with sudo</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/how-to-ssh-into-ubuntu-livecd' rel='bookmark' title='Permanent Link: How to SSH into Ubuntu LiveCD'>How to SSH into Ubuntu LiveCD</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/share-a-remote-filesystem-over-ssh' rel='bookmark' title='Permanent Link: Share a remote filesystem over SSH'>Share a remote filesystem over SSH</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>To give a specific user access to sudo without having to enter a password you have to edit the <strong>/etc/sudoers</strong> configuration file.  For security reasons you should only edit the file using the <strong>visudo</strong> command.</p>
<pre>
$ sudo visudo
</pre>
<p>In Ubuntu the following lines are placed at the bottom of <strong>/etc/sudoers</strong> by default. This gives your default user access to sudo as well as any other user in the admin group. </p>
<pre>
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
</pre>
<p>If you want to allow sudo access without passwords for all users in the admin group you can simply add the <strong>NOPASSWD</strong> option to this line and be done.</p>
<pre>
%admin ALL=(ALL) NOPASSWD: ALL
</pre>
<p>If you want to give a specific user sudo access without passwords, you will have to add an additional line for each user. These lines will conflict with the default admin line above so they <strong>must be placed at the end</strong> of the sudoers file. The reason for this is that sudo will handle contradicting configuration lines by giving priority to the line closest to the bottom of the file.  </p>
<p>Add the following line to the <strong>end</strong> of the file, replace &#8216;ryan&#8217; with your username.</p>
<pre>
ryan    ALL=(ALL) NOPASSWD: ALL
</pre>
<p>Add a line for each user that you wish to have access.</p>
<p>For more ways to use and configure sudo have a look <a href="http://www.wiredrevolution.com/commands/submit-commands-as-root-with-sudo">here</a>.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/commands/submit-commands-as-root-with-sudo' rel='bookmark' title='Permanent Link: Submit commands as root with sudo'>Submit commands as root with sudo</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/how-to-ssh-into-ubuntu-livecd' rel='bookmark' title='Permanent Link: How to SSH into Ubuntu LiveCD'>How to SSH into Ubuntu LiveCD</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/share-a-remote-filesystem-over-ssh' rel='bookmark' title='Permanent Link: Share a remote filesystem over SSH'>Share a remote filesystem over SSH</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/allow-sudo-access-without-passwords-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</title>
		<link>http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330</link>
		<comments>http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:29:32 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[m1330]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[mic]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[xps]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=660</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>To get Skype audio working with Ubuntu Intrepid Ibex (Ubuntu 8.10) and Dell XPS M1530/M1330 requires a few changes to the standard install. Make sure you have added the medibuntu repository and installed Skype. You need to enable the embedded microphone. Go to Volume Control by clicking on the volume icon. In Preferences select Digital [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/microsoft-buys-skype-is-the-linux-client-doomed' rel='bookmark' title='Permanent Link: Microsoft buys Skype, is the Linux client doomed?'>Microsoft buys Skype, is the Linux client doomed?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>To get Skype audio working with Ubuntu Intrepid Ibex (Ubuntu 8.10) and Dell XPS M1530/M1330 requires a few changes to the standard install.</p>
<p>Make sure you have <a href="http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository">added the medibuntu repository</a> and installed Skype.</p>
<p>You need to enable the embedded microphone. Go to <strong>Volume Control</strong> by clicking on the volume icon. In <strong>Preferences</strong> select <strong>Digital Input Source</strong>. This will enable the <strong>Digital Mic 1</strong> option which you should select.</p>
<p>Now launch Skype and go into <strong>Options</strong> -> <strong>Sound Devices</strong>. Select &#8220;HDA Intel (hw:Intel,0)&#8221; for <strong>Sound In</strong>, <strong>Sound Out</strong>, and <strong>Ringing</strong>.</p>
<p>Go ahead and make a test call to verify that everything is working correctly.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/installing-ubuntu-910-on-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Installing Ubuntu 9.10 on the Dell Zino HD'>Installing Ubuntu 9.10 on the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/microsoft-buys-skype-is-the-linux-client-doomed' rel='bookmark' title='Permanent Link: Microsoft buys Skype, is the Linux client doomed?'>Microsoft buys Skype, is the Linux client doomed?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Add Ubuntu medibuntu repository</title>
		<link>http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-ubuntu-medibuntu-repository</link>
		<comments>http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:52:18 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[keyring]]></category>
		<category><![CDATA[medibuntu]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=650</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>The Medibuntu repository (Multimedia, Entertainment &#38; Distractions In Ubuntu) contains packages that cannot be included into the Ubuntu distribution for legal reasons. Some of these packages include Skype Acrobat Reader, Google Earth, and multimedia codecs. Add Medibuntu to your sources.list. Make sure you specify the correct version of your distribution. This example uses Intrepid Ibex [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>The Medibuntu repository (Multimedia, Entertainment &amp; Distractions In Ubuntu) contains packages that cannot be included into the Ubuntu distribution for legal reasons.  Some of these packages include Skype Acrobat Reader, Google Earth, and multimedia codecs.</p>
<p>Add Medibuntu to your sources.list. Make sure you specify the correct version of your distribution. This example uses <strong>Intrepid Ibex</strong> (Ubuntu 8.10).</p>
<pre>
# wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list
</pre>
<p>Then add its GPG key to your keyring.</p>
<pre>
# apt-get update &amp;&amp; apt-get install medibuntu-keyring &amp;&amp; apt-get update
</pre>
<p>Now you should be able to install packages in this repository.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/fix-skype-audio-on-ubuntu-with-dell-xps-m1530m1330' rel='bookmark' title='Permanent Link: Fix Skype audio on Ubuntu with Dell XPS M1530/M1330'>Fix Skype audio on Ubuntu with Dell XPS M1530/M1330</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/add-ubuntu-medibuntu-repository/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

