<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Labbros</title>
	<atom:link href="http://labbros.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://labbros.wordpress.com</link>
	<description>Witty comment goes here 0.2</description>
	<lastBuildDate>Mon, 12 Oct 2009 16:29:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='labbros.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Labbros</title>
		<link>http://labbros.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://labbros.wordpress.com/osd.xml" title="Labbros" />
	<atom:link rel='hub' href='http://labbros.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Single-windowed Gimp</title>
		<link>http://labbros.wordpress.com/2009/10/12/single-windowed-gimp/</link>
		<comments>http://labbros.wordpress.com/2009/10/12/single-windowed-gimp/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:24:46 +0000</pubDate>
		<dc:creator>uikk</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://labbros.wordpress.com/?p=333</guid>
		<description><![CDATA[Some screenshots of the new and long-awaited single-windowed mode of the Gimp: Other links: Compile latest GIMP source (developer version) for Ubuntu 9.04 &#8211; News &#8211; gimpusers.com :wq<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labbros.wordpress.com&amp;blog=6191988&amp;post=333&amp;subd=labbros&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://labbros.wordpress.com/2009/10/12/single-windowed-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37eb8bd3a0d693e06987fff13b154827?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">nitsu</media:title>
		</media:content>

		<media:content url="http://labbros.files.wordpress.com/2009/10/2009-10-12-180637_1280x780_scrot1.jpg?w=300" medium="image">
			<media:title type="html">2009-10-12-180637_1280x780_scrot</media:title>
		</media:content>

		<media:content url="http://labbros.files.wordpress.com/2009/10/2009-10-12-180238_1280x780_scrot1.jpg?w=300" medium="image">
			<media:title type="html">2009-10-12-180238_1280x780_scrot</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress in a chrooted Apache2</title>
		<link>http://labbros.wordpress.com/2009/10/02/wordpress-in-a-chrooted-apache2/</link>
		<comments>http://labbros.wordpress.com/2009/10/02/wordpress-in-a-chrooted-apache2/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 15:09:02 +0000</pubDate>
		<dc:creator>uikk</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://labbros.wordpress.com/?p=277</guid>
		<description><![CDATA[Objective: Run WordPress inside a chrooted Apache 2 installation. Summary: 1. Install software. 2. Configure chrooted Apache. 3. Configure MySQL for WordPress. 4. Install and configure WordPress. Step 1: Install software. Install Apache2 along with debootstrap. root@desktop:~# aptitude install apache2 debootstrap Apache versions previous to 2.2.10 will need the mod_chroot module. root@desktop:~# aptitude install libapache2-mod-chroot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labbros.wordpress.com&amp;blog=6191988&amp;post=277&amp;subd=labbros&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://labbros.wordpress.com/2009/10/02/wordpress-in-a-chrooted-apache2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37eb8bd3a0d693e06987fff13b154827?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">nitsu</media:title>
		</media:content>
	</item>
		<item>
		<title>Run two versions of Gimp using chroot</title>
		<link>http://labbros.wordpress.com/2009/10/02/run-two-versions-of-gimp-using-chroot/</link>
		<comments>http://labbros.wordpress.com/2009/10/02/run-two-versions-of-gimp-using-chroot/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:18:21 +0000</pubDate>
		<dc:creator>uikk</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://labbros.wordpress.com/?p=254</guid>
		<description><![CDATA[Objective: Install Gimp 2.4 in a system already running Gimp 2.6. Summary: 1. Installation and configuration of chroot. 2. Installing base system inside chroot. 3. Installing Gimp inside chroot. 4. Running both versions of Gimp. Step 1: Installation and configuration of chroot. Download and install schroot and debootstrap which should be in the official repositories. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labbros.wordpress.com&amp;blog=6191988&amp;post=254&amp;subd=labbros&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://labbros.wordpress.com/2009/10/02/run-two-versions-of-gimp-using-chroot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37eb8bd3a0d693e06987fff13b154827?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">nitsu</media:title>
		</media:content>

		<media:content url="http://labbros.files.wordpress.com/2009/10/2009-10-02-153848_800x600_scrot.jpg?w=300" medium="image">
			<media:title type="html">2009-10-02-153848_800x600_scrot</media:title>
		</media:content>
	</item>
		<item>
		<title>Allow remote access in Ubuntu</title>
		<link>http://labbros.wordpress.com/2009/10/01/allow-remote-access-in-ubuntu/</link>
		<comments>http://labbros.wordpress.com/2009/10/01/allow-remote-access-in-ubuntu/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 21:19:28 +0000</pubDate>
		<dc:creator>uikk</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://labbros.wordpress.com/?p=205</guid>
		<description><![CDATA[Objective: Install openssh-server in Ubuntu for remote access. Summary: 1. Installation of openssh-server. 2. Enable firewall and open port 22 (SSH). 3. Connect remotely to Ubuntu box. Step 1: Installation of openssh-server. Download and install openssh-server which should be in the official repositories, root@desktop:~# aptitude install openssh-server Check that the server is listening in port [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=labbros.wordpress.com&amp;blog=6191988&amp;post=205&amp;subd=labbros&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://labbros.wordpress.com/2009/10/01/allow-remote-access-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37eb8bd3a0d693e06987fff13b154827?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">nitsu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
