<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>xubuntu-en &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/xubuntu-en/</link>
	<description>Feed of posts on WordPress.com tagged "xubuntu-en"</description>
	<pubDate>Wed, 20 Aug 2008 23:32:02 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[iftab gone on (x)ubuntu 7.10 - how to assign persistent names to network devices]]></title>
<link>http://potshots.wordpress.com/2007/11/28/iftab-gone-on-xubuntu-710-how-to-assign-persistent-names-to-network-devices/</link>
<pubDate>Wed, 28 Nov 2007 11:52:09 +0000</pubDate>
<dc:creator>ben</dc:creator>
<guid>http://potshots.wordpress.com/2007/11/28/iftab-gone-on-xubuntu-710-how-to-assign-persistent-names-to-network-devices/</guid>
<description><![CDATA[It seems like /etc/iftab is gone on (x)ubuntu 7.10.
In fact, it is&#8230; but the mapping is now han]]></description>
<content:encoded><![CDATA[<p>It seems like <em>/etc/iftab</em> is gone on (x)ubuntu 7.10.</p>
<p>In fact, it is... but the mapping is now handled by <em>udev</em>.</p>
<p>So if you want to assign persistent names to devices, just fire up an editor with the file</p>
<pre>-$ sudo nano /etc/udev/rules.d/70-persistent-net.rules net.rules</pre>
<p>and you will see something like this:</p>
<p><a href="http://potshots.wordpress.com/files/2007/11/udev-net-rules1.png" title="udev-rules for network mapping"><img src="http://potshots.wordpress.com/files/2007/11/udev-net-rules1.png" alt="udev-rules for network mapping" /></a></p>
<p>Change the entries of the appropriate macs to something you like. I changed the name of my wired lan (eth0 above)  to <em>lan1</em> and my wireless lan(eth1 above) to <em>wlan1</em> as I like to start counting with one.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[(x) ubuntu 7.10 - Setting up KeePassX 0.22]]></title>
<link>http://potshots.wordpress.com/2007/10/01/x-ubuntu-710-setting-up-keepassx-022/</link>
<pubDate>Mon, 01 Oct 2007 07:01:04 +0000</pubDate>
<dc:creator>ben</dc:creator>
<guid>http://potshots.wordpress.com/2007/10/01/x-ubuntu-710-setting-up-keepassx-022/</guid>
<description><![CDATA[Hi folks,
I just managed to install KeyPassX on XUbuntu 7.10 and maybe this short guide helps you.

]]></description>
<content:encoded><![CDATA[<p>Hi folks,</p>
<p>I just managed to <strong>install KeyPassX on XUbuntu 7.10</strong> and maybe this short guide helps you.<u><br />
</u></p>
<p><u>Please note that I take no responsibility for anything even though these steps worked perfectly for me.</u></p>
<p>Here we go:</p>
<p><strike>1. download packages:</strike></p>
<p><strike>~$ wget http://keepassx.sourceforge.net/download/qt4_4.1.3-2_i386.deb<br />
~$ wget http://mesh.dl.sourceforge.net/sourceforge/keepassx/KeePassX-0.2.2.deb</strike></p>
<p><strike>2. install the packages</strike></p>
<p><strike>~$ sudo dpkg -i KeePassX-0.2.2.deb<br />
~$ sudo dpkg -i qt4_4.1.3-2_i386.deb</strike></p>
<p><strike>3. to prevent an errormessage about a missing libpng.so.3 install libpng3</strike></p>
<p><strike>~$ sudo aptitude install libpng3</strike></p>
<p>As KeePassX is now available via the package management system enter:</p>
<pre>~$ sudo apt-get install keepassx</pre>
<p>and KeePassX is installed via apt-get.</p>
<p>Next step. run KeePass</p>
<pre>~$ keepass</pre>
<p>Et voilà:</p>
<p><a href="http://potshots.wordpress.com/files/2007/10/keepass.png" title="KeyPassX on XUbuntu 7.10"><img src="http://potshots.wordpress.com/files/2007/10/keepass.thumbnail.png" alt="KeyPassX on XUbuntu 7.10" height="195" width="330" /></a></p>
<p>I advise you to make backups regulary and to pick a strong master-password.</p>
<p>Good luck</p>
]]></content:encoded>
</item>

</channel>
</rss>
