<?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>vanimpe.eu &#187; ubuntu</title>
	<atom:link href="http://www.vanimpe.eu/blog/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanimpe.eu/blog</link>
	<description>blog on linux, openbsd, webdesign, ..</description>
	<lastBuildDate>Tue, 25 May 2010 19:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tweets from Pidgin</title>
		<link>http://www.vanimpe.eu/blog/2009/06/18/tweets-from-pidgin/</link>
		<comments>http://www.vanimpe.eu/blog/2009/06/18/tweets-from-pidgin/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 21:26:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2009/06/18/tweets-from-pidgin/</guid>
		<description><![CDATA[I use Pidgin as my primary chat client. Up until now I was forced to update my Twitter feed through SMS or a Firefox plugin.
A new plugin for Pidgin, microblog-pidgin, allows you to update your Twitter feed within Pidgin. Installation is straightforward.

sudo echo &#8220;deb http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main&#8221; >> /etc/apt/sources.list
sudo echo &#8220;deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main&#8221; >> [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2009/06/18/tweets-from-pidgin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu running out of tmp space</title>
		<link>http://www.vanimpe.eu/blog/2009/06/06/ubuntu-running-out-of-tmp-space/</link>
		<comments>http://www.vanimpe.eu/blog/2009/06/06/ubuntu-running-out-of-tmp-space/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 13:16:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2009/06/06/ubuntu-running-out-of-tmp-space/</guid>
		<description><![CDATA[If you run Ubuntu and you suddenly discover that your /tmp is running out of space then open up /etc/mtab 

sudo vi /etc/mtab

Look for the entry that defines /tmp and put it in comment.

#overflow /tmp tmpfs rw,size=1048576,mode=1777 0 0

Don&#8217;t forget to do a reboot afterwards.
]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2009/06/06/ubuntu-running-out-of-tmp-space/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu numeric keypad</title>
		<link>http://www.vanimpe.eu/blog/2009/05/06/ubuntu-numeric-keypad/</link>
		<comments>http://www.vanimpe.eu/blog/2009/05/06/ubuntu-numeric-keypad/#comments</comments>
		<pubDate>Wed, 06 May 2009 11:46:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2009/05/06/ubuntu-numeric-keypad/</guid>
		<description><![CDATA[After the upgrade to Ubuntu 9 I was unable to use the numeric keypad on my external keyboard that&#8217;s connected to my laptop. I&#8217;ve switched every possible option in the keyboard preferences on and off and found out that you have to disable the Pointer can be controlled using the keypad option. That&#8217;s under System, [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2009/05/06/ubuntu-numeric-keypad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Earth with Ubuntu 9</title>
		<link>http://www.vanimpe.eu/blog/2009/04/29/google-earth-with-ubuntu-9/</link>
		<comments>http://www.vanimpe.eu/blog/2009/04/29/google-earth-with-ubuntu-9/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 20:43:37 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2009/04/29/google-earth-with-ubuntu-9/</guid>
		<description><![CDATA[My upgrade to Ubuntu 9 resulted in quite some frustration (ipv6, cryptodisk, &#8230;) but there&#8217;s one nice though &#8230; installing Google Earth is very easy.

sudo apt-get install googleearth-package
make-googleearth-package &#8211;force

Then double click on the .deb file that&#8217;s the result of the above.
Found on http://ubuntuguide.org/wiki/Ubuntu:Jaunty#Google_Earth
]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2009/04/29/google-earth-with-ubuntu-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>requested_mask / denied_mask errors on Ubuntu with Mysql</title>
		<link>http://www.vanimpe.eu/blog/2009/01/13/requested_mask-denied_mask-errors-on-ubuntu-with-mysql/</link>
		<comments>http://www.vanimpe.eu/blog/2009/01/13/requested_mask-denied_mask-errors-on-ubuntu-with-mysql/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 12:48:01 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2009/01/13/requested_mask-denied_mask-errors-on-ubuntu-with-mysql/</guid>
		<description><![CDATA[I&#8217;ve recently set up some new msql-servers that had to fetch their data from a shared mountpoint. I changed the mysql configuration so that it was no longer looking in /var/lib/mysql but in /mounted/mysql. Unfortunately mysql failed to start because of insufficient permissions( type=1503 operation=Ã¢â‚¬?inode_permissionÃ¢â‚¬? requested_mask=Ã¢â‚¬?rw::Ã¢â‚¬? denied_mask=Ã¢â‚¬?rw::Ã¢â‚¬? name=Ã¢â‚¬?/mounted/mysql/ibdata1Ã¢â‚¬Â³ pid=7588 profile=Ã¢â‚¬?/usr/sbin/mysqldÃ¢â‚¬? namespace=Ã¢â‚¬?defaultÃ¢â‚¬?
This is caused by apparmor. [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2009/01/13/requested_mask-denied_mask-errors-on-ubuntu-with-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu, Intel 945GM/GMS and external display</title>
		<link>http://www.vanimpe.eu/blog/2008/09/16/ubuntu-intel-945gmgms-and-external-display/</link>
		<comments>http://www.vanimpe.eu/blog/2008/09/16/ubuntu-intel-945gmgms-and-external-display/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 17:33:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/09/16/ubuntu-intel-945gmgms-and-external-display/</guid>
		<description><![CDATA[I&#8217;ve been running Ubuntu on my laptop for a while. When I work at home I connect it to an external flatscreen (ViewSonic VP181b).
Since the upgrade to Ubuntu 8 I&#8217;ve lost the 1280&#215;960 resolution every time the folks at Ubuntu released a kernel update. The wrong graphics module, a crappy X-org config file or bad [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/09/16/ubuntu-intel-945gmgms-and-external-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use the HTC TYTN2 Smartphone to connect to the Internet</title>
		<link>http://www.vanimpe.eu/blog/2008/08/14/use-the-htc-tytn2-smartphone-to-connect-to-the-internet/</link>
		<comments>http://www.vanimpe.eu/blog/2008/08/14/use-the-htc-tytn2-smartphone-to-connect-to-the-internet/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 19:01:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/08/14/use-the-htc-tytn2-smartphone-to-connect-to-the-internet/</guid>
		<description><![CDATA[My employer recently gave me a HTC TYTN2 Smartphone.
This smartphone is HSDPA/3G enabled so in theory it should be possible to surf the net with your laptop connected to this smartphone. This is the procedure that I used with Ubuntu 8.
Before you start make sure that your phone is NOT connected via the USB-cable to [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/08/14/use-the-htc-tytn2-smartphone-to-connect-to-the-internet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Terminator, Gnome terminals made easy</title>
		<link>http://www.vanimpe.eu/blog/2008/08/12/terminator-gnome-terminals-made-easy/</link>
		<comments>http://www.vanimpe.eu/blog/2008/08/12/terminator-gnome-terminals-made-easy/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 22:35:39 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/08/12/terminator-gnome-terminals-made-easy/</guid>
		<description><![CDATA[Although I like the eyecandy of a Gnome desktop there&#8217;s nothing that can beat the strength of the command line. My desktop is often cluttered with a number of gnome terminals.
I&#8217;ve recently discovered Terminator, a terminal container that allows you to have all terminals &#8220;catched&#8221; in one window. Simply hitting Ctrl and Shift and O [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/08/12/terminator-gnome-terminals-made-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing VMware server client console on Ubuntu</title>
		<link>http://www.vanimpe.eu/blog/2008/08/08/installing-vmware-server-client-console-on-ubuntu/</link>
		<comments>http://www.vanimpe.eu/blog/2008/08/08/installing-vmware-server-client-console-on-ubuntu/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 14:20:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualisatie]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/08/08/installing-vmware-server-client-console-on-ubuntu/</guid>
		<description><![CDATA[After my upgrade to Ubuntu 8 I was unable to start the VMware server console. I always go these errors :

/usr/local/vmware/lib/vmware-server-console/bin/vmware-server-console: /usr/local/vmware/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)
/usr/local/vmware/lib/vmware-server-console/bin/vmware-server-console: /usr/local/vmware/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#8242; not found (required by /usr/lib/libstdc++.so.6)
/usr/local/vmware/lib/vmware-server-console/bin/vmware-server-console: /usr/local/vmware/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)
/usr/local/vmware/lib/vmware-server-console/bin/vmware-server-console: /usr/local/vmware/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0&#8242; not found (required by /usr/lib/libstdc++.so.6)
/usr/local/vmware/lib/vmware-server-console/bin/vmware-server-console: /usr/local/vmware/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version [...]]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/08/08/installing-vmware-server-client-console-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cluster SSH &#8211; Cluster Admin Via SSH</title>
		<link>http://www.vanimpe.eu/blog/2008/07/25/cluster-ssh-cluster-admin-via-ssh/</link>
		<comments>http://www.vanimpe.eu/blog/2008/07/25/cluster-ssh-cluster-admin-via-ssh/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 13:46:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanimpe.eu/blog/2008/07/25/cluster-ssh-cluster-admin-via-ssh/</guid>
		<description><![CDATA[A colleague  showed me a new tool that is very useful if you need to connect to a number of machines that have a similar setup (say, a cluster of x-machines).
With clusterssh you can enter commands simultaneously in the different windows.
It&#8217;s available for Ubuntu with

apt-get install clusterssh

]]></description>
		<wfw:commentRss>http://www.vanimpe.eu/blog/2008/07/25/cluster-ssh-cluster-admin-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
