<?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>Don&#039;t Panic! &#187; Linux</title>
	<atom:link href="http://www.plasser.net/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plasser.net</link>
	<description>Time is an illusion.</description>
	<lastBuildDate>Tue, 17 Jan 2012 10:43:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debian&#039;s poor OpenSSL Randomness</title>
		<link>http://www.plasser.net/2008/05/16/debians-poor-openssl-randomness/</link>
		<comments>http://www.plasser.net/2008/05/16/debians-poor-openssl-randomness/#comments</comments>
		<pubDate>Fri, 16 May 2008 08:25:46 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[randomness]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=635</guid>
		<description><![CDATA[This is worth reading. Update: The Debian people created a website with instructions to rollover keys. And there&#8217;s also a Perl script for testing SSH servers an other packages for vulnerabilities. Update 2: Bruce Schneier jumped in. And here is &#8230; <a href="http://www.plasser.net/2008/05/16/debians-poor-openssl-randomness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://metasploit.com/users/hdm/tools/debian-openssl/">This</a> is worth reading.</p>
<p><img class="alignnone" src="http://imgs.xkcd.com/comics/random_number.png" alt="" /></p>
<p><strong>Update:</strong> The Debian people created a <a href="http://www.debian.org/security/key-rollover/">website</a> with instructions to rollover keys. And there&#8217;s also a <a href="http://security.debian.org/project/extra/dowkd/dowkd.pl.gz">Perl script</a> for testing SSH servers an other packages for vulnerabilities.</p>
<p><strong>Update 2</strong>: <a href="http://www.schneier.com/blog/archives/2008/05/random_number_b.html">Bruce Schneier</a> jumped in. And here is a <a href="http://www.xkcd.com/424/#">xkcd cartoon</a> and <a href="http://milw0rm.com/exploits/5622">some source</a>.</p>
<p><strong>Update 3</strong>: <a href="http://www.heise.de/security/Der-kleine-OpenSSL-Wegweiser--/artikel/108001">Here</a> are some useful tips (in German).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/05/16/debians-poor-openssl-randomness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bind9 performance</title>
		<link>http://www.plasser.net/2008/02/29/bind9-performance/</link>
		<comments>http://www.plasser.net/2008/02/29/bind9-performance/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 13:31:53 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plasser.net/2008/02/29/bind9-performance/</guid>
		<description><![CDATA[This is not really suprising: Server capacity at breaking point OS Queries/second Linux Gentoo 2.6.20.7 93,000 Linux Fedora Core 2.6.20.7 87,000 FreeBSD-7-CURRENT 200708 84,000 FreeBSD-6-stable 200708 55,000 FreeBSD 6.2-RELEASE 51,000 Solaris-10 DevelExpr 5/07 50,000 NetBSD-4.0-Beta 200708 42,000 OpenBSD 4.1-snap-20070427 35,000 &#8230; <a href="http://www.plasser.net/2008/02/29/bind9-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://new.isc.org/proj/dnsperf/OStest.html">This is not really suprising:</a></p>
<table border="1" width="434">
<tr bgcolor="#000000">
<th colspan="2" scope="col"><span class="style1">Server capacity at breaking point</span></th>
</tr>
<tr>
<th scope="col" width="208">OS</th>
<th scope="col">Queries/second</th>
</tr>
<tr>
<td>Linux Gentoo 2.6.20.7</td>
<td>
<p align="center">93,000</p>
</td>
</tr>
<tr>
<td>Linux Fedora Core 2.6.20.7</td>
<td>
<p align="center">87,000</p>
</td>
</tr>
<tr>
<td>FreeBSD-7-CURRENT 200708</td>
<td>
<p align="center">84,000</p>
</td>
</tr>
<tr>
<td>FreeBSD-6-stable 200708</td>
<td>
<p align="center">55,000</p>
</td>
</tr>
<tr>
<td>FreeBSD 6.2-RELEASE</td>
<td>
<p align="center">51,000</p>
</td>
</tr>
<tr>
<td>Solaris-10 DevelExpr 5/07</td>
<td>
<p align="center">50,000</p>
</td>
</tr>
<tr>
<td>NetBSD-4.0-Beta 200708</td>
<td>
<p align="center">42,000</p>
</td>
</tr>
<tr>
<td>OpenBSD 4.1-snap-20070427</td>
<td>
<p align="center">35,000</p>
</td>
</tr>
<tr>
<td>Windows 2003 Server</td>
<td>
<p align="center">22,000</p>
</td>
</tr>
<tr>
<td>Windows XP Pro64 5.2.3790 SP2</td>
<td>
<p align="center">20,000</p>
</td>
</tr>
</table>
<p>(via <a href="http://blog.fefe.de/?ts=b93c7bd2">Fefe&#8217;s Blog</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/02/29/bind9-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk VoIP server talking to Inode SIP gateway</title>
		<link>http://www.plasser.net/2008/02/26/asterisk-voip-server-talking-to-inode-sip-gateway/</link>
		<comments>http://www.plasser.net/2008/02/26/asterisk-voip-server-talking-to-inode-sip-gateway/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:47:31 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://plasser.net/2008/02/26/asterisk-voip-server-talking-to-inode-sip-gateway/</guid>
		<description><![CDATA[After some problems to get an Asterisk server talking to an Inode Telenode gateway (incoming calls did not work) I tried the following configuration for sip.conf and it worked like a charm: context=default allowoverlap=no bindport=5060 bindaddr=0.0.0.0 srvlookup=yes nat=yes allow=all externip=81.223.xxx.yyy &#8230; <a href="http://www.plasser.net/2008/02/26/asterisk-voip-server-talking-to-inode-sip-gateway/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After some problems to get an Asterisk server talking to an Inode Telenode gateway (incoming calls did not work) I tried the following configuration for <em>sip.conf</em> and it worked like a charm:</p>
<pre><font color="#999999">context=default
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
nat=yes
allow=all
externip=81.223.xxx.yyy
localnet=10.0.0.0/255.255.255.0
register=0999999999:password@px.voip.inode.at
incominglimit=10</font></pre>
<p>and <em>users.conf</em>:</p>
<pre><font color="#999999">context=DID_trunk_1
dialformat=${EXTEN:1}
canreinvite=yes
hasexten=no
hasiax=no
hassip=yes
host=px.voip.inode.at
port=5060
type=peer
registeriax=no
registersip=yes
secret=password
trunkname=Custom - Telenode
trunkstyle=customvoip
username=0999999999
callerid=0999999999
fromdomain=px.voip.inode.at
contact=0999999999
fromuser=0999999999
allow=alaw
insecure=very</font></pre>
<p><a href="http://www.asterisknow.org/">AsteriskNow</a> helps a lot when setting up an Asterisk server and is actually a time saver. Just <a href="http://www.asterisknow.org/downloads">download the ISO image</a> and make a fresh installation, then access Asterisk from within the browser to setup all needed options.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/02/26/asterisk-voip-server-talking-to-inode-sip-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Firefox freezing on popup &#8211; solved!</title>
		<link>http://www.plasser.net/2007/11/27/ubuntu-firefox-freezing-on-popup-solved/</link>
		<comments>http://www.plasser.net/2007/11/27/ubuntu-firefox-freezing-on-popup-solved/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 08:16:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=30</guid>
		<description><![CDATA[After some testing I have discovered the reason why Firefox on my Ubuntu Linux box was frequently freezing when I tried to open a popup window: The Google toolbar. After removing this extension everything works fine now!]]></description>
			<content:encoded><![CDATA[<p>After some testing I have discovered the reason why Firefox on my Ubuntu Linux box was frequently freezing when I tried to open a popup window: The Google toolbar. After removing this extension everything works fine now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2007/11/27/ubuntu-firefox-freezing-on-popup-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation of The Latest Firefox Release On OpenSUSE 10.2</title>
		<link>http://www.plasser.net/2006/12/21/installation-of-the-latest-firefox-release-on-opensuse-102/</link>
		<comments>http://www.plasser.net/2006/12/21/installation-of-the-latest-firefox-release-on-opensuse-102/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 22:27:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=286</guid>
		<description><![CDATA[When you try to install the latest firefox release on openSUSE 10.2 (before openSUSE offers one), firefox will throw an error like &#8220;Installlocation has no properties&#8221; in the javascript console. Because of that it is kimpossible to use the installed &#8230; <a href="http://www.plasser.net/2006/12/21/installation-of-the-latest-firefox-release-on-opensuse-102/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When you try to install the <a href="http://getfirefox.com">latest firefox release</a> on openSUSE 10.2 (before openSUSE offers one), firefox will throw an error like &#8220;<i>Installlocation has no properties</i>&#8221; in the javascript console. Because of that it is kimpossible to use the installed add-ons and therefore makes no sense to install any new ones.</p>
<p>This can be solved by deleting the file <i>extensions.rdf</i> in your account&#8217;s firefox profile directory.</p>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/opensuse" rel="tag">opensuse</a>, <a class="performancingtags" href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a class="performancingtags" href="http://technorati.com/tag/10.2" rel="tag">10.2</a>, <a class="performancingtags" href="http://technorati.com/tag/firefox" rel="tag">firefox</a>, <a class="performancingtags" href="http://technorati.com/tag/extensions" rel="tag">extensions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2006/12/21/installation-of-the-latest-firefox-release-on-opensuse-102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying OpenSUSE 10.2</title>
		<link>http://www.plasser.net/2006/12/11/trying-opensuse-102/</link>
		<comments>http://www.plasser.net/2006/12/11/trying-opensuse-102/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 22:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=302</guid>
		<description><![CDATA[After I killed my SuSE 10.1 installation on my good old IBM Thinkpad yesterday (I tried to upgrade to the latest Gnome release without success), I installed openSUSE 10.2 today. The installation worked like a charme and the system installed &#8230; <a href="http://www.plasser.net/2006/12/11/trying-opensuse-102/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After I killed my SuSE 10.1 installation on my good old IBM Thinkpad yesterday (I tried to upgrade to the latest Gnome release without success), I installed openSUSE 10.2 today.</p>
<p>The installation worked like a charme and the system installed without any problems.</p>
<p>Before installing the new system I did a backup of my data partition (I had ReiserFS and wanted to try ext3, so I had decided to do a clean install). This is an old Thinkpad A30 and its old USB-1.1 port is very, very, veeeery slow. I remembered my last backup, which was only about 20GB and ran the whole night to finish. That&#8217;s simply disappointing.</p>
<p>So I decided to do a network based backup with <a href="http://de.wikipedia.org/wiki/Netcat">netcat</a>, easy and simple. At home I have an Windows XP PC and I downloaded a <a href="http://www.vulnwatch.org/netcat/">windows compatible netcat</a>. This tools helped me to copy the files from my Linux computer to the Windows box, where they manifested itself as a gzipped tarball. This was much faster!</p>
<p>After the installation I wanted to copy the files back to the fresh Linux box, but had trouble with Windows. Feeding the netcat with a simple cat (I tried cat from <a href="http://unxutils.sourceforge.net/">Unxutils</a>) I thought would suffice. I was wrong! Cat died after some seconds, my backup tarball was maybe to big (only 15GB).</p>
<p>I decided to give the latest <a href="http://www.remote-exploit.org/index.php/BackTrack">BackTrack</a> a try. You know what? That worked without batting an eyelid. Now I only need to do some cleanup and install some useful tools.</p>
<p><b>Update</b>: After some years with <a href="http://www.gnome.org/">Gnome</a> desktop I spontanously decided to go with <a href="http://www.kde.org/">KDE</a>. The first impression is great! I do not really like the default theme&#8230; but otherwise KDE rules with this new start menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2006/12/11/trying-opensuse-102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weg mit CapsLock!</title>
		<link>http://www.plasser.net/2006/12/04/weg-mit-capslock/</link>
		<comments>http://www.plasser.net/2006/12/04/weg-mit-capslock/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 09:43:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=314</guid>
		<description><![CDATA[Fastjack und Joern und Andreas haben vollkommen Recht! Die CapsLock-Taste macht absolut keinen Sinn und ist überflüssig. Davon abgesehen, tendiere ich generell dazu, diese Taste auf meinem Thinkpad immer unabsichtlich zu berühren, und das verursacht nervige und zusätzliche Tipparbeit. Unter &#8230; <a href="http://www.plasser.net/2006/12/04/weg-mit-capslock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://blog.chaotic.de/exit.php?url_id=1463&amp;entry_id=417" title="http://fastjack.at/index.php/paralleluniversm/comments/caps_lock_ist_ueberholt/">Fastjack</a> und <a href="https://blog.chaotic.de/exit.php?url_id=1464&amp;entry_id=417" title="http://www.ende-der-vernunft.org/2006/12/03/caps-lock-unter-linux-abschalten/">Joern</a> und <a href="https://blog.chaotic.de/archives/417-Bye-Bye-CapsLock.html">Andreas</a> haben vollkommen Recht! Die CapsLock-Taste macht absolut keinen Sinn und ist überflüssig. Davon abgesehen, tendiere ich generell dazu, diese Taste auf meinem Thinkpad immer unabsichtlich zu berühren, und das verursacht nervige und zusätzliche Tipparbeit.</p>
<p>Unter Linux lässt sich die Taste ganz einfach mit <i>xmodmap -e &#8220;remove Lock = Caps_Lock&#8221;</i> bzw. <i>xmodmap -e &#8220;clear Lock&#8221;</i> deaktivieren. Für eine permanente Deaktivierung sollte das <i>clear lock</i> aber in der <i>/etc/X11/Xmodmap</i> bzw. <i>~/.Xmodmap</i> (für bestimmte User) eingetragen werden.</p>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a class="performancingtags" href="http://technorati.com/tag/capslock" rel="tag">capslock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2006/12/04/weg-mit-capslock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptana: The Web IDE</title>
		<link>http://www.plasser.net/2006/09/13/aptana-the-web-ide/</link>
		<comments>http://www.plasser.net/2006/09/13/aptana-the-web-ide/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 00:13:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=355</guid>
		<description><![CDATA[Aptana ist keine Babynahrung, sondern eine &#8211; trotz Beta (na klar!) &#8211; sehr ausgereifte IDE für Javascript, HTML, XML und CSS.&#160; Nachdem ich das heute bei Markus gesehen hatte, musste ich es sogleich testen. Unter Windows XP verlief die Installation &#8230; <a href="http://www.plasser.net/2006/09/13/aptana-the-web-ide/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aptana.com/">Aptana</a> ist keine Babynahrung, sondern eine &#8211; trotz Beta (na klar!) &#8211; sehr ausgereifte IDE für Javascript, HTML, XML und CSS.&nbsp; Nachdem ich das heute bei <a href="http://www.noveska.net">Markus</a> <a href="http://www.noveska.net/beteiligungen/plasser-oeg">gesehen</a> hatte, musste ich es sogleich testen.</p>
<p>Unter Windows XP verlief die Installation recht unproblematisch, das Tool selbst ist angenehm stabil. Unter SuSE 10.1 war es dann nicht ganz so leicht aber dennoch zu bewältigen. Die Installation führte ich wie beschrieben durch. Beim Start gab es dann aber ein <a href="http://www.aptana.com/forums/viewtopic.php?t=125">Problem mit Firefox</a>, das ich durch die Installation des <a href="ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.12/contrib/mozilla-i686-pc-linux-gnu-1.7.12-gtk2+xft.tar.gz">Mozilla-Browsers</a> löste.</p>
<p>Aptana unterstützt außerdem von sich aus einige der gängigsten Javascript-Libraries, wie <a href="http://www.mochikit.com/">Mochikit</a>, <a href="http://dojotoolkit.org/">Dojo</a>, <a href="http://prototype.conio.net/">Prototype</a>, <a href="http://script.aculo.us/">script.aculo.us</a> und <a href="http://www.aptana.com/docs/index.php/Aptana_Tutorials">andere</a>.</p>
<p>Feine Sache!</p>
<p>@Markus: Sollten wir das nicht Bernhard sagen? Der plagt sich so mit <a href="http://qooxdoo.org">Qooxdoo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2006/09/13/aptana-the-web-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE for Linux</title>
		<link>http://www.plasser.net/2006/01/04/ie-for-linux/</link>
		<comments>http://www.plasser.net/2006/01/04/ie-for-linux/#comments</comments>
		<pubDate>Wed, 04 Jan 2006 01:14:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=395</guid>
		<description><![CDATA[Sometimes I need IE for testing web applications and today I found IEs 4 Linux, a great resource if you want to run IE (5, 5.5 and 6) on linux. And besides that, it is really easy, download IEs4Linux, start &#8230; <a href="http://www.plasser.net/2006/01/04/ie-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sometimes I need IE for testing web applications and today I found <a href="http://www.tatanka.com.br/ies4linux/">IEs 4 Linux</a>, a great resource if you want to run IE (5, 5.5 and 6) on linux.</p>
<p>And besides that, it is <strong>really easy</strong>, <a title="download IEs4Linux" href="http://www.tatanka.com.br/ies4linux/download.php">download IEs4Linux</a>, start <code>./ies4linux</code> and after a few minutes of downloading you are there!</p>
<div class="shadow"><a href="/assets/IE4Linux.png" rel="lightbox"><img src="/assets/IE4Linux-thumb.png" /></a>
</div>
<p></p>
<p>Technorati Tags:<br />
<a href="http://technorati.com/tag/internetexplorer" rel="tag">internetexplorer</a>,<br />
<a href="http://technorati.com/tag/ie" rel="tag">ie</a>,<br />
<a href="http://technorati.com/tag/wine" rel="tag">wine</a>,<br />
<a href="http://technorati.com/tag/linux" rel="tag">linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2006/01/04/ie-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Reader 7 für Linux</title>
		<link>http://www.plasser.net/2005/03/14/adobe-reader-7-fur-linux/</link>
		<comments>http://www.plasser.net/2005/03/14/adobe-reader-7-fur-linux/#comments</comments>
		<pubDate>Mon, 14 Mar 2005 21:42:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=477</guid>
		<description><![CDATA[Endlich gibt es den 7er-Reader auch für Linux. Gut so! Die letzte Version (5.0.10) war schrecklich &#8230; Update Das war wohl doch nicht die final, es dürfte sich um die Beta handeln, genaueres findet sich hier. Links heise online &#8211; &#8230; <a href="http://www.plasser.net/2005/03/14/adobe-reader-7-fur-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Endlich gibt es den 7er-Reader auch für Linux. Gut so! Die letzte Version (5.0.10) war schrecklich &#8230;</p>
<h2><em>Update</em></h2>
<p>  Das war wohl doch nicht die final, es dürfte sich um die Beta handeln, genaueres findet sich <a href="http://www.heise.de/newsticker/meldung/57616">hier</a>.</p>
<h2>Links</h2>
<p>  <a href="http://www.heise.de/newsticker/meldung/57516">heise online &#8211; Acrobat Reader 7 fuer Linux erhaeltlich</a></p>
<p>  <a href="ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/">Index of ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu</a></p>
<p>  <a href="http://plugindoc.mozdev.org/de-DE/faqs/firefox-linux.html#install-acroread">PluginDoc FAQ deutsch: Firefox-Plugins unter Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2005/03/14/adobe-reader-7-fur-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

