<?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>FlipsideReality &#187; ubuntu</title>
	<atom:link href="http://flipsidereality.com/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://flipsidereality.com/blog</link>
	<description>Once upon a time, in a land far far away...</description>
	<lastBuildDate>Tue, 29 Jun 2010 17:40:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stupid gedit won&#8217;t save to cifs share (ubuntu 9.10 karmic)</title>
		<link>http://flipsidereality.com/blog/uncategorized/stupid-gedit-wont-save-to-cifs-share-ubuntu-9-10-karmic/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/stupid-gedit-wont-save-to-cifs-share-ubuntu-9-10-karmic/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:50:46 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[patch. cifs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/stupid-gedit-wont-save-to-cifs-share-ubuntu-9-10-karmic/</guid>
		<description><![CDATA[So stupid gedit (which is fantastic on all other ways) won't save to a cifs mounted share properly because of an unsupported copy option. Robbie Basak has provided a patched version that overcomes this issue. To install this in karmic, do the following: AMD64: cd /tmp wget https://launchpad.net/~racb/+archive/fixes/+files/gedit_2.28.0-0ubuntu2~basak1_amd64.deb sudo dpkg -i gedit_2.28.0-0ubuntu2~basak1_amd64.deb i386: cd /tmp [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/stupid-gedit-wont-save-to-cifs-share-ubuntu-9-10-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LAMP on debian (ubuntu mint etc) One line install</title>
		<link>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:48:42 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/</guid>
		<description><![CDATA[Installing a LAMP stack on deb has never been easier! sudo tasksel install lamp-server]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/lamp-on-debian-ubuntu-mint-etc-one-line-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Gnome themes</title>
		<link>http://flipsidereality.com/blog/uncategorized/nice-gnome-themes/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/nice-gnome-themes/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 09:26:59 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/nice-gnome-themes/</guid>
		<description><![CDATA[unixmen has a nice collection of gnome themes. Anything is better than the ubuntu human theme]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/nice-gnome-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Perl cpan problem</title>
		<link>http://flipsidereality.com/blog/uncategorized/ubuntu-perl-cpan-problem/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/ubuntu-perl-cpan-problem/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 23:32:59 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[cpan]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/ubuntu-perl-cpan-problem/</guid>
		<description><![CDATA[While trying to install various Perl modules I was getting errors like: "/usr/lib/perl/5.8/CORE/perl.h:420:24: error: sys/types.h: No such file or direct" and a load more complaints of missing ".h" files This is because Ubuntu isn't shipped as Linux for "Developers" but more for end users and so it isn't preinstalled with all sorts of development header [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/ubuntu-perl-cpan-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
