<?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>tales from the crypt( ) &#187; Ubuntu</title>
	<atom:link href="http://org.against.org/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://org.against.org</link>
	<description>slightly biased and undoubtful pieces of random information</description>
	<lastBuildDate>Fri, 16 Apr 2010 01:56:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Citrix client on Ubuntu 6.06 &#8211; the odissey</title>
		<link>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/</link>
		<comments>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 00:36:14 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu citrix ica openmotif dapper drake]]></category>

		<guid isPermaLink="false">http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/</guid>
		<description><![CDATA[So one day one wakes up and thinks about getting hat about a &#8220;new&#8221; operating system? So I installed OpenSuse. It was the worst two days of my life.
So, back to Ubuntu Dapper Drake. It seems that both Edgy, Feisty and all other distros featuring the latest crappy Xorg server don&#8217;t play along with the [...]]]></description>
			<content:encoded><![CDATA[<p>So one day one wakes up and thinks about getting hat about a &#8220;new&#8221; operating system? So I installed <a href="http://org.against.org/r.php?http://www.opensuse.org/" class="external">OpenSuse</a>. It was the worst two days of my life.</p>
<p>So, back to Ubuntu Dapper Drake. It seems that both Edgy, Feisty and all other distros featuring the latest crappy Xorg server don&#8217;t play along with the louzy videocard bundled with my laptop. Not even when I use a Dapper working xorg.conf. To hell with it. At least while I don&#8217;t get a new laptop.</p>
<p>Learning from previous instalations, all things went smooth, except when I had to install a Citrix client. ICA Client version 10.0 requires Openmotif and there were no sources in sight with the appropriate package. But the package exists in <a href="http://org.against.org/r.php?http://packages.ubuntu.com/dapper/source/openmotif" class="external">Ubuntu&#8217;s package listings</a>. Next step would be obviously installing the client, just to notice it just won&#8217;t run with the following error:</p>
<p><code><br />
Warning: Missing charsets in String to FontSet conversion<br />
Warning: Unable to load any usable fontset<br />
Error: Aborting: no fontset found<br />
</code></p>
<p>a quick peek at the support forum pointed me to the need of performing a </p>
<p><code><br />
xset fp rehash<br />
</code></p>
<p>everytime and before <i>wfica</i> or <i>wfcmgr</i> are run. It also looks like there are a lot of other common problems known to exist with. Here&#8217;s a link to a page with some information on these <a href="http://org.against.org/r.php?http://codtech.com/wiki/index.php/Citrix_ICA_Client_10_on_Ubuntu_6.10_Edgy_Eft" class="external">Citrix ICA client issues</a> (out of which <a href="http://org.against.org/r.php?http://codtech.com/downloads/citrix-icaclient-10-ubuntu" class="external">this script</a> is a real winner, as it will patch and configure permanently almost every aspect of this application &#8211; it&#8217;s designed for Ubuntu 6.10 and later, but nothing a little hack won&#8217;t fix). </p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco VPN Client on Ubuntu Linux</title>
		<link>http://org.against.org/56/</link>
		<comments>http://org.against.org/56/#comments</comments>
		<pubDate>Sat, 30 Sep 2006 13:57:39 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[cisco vpn vpnclient ubuntu]]></category>

		<guid isPermaLink="false">http://org.against.org/56/</guid>
		<description><![CDATA[1. Get the Cisco Systems VPN Client for Linux from Cisco&#8217;s website (registration required) or search for  vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz on you know who.
2. Uncompress it and change to the directory it creates

bruno@sushi:~$ tar xvfz vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz
bruno@sushi:~$ cd vpnclient

3. Get the header files for yout current kernel version, you&#8217;ll need them to build the binary

bruno@sushi:~/vpnclient$ sudo apt-get [...]]]></description>
			<content:encoded><![CDATA[<p>1. Get the Cisco Systems VPN Client for Linux from <a href="http://org.against.org/r.php?http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html " class="external">Cisco&#8217;s website</a> (registration required) or search for  <a href="http://org.against.org/r.php?http://www.google.pt/search?q=vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz&amp;start=0&amp;ie=utf-8" class="external">vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz on you know who</a>.</p>
<p>2. Uncompress it and change to the directory it creates<br />
<code><br />
bruno@sushi:~$ tar xvfz vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz<br />
bruno@sushi:~$ cd vpnclient<br />
</code><br />
3. Get the header files for yout current kernel version, you&#8217;ll need them to build the binary<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo apt-get install build-essential<br />
bruno@sushi:~/vpnclient$ sudo apt-get install linux-headers-`uname -r`<br />
</code><br />
4. Compile (there will be a few warnings)<br />
<code><br />
bruno@sushi:~/vpnclient$ make<br />
</code><br />
5. Install the VPN client<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo ./vpn_install<br />
</code><br />
6. Create a VPN profile entry file (you can also migrate it from a previous Windows instalation &#8211; it&#8217;s a .pcf file sitting inside your Installation Path/Profiles directory) on /etc/opt/cisco-vpnclient/Profiles/<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo cp /disks/hda1/Program\ Files/Cisco/VPN\ Client/Profiles/corporate.pcf /etc/opt/cisco-vpnclient/Profiles/<br />
</code><br />
7. You probably had it configured to start at boot time, but start the VPN Service anyway<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo /etc/init.d/vpnclient_init start<br />
</code><br />
8. If your infrastructure uses certificates to authenticate you, you&#8217;ll need to import the root and user certificates you&#8217;ve previously had exported.<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo cisco_cert_mgr -R -op import -f /disks/hda1/root_certificate_export.cer<br />
bruno@sushi:~/vpnclient$ sudo cisco_cert_mgr -U -op import -f /disks/hda1/user_certificate_export.cer<br />
</code><br />
9. Connect<br />
<code><br />
bruno@sushi:~/vpnclient$ sudo vpnclient connect corporate<br />
</code></p>
<p>Tested on Ubunty Dapper 6.06 with Kernel 2.6.15-27-386</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>poor man&#8217;s disaster recovery</title>
		<link>http://org.against.org/disaster-recovery/</link>
		<comments>http://org.against.org/disaster-recovery/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 15:53:28 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[useful stuff]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup policy]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[disaster recovery]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://org.against.org/disaster-recovery/</guid>
		<description><![CDATA[And one day something terrible happens.
The server which this site was running on (and a few others) had a few problems with the mainboard power module and started shutting down every now and then. It is a mini-ATX system using some kind of proprietary power supply (which was replaced promptly for an identical one &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>And one day something terrible happens.</p>
<p>The server which this site was running on (and a few others) had a few problems with the mainboard power module and started shutting down every now and then. It is a mini-ATX system using some kind of proprietary power supply (which was replaced promptly for an identical one &#8211; since the problem persists, I can now guarantee it&#8217;s related to the board). It was a matter of hours till I found a similar system on eBay: no hard drive, no DVD, no processor and no memory, just the board and the box. Dirt cheap. Which is nice.</p>
<p>I&#8217;m still able to power up the system and get it working for an hour or two in a row, but this was the perfect excuse to test my backup strategy &#8211; and disaster recovery procedure.</p>
<p>So every two weeks, I do filesystem backups (plain tar.gz files) consisting of:</p>
<ul>
<li>user directories (<em>/home/*</em><em> </em>and <em>/root/* &#8211; </em>this includes the ftp site root at /home/ftp)</li>
<li>website files (<em>/var/www/*</em> and <em>/sites/*</em>)</li>
<li>webserver configuration (<em>/etc/apache/*</em> and <em>/etc/php5/*</em>)</li>
<li>ftp server configuration (<em>/etc/proftpd.conf</em>)</li>
<li>samba configuration (<em>/etc/samba/*</em>)</li>
<li>mail server configuration (<em>/etc/postfix/*</em>)</li>
<li>mt-daapd configuration (<em>/etc/mt-daapd.conf</em> &#8211; mp3 files come from CDs I own &#8211; cof!)</li>
<li>cacti configuration (<em>/etc/cacti/*</em>)</li>
<li>crontab configuration (including users crontabs &#8211; all in <em>/etc/cron*</em>)</li>
<li>installed package configuration (the list is somewhat simple, but for reference sake, I save a copy of a <em>dpkg &#8211;list</em> output just in case, along with a copy of <em>/etc/apt/sources.list</em>. Should anything fail, it&#8217;s just a matter of looking at the <em>diff </em>of installed packages &#8211; with a little perl-fu).</li>
<li>mySQL configuration (<em>/etc/mysql/*</em>)</li>
<li>mySQL databases dump (<em>mysqldump -ubackup_user -p &#8211;all-databases</em>)</li>
</ul>
<p>These backups usually fit a single DVD-R and there&#8217;s always a blank inside the recorder. I rely on a crontab job creating the backup and burning it. When the recorder tray is open, this usually means the backup was successful and all I need to do is label the DVD and insert a new one.</p>
<p>Then there are those things where running a bimonthly backup won&#8217;t do you any good if the information keeps changing and you just can&#8217;t recover if you&#8217;re stuck to a 20 something day old backup. MySQL is a pretty good example. User home directories are too, but most of their contents are usually found scattered in a number of places.<br />
MySQL databases are usually very small or could achieve small sizes if compressed. And it has been proved that the best way to keep backups at hand is&#8230; away from the server.</p>
<p>I found an ideal way to achieve this: three lines of shell script which create a daily database dump, compress it, encrypt it, compress it and email it to a Gmail account.</p>
<pre>mysqldump -u [user] -p [password] --all-databases > mysqldump.sql
gpg -r [myemail] -q -t --yes --trust-model always --output mysqldump.sql.gpg --encrypt mysqldump.sql
date | mutt -s "MySQL backup" -a mysqldump.sql.pgp [gmail_account]</pre>
<p>There was a spare Dell laptop around with a few keyboard and touchpad problems which was being kept aside for dog knows what. It took me about 30 minutes to slam an Ubuntu live+install CD and install a base system, get the last DVD backup, <em>tar xvfz</em> back the whole relevant files, install a few packages (actually, perform an <em>apt-get dist-upgrade</em>), get the latest MySQL backup from Gmail and put the system back on. There was some downtime meanwhile, but I had to leave home several times during the process (and I do have a life).</p>
<p>Most important question here: do you backup? do you have a backup plan? a disaster recovery plan? anything?</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/disaster-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simon says&#8230;</title>
		<link>http://org.against.org/sudo-this/</link>
		<comments>http://org.against.org/sudo-this/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 16:37:51 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://org.against.org/sudo-this/</guid>
		<description><![CDATA[


is this supposed to be an Ubuntu related joke or what?
XKCD rocks!

]]></description>
			<content:encoded><![CDATA[<div align="center"><a href="http://org.against.org/r.php?http://xkcd.com/c149.html" class="external"><img border="0" id="image44" src="http://org.against.org/wp-content/uploads/2006/08/sandwich.png" /></a></div>
<div align="left">
<div align="left"></div>
<div align="left">is this supposed to be an Ubuntu related joke or what?</div>
<div align="left"><a href="http://org.against.org/r.php?http://xkcd.com/" class="external">XKCD</a> rocks!</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/sudo-this/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two weeks worth of Ubuntu</title>
		<link>http://org.against.org/two-weeks-of-ubuntu/</link>
		<comments>http://org.against.org/two-weeks-of-ubuntu/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 01:13:29 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[automatix]]></category>
		<category><![CDATA[avahi]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cisco vpn]]></category>
		<category><![CDATA[cpu scaling]]></category>
		<category><![CDATA[daapd]]></category>
		<category><![CDATA[freenigma]]></category>
		<category><![CDATA[freeubuntu]]></category>
		<category><![CDATA[gaim]]></category>
		<category><![CDATA[garmin]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[gpsbabel]]></category>
		<category><![CDATA[liferea]]></category>
		<category><![CDATA[mdns]]></category>
		<category><![CDATA[mt-daapd]]></category>
		<category><![CDATA[otr]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://org.against.org/two-weeks-of-ubuntu/</guid>
		<description><![CDATA[Since the last post, I&#8217;ve been gradually switching to Ubuntu. Most of the time has been spent trying to figure out alternatives, hacks and secret hallways into the depths of Google. It sure is conforting to see the beast Ubuntu is becoming and watch as (most of the times) all my doubts are vanished and [...]]]></description>
			<content:encoded><![CDATA[<p>Since the last post, I&#8217;ve been gradually <em>switching</em> to Ubuntu. Most of the time has been spent trying to figure out alternatives, hacks and secret hallways into the depths of Google. It sure is conforting to see the beast Ubuntu is becoming and watch as (most of the times) all my doubts are vanished and I learn a new trick. I&#8217;ve had the chance to speak to a few <em>switchers</em> as well, some of them people who actually aren&#8217;t into technology as much as I do,  and see that they&#8217;re actually liking the change. Converted. Free (at least while the hype lasts) from Microsoft. Into something new and good.<br />
What have I been up to?<span id="more-42"></span></p>
<p>There were a few additional steps I needed to take to achieve full control of the <em>beast.</em> Here are a few, for my personal reference or for the search engine monsters to dive into.</p>
<p>Mozilla Firefox configuration, preferences and extensions were seamlessly migrated from the Windows partition. Mozilla Thunderbird configuration had the same fate, but I backed up all my email to the Gmail account using <a href="http://org.against.org/r.php?http://www.marklyon.org/gmail/" class="external">GML</a> and started dumping messages from scratch. I had to reinstall <a href="http://org.against.org/r.php?http://enigmail.mozdev.org/" class="external">enigmail</a> and give it a kick in the balls, but it looks alright now. I&#8217;m eager to try <a href="http://org.against.org/r.php?http://www.freenigma.com/index.html" class="external">freenigma</a> (a Firefox plugin which uses <a href="http://org.against.org/r.php?http://www.gnupg.org/" class="external">GnuPG</a> to encrypt/decrypt/sign webmail messages) as soon as I sort another bunch of things out, but it looks promising.</p>
<p><a href="http://org.against.org/r.php?http://www.getautomatix.com/" class="external">Automatix</a> does a great job installing and configuring a bunch of &#8220;uneasy&#8221; applications in a almost painless way (but also <a href="http://org.against.org/r.php?http://members.shaw.ca/Limulus/manumatix.html" class="external">risky and undocumented</a>). I also found <a href="http://org.against.org/r.php?http://easyubuntu.freecontrib.org/overview.html" class="external">EasyUbuntu</a> to be a great alternative (with a GUI and uninstall features) to achieve this as well.</p>
<p><a href="http://org.against.org/r.php?http://gaim.sourceforge.net" class="external">Gaim 2.0.0 beta 3</a> is up and running (courtesy of Automatix) and it suits all my instant messaging needs (there&#8217;s <a href="http://org.against.org/r.php?http://www.google.com/support/talk/bin/answer.py?answer=24073" class="external">pretty good information</a> at the Google Talk support side on how to use Gaim to&#8230; uhm.. Google Talk). The only thing left to sort out is the <a href="http://org.against.org/r.php?http://www.cypherpunks.ca/otr/" class="external">otr plugin</a>. I&#8217;ll have to look into a compatible encryption library who plays well with 2.0.0 beta 3.</p>
<p>The WiFi configuration war had its final breath shortly after I first wrote about it. I was installing a great News/RSS reader called <a href="http://org.against.org/r.php?http://liferea.sourceforge.net/" class="external"><em>liferea</em></a> and spotted an article on <a href="http://org.against.org/r.php?http://www.gnomefiles.org/" class="external">gnomefiles</a> about a piece of software called <a href="http://org.against.org/r.php?http://wifi-radar.systemimager.org/" class="external">WiFi Radar</a>. It enables you to scan for available networks and create profiles for your preferred 						networks. At boot time, running WiFi Radar will automatically scan for an available 						preferred network and connect to it. <a href="http://org.against.org/r.php?http://spiff.homelinux.org/" class="external">Spiff</a> warned me about this later. Wait a minute. I swear I had heard him <a href="http://org.against.org/r.php?http://spiff.homelinux.org/?p=51" class="external">switching to Mac OS X</a>.</p>
<p>Cisco Systems VPN Client: Download it from <a href="http://org.against.org/r.php?http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html" class="external">Cisco&#8217;s website</a> (requires registration) and use <a href="http://org.against.org/r.php?http://www.popey.com/node/62" class="external">this procedure</a> vaguely as a guide to compile and install it (there&#8217;s a source code patch and detailed information i&#8217;d like to redo a couple of times just to understand what&#8217;s really happening &#8211; it looks like it still compiles if you forget the patch and patches may fail if the kernel headers are different from the expected &#8211; I&#8217;m using 2.6.15-26-386). Certificate and connection files were copied from the Windows counterpart. It still needs a couple of fixes. Working on it&#8230;</p>
<p>Provided Rhythmbox wasn&#8217;t able to connect to local network <a href="http://org.against.org/r.php?http://www.mt-daapd.org/" class="external">mt-daapd</a> servers (or iTunes), altough it issued some daap related messages if launched with debug flags. I even tried a <a href="http://org.against.org/r.php?http://www.ubuntuforums.org/showthread.php?t=173543" class="external">newer release</a> from Rhythmbox, but it refused to cooperate.  It turns out it happened because there was no mDNS client available on the system. It was just a matter of installing the <em>avahi-utils</em> package. As simple as that.</p>
<p>Getting stuff in and out of the Garmin GPS was also really easy. I had used <a href="http://org.against.org/r.php?http://www.gpsbabel.org/" class="external">gpsbabel</a> before to convert file formats (there&#8217;s also an <a href="http://org.against.org/r.php?http://www.gpsvisualizer.com/gpsbabel/?lang=en" class="external">web-service</a> offering this) but I never thought it played so well with the USB port. Really, the hardest part about this is knowing the device the GPS is bound to when connected to an USB port (just take a closer look at /var/log/messages &#8211; I wonder if there is any applet providing this). Then it&#8217;s just <em>gpsbabel -i geo -f geocaching.loc -o garmin -F /dev/ttyUSB3  </em>- Hey, a GUI wouldn&#8217;t hurt, guys. Seriously.</p>
<p>And then at a given point, Firefox was unable to output any sound from  YouTube videos. The solution was a click away and spotted <a href="http://org.against.org/r.php?http://www.dougdockery.com/2006/07/31/youtube-sound-fix-or-alsa-oss-saves-the-day/" class="external">here</a>: installing the <em>alsa-oss</em> package and making sure  /etc/firefox/firefoxrc had “FIREFOX_DSP=aoss” instead of the default value. Neat.</p>
<p>CPU frequency scaling had, by default, its behaviour locked to automatic choosing of CPU frequency. All regarding setting unnecessary superuser powers to yet another application. <a href="http://org.against.org/r.php?http://ubuntu.wordpress.com/2005/11/04/enabling-cpu-frequency-scaling/" class="external">Quoting</a>: <em>&#8220;And why should a normal user be able to change the CPU speed in the first place? The automatic CPU speed works well enough for the majority of users, and control freaks can always use sudo to manually set the speed, or deliberately shoot themselves in the foot by making the binary suid root&#8221;</em>. And that&#8217;s the trick. Issue a <em>sudo dpkg-reconfigure gnome-applets </em>and answer &#8220;Yes&#8221; to the question regarding setting the suid of the cpufreq-selector executable. Now, when I left click the CPU Frequency Monitor Applet, I&#8217;m able to choose the behaviour (powersave, max. performance, etc) and/or the processor speed. Yay.</p>
<p>Working on: <a href="http://org.against.org/r.php?http://www.oziexplorer.com/" class="external">OziExplorer</a> <a href="http://org.against.org/r.php?http://appdb.winehq.org/appview.php?iAppId=2163" class="external">under</a> <a href="http://org.against.org/r.php?http://www.winehq.com/" class="external">Wine</a>. And then some minor applications I used to use (and then some I don&#8217;t depend on but would be cool to keep at hand). Wine to the rescue.<br />
Annoyances? Yep. Some. gDesklets refuses to work with transparency/translucency/whatever. root-tail output doesn&#8217;t even dare to show up. Probably something regarding Xorg configuration, I bet.</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/two-weeks-of-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
