<?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>x2on.de &#187; keepassx</title>
	<atom:link href="http://www.x2on.de/tag/keepassx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x2on.de</link>
	<description>Tutorials for Mac OS X, Linux, Windows, iPhone and more...</description>
	<lastBuildDate>Tue, 13 Jul 2010 17:44:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Eee-PC: Automatischer Installer für KeePassX Update</title>
		<link>http://www.x2on.de/2008/03/23/eee-pc-automatischer-installer-fur-keepassx-update/</link>
		<comments>http://www.x2on.de/2008/03/23/eee-pc-automatischer-installer-fur-keepassx-update/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 12:25:17 +0000</pubDate>
		<dc:creator>Felix Schulze</dc:creator>
				<category><![CDATA[Eee-PC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[keepassx]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://localhost/dev/2008/03/23/eee-pc-automatischer-installer-fur-keepassx-update/</guid>
		<description><![CDATA[Aufgrund einiger Anfragen hier nun ein Update-Script. Mit diesem kleinen Programm wird auf deinem Eee-PC automatisch der Passwordmanager KeePassX auf Version 0.3.1 geupdatet. Disclaimer: Ich übernehme keine Garantie für Schäden am System, Verlust von Daten oder sonst irgendwas. Jeder der diesen Schritt macht muss selber wissen ob er das Risiko eingehen will. DU MACHST DIE [...]]]></description>
			<content:encoded><![CDATA[<p>Aufgrund einiger Anfragen hier nun ein Update-Script. Mit diesem kleinen Programm wird auf deinem Eee-PC automatisch der Passwordmanager KeePassX auf Version 0.3.1 geupdatet.</p>
<p><strong>Disclaimer:</strong> Ich übernehme keine Garantie für Schäden am System, Verlust von Daten oder sonst irgendwas. Jeder der diesen Schritt macht muss selber wissen ob er das Risiko eingehen will.<br />
<strong>DU MACHST DIE ÄNDERUNG AUF DEIN RISIKO</strong></p>
<p>Konsole mit ALT+STRG+T öffnen und folgendes eingeben:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.x2on.de<span style="color: #000000; font-weight: bold;">/</span>eeepc<span style="color: #000000; font-weight: bold;">/</span>keepassupdate
<span style="color: #c20cb9; font-weight: bold;">chmod</span> +x keepassupdate
.<span style="color: #000000; font-weight: bold;">/</span>keepassupdate</pre></div></div>

<p>Dieser Werk oder Inhalt ist unter einer <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons-Lizenz</a> lizenziert.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x2on.de/2008/03/23/eee-pc-automatischer-installer-fur-keepassx-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eee-PC: Automatischer Installer für KeePassX</title>
		<link>http://www.x2on.de/2008/02/05/eee-pc-automatischer-installer-fuer-keepassx/</link>
		<comments>http://www.x2on.de/2008/02/05/eee-pc-automatischer-installer-fuer-keepassx/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 13:01:00 +0000</pubDate>
		<dc:creator>Felix Schulze</dc:creator>
				<category><![CDATA[Eee-PC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[keepassx]]></category>

		<guid isPermaLink="false">http://localhost/dev/?p=52</guid>
		<description><![CDATA[Mit diesem kleinen Programm wird auf deinem Eee-PC automatisch der Passwordmanager KeePassX installiert und die Icons für den Easy-Mode eingerichtet. Disclaimer: Ich übernehme keine Garantie für Schäden am System, Verlust von Daten oder sonst irgendwas. Jeder der diesen Schritt macht muss selber wissen ob er das Risiko eingehen will. DU MACHST DIE ÄNDERUNG AUF DEIN [...]]]></description>
			<content:encoded><![CDATA[<p>Mit diesem kleinen Programm wird auf deinem Eee-PC automatisch der Passwordmanager KeePassX installiert und die Icons für den Easy-Mode eingerichtet.</p>
<p><strong>Disclaimer:</strong> Ich übernehme keine Garantie für Schäden am System, Verlust von Daten oder sonst irgendwas. Jeder der diesen Schritt macht muss selber wissen ob er das Risiko eingehen will.<br />
<strong>DU MACHST DIE ÄNDERUNG AUF DEIN RISIKO!</strong></p>
<p>Konsole mit ALT+STRG+T öffnen und folgendes eingeben:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.x2on.de<span style="color: #000000; font-weight: bold;">/</span>eeepc<span style="color: #000000; font-weight: bold;">/</span>keepassinstall
<span style="color: #c20cb9; font-weight: bold;">chmod</span> +x keepassinstall
.<span style="color: #000000; font-weight: bold;">/</span>keepassinstall</pre></div></div>

<p>Due  some requests an install script for KeePassX in english. With this script KeePassX 0.3.1 will be installed on you Eee-PC.</p>
<p><strong>Disclaimer:</strong> I take no guarantee for system damage, loss of data or anything else.<br />
<strong>YOU ARE PERFORMING THE CHANGES AT YOUR OWN RISK!</strong><strong></strong></p>
<p>Open an Terminal with CTRL+ALT+T:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.x2on.de<span style="color: #000000; font-weight: bold;">/</span>eeepc<span style="color: #000000; font-weight: bold;">/</span>keepassinstall-en
<span style="color: #c20cb9; font-weight: bold;">chmod</span> +x keepassinstall-en
.<span style="color: #000000; font-weight: bold;">/</span>keepassinstall-en</pre></div></div>

<p>Dieser Werk oder Inhalt ist unter einer <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons-Lizenz</a> lizenziert.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x2on.de/2008/02/05/eee-pc-automatischer-installer-fuer-keepassx/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Eee-PC: KeePassX installieren</title>
		<link>http://www.x2on.de/2008/01/28/eee-pc-keepassx-installieren/</link>
		<comments>http://www.x2on.de/2008/01/28/eee-pc-keepassx-installieren/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 14:37:07 +0000</pubDate>
		<dc:creator>Felix Schulze</dc:creator>
				<category><![CDATA[Eee-PC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[keepassx]]></category>
		<category><![CDATA[Xandros]]></category>

		<guid isPermaLink="false">http://localhost/dev/2008/01/28/eee-pc-keepassx-installieren/</guid>
		<description><![CDATA[Dieses How-To beschreibt wie man auf seinem Eee-PC den Passwort-Manager KeePassX installiert! Video-Tutorial bei YouTube: http://de.youtube.com/watch?v=-1gPVm98HIQ Benötigte Software: http://prdownloads.sourceforge.net/keepassx/KeePassX-0.2.2.deb?download (unter /home/user speichern.) Installation: 1. Konsole mit Alt+Strg+T öffnen 2. sudo bash 3. su -c &#8216;echo deb http://xnv4.xandros.com/xs2.0/upkg-srv2 etch main contrib non-free&#8217; &#62;&#62; /etc/apt/sources.list (Erzeugt neuen Eintrag in der Sources.list) 4. apt-get update 5. libpng3 installieren: [...]]]></description>
			<content:encoded><![CDATA[<p>Dieses How-To beschreibt wie man auf seinem Eee-PC den Passwort-Manager KeePassX installiert!</p>
<p>Video-Tutorial bei YouTube: http://de.youtube.com/watch?v=-1gPVm98HIQ</p>
<p>Benötigte Software:</p>
<p>http://prdownloads.sourceforge.net/keepassx/KeePassX-0.2.2.deb?download</p>
<p>(unter /home/user speichern.)</p>
<p><span id="more-47"></span><br />
Installation:</p>
<p>1. Konsole mit Alt+Strg+T öffnen<br />
2. sudo bash<br />
3. su -c &#8216;echo deb http://xnv4.xandros.com/xs2.0/upkg-srv2 etch main contrib non-free&#8217; &gt;&gt; /etc/apt/sources.list<br />
(Erzeugt neuen Eintrag in der Sources.list)<br />
4. apt-get update<br />
5. libpng3 installieren: apt-get install libpng3<br />
6. KeePassX installieren: dpkg -i /home/user/KeePassX-0.2.2.deb<br />
7. Nun läßt sich KeePassX mittels Konsole über keepass ausführen<br />
8. Wichtig: Aufräumarbeiten:<br />
9. sudo nano /etc/apt/sources.list<br />
10. Ein # vor der letzten Zeile machen<br />
11. Strg+O dann Strg+X<br />
12. sudo apt-get update</p>
<p>Icon in den Easy-Mode einfügen:</p>
<p>1. Icons unter /home/user abspeichern<br />
KeePassX-Logo KeePassX-Logo KeePassX-LogoKeePassX-Logo KeePassX-Logo<br />
2. sudo cp /home/user/*.png /opt/xandros/share/AsusLauncher/<br />
3. cd /opt/xandros/share/AsusLauncher/<br />
4. sudo cp simpleui.rc simpleui.rc.bak<br />
5. sudo kwrite simpleui.rc<br />
6. &lt;parcel simplecat=&#8221;Work&#8221; extraargs=&#8221;/usr/local/bin/keepass&#8221;<br />
icon=&#8221;keepass_norm.png&#8221;<br />
selected_icon=&#8221;keepass_hi.png&#8221;&gt;<br />
&lt;name lang=&#8221;en&#8221;&gt;KeePassX&lt;/name&gt;<br />
&lt;name lang=&#8221;de_DE&#8221;&gt;KeePassX&lt;/name&gt;<br />
&lt;/parcel&gt;<br />
7. am Ende einfügen (aber vor &lt;/simpleui&gt;)<br />
8. X-Server mit Alt+Srg+Backspace neustarten</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x2on.de/2008/01/28/eee-pc-keepassx-installieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
