<?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>niebegeg.net &#187; Mandriva</title> <atom:link href="http://niebegeg.net/tags/mandriva/feed/" rel="self" type="application/rss+xml" /><link>http://niebegeg.net</link> <description>Mein Leben im Entwicklerland</description> <lastBuildDate>Mon, 06 Feb 2012 20:30:16 +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>Oracle 10g unter Mandriva Linux installieren</title><link>http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/</link> <comments>http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/#comments</comments> <pubDate>Mon, 05 May 2008 20:11:07 +0000</pubDate> <dc:creator>Dirk Rüdiger</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[Installation]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Oracle]]></category> <category><![CDATA[SQL]]></category> <guid
isPermaLink="false"></guid> <description><![CDATA[Nun hatte ich vor, meinem &#34;betagten&#34; Notebook (IBM Thinkpad T41) vor eine neue Herausforderung zu stellen und eine &#34;Probierversion&#34; der Oracle Datenbank 10g (Enterprise Edition!) zu hosten. Nach kurzem Suchen war klar, dass es noch keine Dokumentation zu Oracle10g+Mandriva gibt &#8211; was darauf hindeuten kann, dass es noch niemand versucht/dokumentiert hat oder dass es so [...]]]></description> <content:encoded><![CDATA[<div
class="field field-type-filefield field-field-image"><div
class="field-items"><div
class="field-item odd"> <a
href="/wp-content/uploads/screenshot-oracle-on-mandriva.png" title="Screenshot: Oracle 10g unter Mandriva Linux administrieren" class="thickbox" rel="gallery-59"><img
src="/wp-content/uploads/screenshot-oracle-on-mandriva.png" alt="" title="Screenshot: Oracle 10g unter Mandriva Linux administrieren"  class="imagecache imagecache-preview" width="250" height="200" /></a></div></div></div><p>Nun hatte ich vor, meinem &quot;betagten&quot; Notebook (<span
class="caps">IBM</span> Thinkpad T41) vor eine neue Herausforderung zu stellen und eine &quot;Probierversion&quot; der Oracle Datenbank 10g (Enterprise Edition!) zu hosten.</p><p>Nach kurzem Suchen war klar, dass es noch keine Dokumentation zu Oracle10g+Mandriva gibt &#8211; was darauf hindeuten kann, dass es noch niemand versucht/dokumentiert hat oder dass es so einfach ist.</p><p>Mein Fazit nach einer Stunde Download, einer Stunde Arbeit und einer weiteren Stunde Wartens: Es ist so einfach. Die Dokumentation <a
class="texta" href="http://download.oracle.com/docs/cd/B19306_01/install.102/b15661/toc.htm"><span
class="texta">Oracle Database 10g Rel 2 on x86 (generic)</span></a><span
class="texta"> auf der Oracle-Website beschreiben alle Details. Ich bin bei zwei Punkten von der Beschreibung abgewichen:</span></p><ul><li>Installation der gesamten DB unter <em>/opt/oracle</em> (statt <em>/u01</em> und <em>/u02</em>)</li><li>Besitzer der DB wird Linux-User oracle/oracle (keine Gruppe <em>oinstall</em>)</li></ul><p>Nun wird noch die Kennung in der Datei /etc/redhat-release f&uuml;r die Dauer der Installation auf</p><pre>Red Hat Linux release 4.1</pre><p>ge&auml;ndert und schon kann es los gehen.</p><p>Abschlie&szlig;end muss Oracle noch in den Start-Stop-Prozess eingebunden werden. Ein flinke <a
href="http://de.search.yahoo.com/search?p=oracle+10g+init.d">Internetsuche</a> brachte den helfenden Link: <a
href="http://www.togaware.com/linux/survivor/Starting_Stopping.html" title="http://www.togaware.com/linux/survivor/Starting_Stopping.html">http://www.togaware.com/linux/survivor/Starting_Stopping.html</a> &#8230; nat&uuml;rlich m&uuml;ssen die pfade und Benutzerdaten angepasst werden. Ich habe diesen Schritt bei mir ausgelassen, da ich die Datenbank ja nur zum gelegentlichen Testen f&uuml;r den <a
href="/blog/ready-for-takeoff-becoming-an-oracle-10g-certified-professional-ocp">Oracle DBA-Kurs</a> ben&ouml;tige und da die Instanz von Hand hochfahre.</p><p>In der Datei ~/.profile (oder einer anderen Initialisierungsdatei f&uuml;r die Shell) sollten noch ein paar Werte eingestellt werden:</p><pre>ORACLE_BASE=/opt/oracle&#60;br /&#62;ORACLE_HOME=/opt/oracle/product/10.2.0/db_1&#60;br /&#62;ORACLE_SID=ORCL&#60;br /&#62;PATH=${ORACLE_HOME}/bin:$PATH</pre><p>Fertig. &Uuml;brigens macht das Notebook trotz Enterprise-DB eine ganz gute Figur. Allerdings geht der Prozessor-L&uuml;fter nicht mehr aus ;)</p><div
class="betterrelated"><p><strong>Ähnliche Beiträge:</strong></p><ol><li> <a
href="http://niebegeg.net/2008/02/15/sql-developer-your-friend-for-oracle-dbs/" title="Permanent link to SQL Developer &#8211; your friend for Oracle DBs">SQL Developer &#8211; your friend for Oracle DBs</a></li><li> <a
href="http://niebegeg.net/2008/02/24/frische-hardware-eingetroffen/" title="Permanent link to Frische Hardware eingetroffen">Frische Hardware eingetroffen</a></li><li> <a
href="http://niebegeg.net/2008/02/29/rlwrap-kommandozeilenhistorie-fuer-alle/" title="Permanent link to rlwrap &#8211; Kommandozeilenhistorie für Alle!">rlwrap &#8211; Kommandozeilenhistorie für Alle!</a></li><li> <a
href="http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/" title="Permanent link to Mandriva Linux 2008 Spring &#8211; my first upgrade">Mandriva Linux 2008 Spring &#8211; my first upgrade</a></li><li> <a
href="http://niebegeg.net/2008/01/04/ready-for-take-off-becoming-an-oracle-10g-certified-professional-ocp/" title="Permanent link to Ready for Take-Off: Becoming an Oracle 10g Certified Professional OCP">Ready for Take-Off: Becoming an Oracle 10g Certified Professional OCP</a></li></ol></div><p><a
href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=59&amp;md5=78bbdebad8e302e24298c26538c3b97d" title="Flattr" target="_blank"><img
src="http://niebegeg.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <atom:link rel="payment" href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=59&amp;md5=78bbdebad8e302e24298c26538c3b97d" type="text/html" /> </item> <item><title>Mandriva Linux 2008 Spring &#8211; my first upgrade</title><link>http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/</link> <comments>http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/#comments</comments> <pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate> <dc:creator>Dirk Rüdiger</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Administration]]></category> <category><![CDATA[Distribution]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Upgrade]]></category> <category><![CDATA[VirtualBox]]></category> <guid
isPermaLink="false"></guid> <description><![CDATA[A few days ago Mandriva Linux delivered it&#8217;s spring update. So I waited two more days until the fresh bytes arrived at german mirrors. So I decided that Saturday would be a good day to download the 1700+ new packages. All I did was&#160; to replace 2008.0 to 2008.1 in all repository URLs (main, contrib [...]]]></description> <content:encoded><![CDATA[<div
class="field field-type-filefield field-field-image"><div
class="field-items"><div
class="field-item odd"> <a
href="/wp-content/uploads/mandriva-screenshot.png" title="Mandriva Linux Spring 2008.1 comes with a nice-looking desktop" class="thickbox" rel="gallery-53"><img
src="/wp-content/uploads/mandriva-screenshot.png" alt="" title="Mandriva Linux Spring 2008.1 comes with a nice-looking desktop"  class="imagecache imagecache-preview" width="250" height="188" /></a></div></div></div><p>A few days ago <em>Mandriva Linux</em> delivered it&#8217;s <a
href="http://blog.mandriva.com/2008/04/09/mandriva-linux-2008-spring-released/">spring update</a>. So I waited two more days until the fresh bytes arrived at german mirrors.</p><p>So I decided that Saturday would be a good day to download the 1700+ new packages. All I did was&nbsp; to replace <em>2008.0</em> to <em>2008.1</em> in all repository URLs (<em>main</em>, <em>contrib</em> and <em>non-free</em>) and run the <em>MandrivaUpdate</em> program. It took about 6 hours on my aged Thinkpad T41 using a 2MBit <span
class="caps">DSL</span> line to fetch and install the update, but it worked (almost) seamless. In the middle of the operation I had to install libldap-2.4 manually and I deinstalled some lib*-devel packages to prevent package collisions.</p><p>After the next reboot I had a shiny polished desktop. Great work, Mandriva staff!</p><p>Some post-upgrade works had to be done: The kernel module packages were not updated automaticly. But that was easily to manage. The madwifi driver got upgraded flawlessly when I tried to activate the <span
class="caps">WLAN</span> adapter for the first time. And the vbox-modules (for VirtualBox) was painless as well. I just selected the packages with kernel version number &#8217;2.6.22&#8217; and &#8217;2.6.24&#8217; fom the list of all installed packages and user <em>rpmdrake</em> to install their updated version:</p><pre>rpm -qa| grep -E &#39;2\.6\.2(2|4)&#39; | sort</pre><p>Afte that I deinstalled all packages with &#8217;2.6.22&#8217; in their name. Done.</p><div
class="betterrelated"><p><strong>Ähnliche Beiträge:</strong></p><ol><li> <a
href="http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/" title="Permanent link to Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux">Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux</a></li><li> <a
href="http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/" title="Permanent link to Oracle 10g unter Mandriva Linux installieren">Oracle 10g unter Mandriva Linux installieren</a></li><li> <a
href="http://niebegeg.net/2008/03/08/dbdesigner-on-mandriva/" title="Permanent link to DBDesigner on Mandriva">DBDesigner on Mandriva</a></li><li> <a
href="http://niebegeg.net/2008/04/12/install-lotus-notes-on-mandriva/" title="Permanent link to Install Lotus Notes on Mandriva">Install Lotus Notes on Mandriva</a></li><li> <a
href="http://niebegeg.net/2008/03/02/virtualbox-startet-nicht-mehr-nach-wechsel-der-linux-dist-was-nun/" title="Permanent link to VirtualBox startet nicht mehr nach Wechsel der Linux-Dist. Was nun?">VirtualBox startet nicht mehr nach Wechsel der Linux-Dist. Was nun?</a></li></ol></div><p><a
href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=53&amp;md5=91d18dc9104dbf37922cb0fb8b8830ad" title="Flattr" target="_blank"><img
src="http://niebegeg.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <atom:link rel="payment" href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=53&amp;md5=91d18dc9104dbf37922cb0fb8b8830ad" type="text/html" /> </item> <item><title>Install Lotus Notes on Mandriva</title><link>http://niebegeg.net/2008/04/12/install-lotus-notes-on-mandriva/</link> <comments>http://niebegeg.net/2008/04/12/install-lotus-notes-on-mandriva/#comments</comments> <pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate> <dc:creator>Dirk Rüdiger</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Font]]></category> <category><![CDATA[Installation]]></category> <category><![CDATA[Lotus Notes]]></category> <category><![CDATA[Mandriva]]></category> <guid
isPermaLink="false"></guid> <description><![CDATA[There are plenty of documentations on how to install Lotus Notes 8 on a Linux box (see my link list for some hints), even on unsupported platforms as Ubuntu. The only real pitfall was that Installshield needs libstdc++5 and stops with an non-useful error messages like &#34;unable to start graphical installer&#34; (as it does not [...]]]></description> <content:encoded><![CDATA[<p>There are plenty of documentations on how to install <em>Lotus Notes 8</em> on a Linux box (see <a
href="http://www.mister-wong.de/user/schoobidoo/notes%2Blinux%2Blotus/">my link list</a> for some hints), even on unsupported platforms as Ubuntu. The only real pitfall was that <em>Installshield</em> needs libstdc++5  and stops with an non-useful error messages like &quot;unable to start graphical installer&quot; (as it does not point to the real problem).</p><p>On my Mandriva-driven notebook libstdc++5 was (implicitly) installed &#8211; surely via a prior Java <span
class="caps">SDK</span> installation. So, only one problem might arise after the installation: if the <em>Lotus Notes</em> user interface uses inappropriate fonts (mine used <a
href="http://en.wikipedia.org/wiki/Futura_%28typeface%29">Futura</a>) then you have to install the package <em>&quot;x11-font-bh-ttf&quot;</em>, it provides the correct fonts (Lucida font family).</p><p>So it was easy to get <em>Lotus Notes 8</em> running on Mandriva :)</p><div
class="betterrelated"><p><strong>Ähnliche Beiträge:</strong></p><ol><li> <a
href="http://niebegeg.net/2008/02/11/lotus-notes-8-auf-einem-ubuntu-rechner-erfolgreich-installieren/" title="Permanent link to Lotus Notes 8 auf einem Ubuntu-Rechner erfolgreich installieren">Lotus Notes 8 auf einem Ubuntu-Rechner erfolgreich installieren</a></li><li> <a
href="http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/" title="Permanent link to Oracle 10g unter Mandriva Linux installieren">Oracle 10g unter Mandriva Linux installieren</a></li><li> <a
href="http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/" title="Permanent link to Mandriva Linux 2008 Spring &#8211; my first upgrade">Mandriva Linux 2008 Spring &#8211; my first upgrade</a></li><li> <a
href="http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/" title="Permanent link to Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux">Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux</a></li></ol></div><p><a
href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=52&amp;md5=0f3cd404a8ddb54833f8c90d459d3701" title="Flattr" target="_blank"><img
src="http://niebegeg.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://niebegeg.net/2008/04/12/install-lotus-notes-on-mandriva/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <atom:link rel="payment" href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=52&amp;md5=0f3cd404a8ddb54833f8c90d459d3701" type="text/html" /> </item> <item><title>VirtualBox startet nicht mehr nach Wechsel der Linux-Dist. Was nun?</title><link>http://niebegeg.net/2008/03/02/virtualbox-startet-nicht-mehr-nach-wechsel-der-linux-dist-was-nun/</link> <comments>http://niebegeg.net/2008/03/02/virtualbox-startet-nicht-mehr-nach-wechsel-der-linux-dist-was-nun/#comments</comments> <pubDate>Sun, 02 Mar 2008 19:14:59 +0000</pubDate> <dc:creator>Dirk Rüdiger</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[VirtualBox]]></category> <guid
isPermaLink="false"></guid> <description><![CDATA[Bei meinem Wechsel von (K)Ubuntu nach Mandriva war ich mir ziemlich sicher, dass es problemlos möglich sein wird, alle Dienste und Anwendungen von einer Linux-Dist zur anderen zu migrieren. Die Killer-Apps waren VirtualBox und Miro. Bei Miro klappte das auch wie erhofft, Virtualbox quittierte mir aber bei jedem Start meines virtuellen Windows-PCs den Dienst mit [...]]]></description> <content:encoded><![CDATA[<p>Bei meinem Wechsel von (K)Ubuntu nach Mandriva war ich mir ziemlich sicher, dass es problemlos möglich sein wird, alle Dienste und Anwendungen von einer Linux-Dist zur anderen zu migrieren. Die Killer-Apps waren <em>VirtualBox</em> und <em>Miro</em>. Bei Miro klappte das auch wie erhofft, Virtualbox quittierte mir aber bei jedem Start meines virtuellen Windows-PCs den Dienst mit der Fehlermeldung</p><pre><code>VBox status code: -102 (VERR_FILE_NOT_FOUND).</code></pre><p>Nachdem ich mich versichert hatte, dass der aktuelle Kernel (<em>kernel-desktop586-latest</em>) und die Pakete <em>dkms-vboxvfs</em> und <em>dkms-vboxadd</em> installiert waren, war ich ein wenig verunsichert, dass die Fehlermeldung blieb.</p><p>Dann las ich mir die Meldung nochmal komplett durch, fand den Term "Secondary Master" und erinnerte mich, dass das CD/DVD-Laufwerk in dem virtuellen Gast mit eingebunden wird. Und der Gerätename hat sich geändert: Bei Ubuntu hieß es <em>/dev/scd0</em>, bei Mandriva <em>/dev/hdc</em>. Dies schnell angepasst und  – es läuft wieder.</p><p>Die Moral von der Geschichte: Fehlermeldungen sind zum Lesen da. Und dazu, die richtigen Rückschlüsse zu ziehen.</p><div
class="betterrelated"><p><strong>Ähnliche Beiträge:</strong></p><ol><li> <a
href="http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/" title="Permanent link to Mandriva Linux 2008 Spring &#8211; my first upgrade">Mandriva Linux 2008 Spring &#8211; my first upgrade</a></li><li> <a
href="http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/" title="Permanent link to Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux">Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux</a></li><li> <a
href="http://niebegeg.net/2008/11/02/kubuntu-8-10-laeuft-auf-meinem-notebook/" title="Permanent link to (K)Ubuntu 8.10 läuft auf meinem Notebook">(K)Ubuntu 8.10 läuft auf meinem Notebook</a></li><li> <a
href="http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/" title="Permanent link to Oracle 10g unter Mandriva Linux installieren">Oracle 10g unter Mandriva Linux installieren</a></li><li> <a
href="http://niebegeg.net/2009/01/28/virtualbox-plattenplatz-verdoppeln-in-30-minuten/" title="Permanent link to VirtualBox: Plattenplatz verdoppeln in 30 Minuten">VirtualBox: Plattenplatz verdoppeln in 30 Minuten</a></li></ol></div><p><a
href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=42&amp;md5=57ddf43c300a1c97dee4d41cef15c776" title="Flattr" target="_blank"><img
src="http://niebegeg.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://niebegeg.net/2008/03/02/virtualbox-startet-nicht-mehr-nach-wechsel-der-linux-dist-was-nun/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <atom:link rel="payment" href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=42&amp;md5=57ddf43c300a1c97dee4d41cef15c776" type="text/html" /> </item> <item><title>Was Exotisches im trüben Februar &#8211; ich teste Mandriva Linux</title><link>http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/</link> <comments>http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/#comments</comments> <pubDate>Thu, 28 Feb 2008 19:11:04 +0000</pubDate> <dc:creator>Dirk Rüdiger</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Ubuntu]]></category> <guid
isPermaLink="false"></guid> <description><![CDATA[Das Einrichten der neuen Festplatte und meine Iritationen nach dem Kubuntu-Update auf Version 7.10 (Sync von KDE-PIM und Palm funktioniert nicht und zerschießt die Palm-Inhalte, Xorg 7.3 klappt nicht mit einem 1600×1200-TFT als sekundärem Monitor, KDE wird von Canonical m.E. eher zurückhaltend unterstützt, ...) habe ich genutzt, mal was Neues auszuprobieren. Einer der Alternativkandidaten war [...]]]></description> <content:encoded><![CDATA[<p>Das Einrichten der <a
href="/blog/frische-hardware-eingetroffen">neuen Festplatte</a> und meine Iritationen nach dem Kubuntu-Update auf Version 7.10 (Sync von <span
class="caps">KDE-PIM</span> und Palm funktioniert nicht und zerschießt die Palm-Inhalte, Xorg 7.3 klappt nicht mit einem 1600×1200-<span
class="caps">TFT</span> als sekundärem Monitor, <span
class="caps">KDE</span> wird von Canonical m.E. eher zurückhaltend unterstützt, ...) habe ich genutzt, mal was Neues auszuprobieren. Einer der Alternativkandidaten war OpenSuSE, aber das habe ich <a
href="/mein-kurzes-selbstexperiment-mit-opensuse">grad dann noch mal abgebogen</a>.</p><p>Nun suchte ich als KDE-Begeisterter eine native KDE-Dist und habe Mandriva gefunden. Dann schnell <a
href="http://www.mandriva.com/en/product/mandriva-linux-one"><em>Mandriva Linux One 2008</em></a> gezogen und installiert. Ich bin begeistert!</p><p>Die Dist mach einen sehr guten und durchdachten Eindruck. Mandriva nutzt <span
class="caps">RPM</span> als Paket-Manager, aber im Gegensatz zu CentOS und OpenSUSE eine ganz gute Unterstützung für die Paketverwaltung an der Kommandozeile. Auch die WLAN-Konfiguration funktionierte prompt (und kam ohne den <span
class="caps">IMHO</span> recht fragilen Network Manager aus) und überhaupt: das ganze grafische Konfigurationsfrontend ist hilfreich und nicht "zweite Wahl". Das gefällt!</p><p>Nach einer Woche Arbeit mit Mandriva bin ich noch immer total begeistert (aber das passiert ja schnell mal ;-)) Kann sein, ich investiere 50€ und kaufe mir sogar noch das <a
href="http://www.mandriva.com/en/product/mandriva-linux-powerpack">Mandriva Linux Powerpack</a>.</p><div
id="attachment_582" class="wp-caption aligncenter" style="width: 310px"><a
href="http://niebegeg.net/wp-content/uploads/2008/02/mandriva_install.png"><img
class="size-medium wp-image-582" title="Screenshot Mandriva Desktop mit KDE" src="http://niebegeg.net/wp-content/uploads/2008/02/mandriva_install-300x239.png" alt="Screenshot Mandriva Desktop mit KDE" width="300" height="239" /></a><p
class="wp-caption-text">Screenshot Mandriva Desktop mit KDE</p></div><div
class="betterrelated"><p><strong>Ähnliche Beiträge:</strong></p><ol><li> <a
href="http://niebegeg.net/2008/04/13/mandriva-linux-2008-spring-my-first-upgrade/" title="Permanent link to Mandriva Linux 2008 Spring &#8211; my first upgrade">Mandriva Linux 2008 Spring &#8211; my first upgrade</a></li><li> <a
href="http://niebegeg.net/2008/05/05/oracle-10g-unter-mandriva-linux-installieren/" title="Permanent link to Oracle 10g unter Mandriva Linux installieren">Oracle 10g unter Mandriva Linux installieren</a></li><li> <a
href="http://niebegeg.net/2008/04/12/install-lotus-notes-on-mandriva/" title="Permanent link to Install Lotus Notes on Mandriva">Install Lotus Notes on Mandriva</a></li><li> <a
href="http://niebegeg.net/2008/03/02/virtualbox-startet-nicht-mehr-nach-wechsel-der-linux-dist-was-nun/" title="Permanent link to VirtualBox startet nicht mehr nach Wechsel der Linux-Dist. Was nun?">VirtualBox startet nicht mehr nach Wechsel der Linux-Dist. Was nun?</a></li><li> <a
href="http://niebegeg.net/2008/03/08/dbdesigner-on-mandriva/" title="Permanent link to DBDesigner on Mandriva">DBDesigner on Mandriva</a></li></ol></div><p><a
href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=40&amp;md5=3117a9a69d8e12430cabfc1eaba3153e" title="Flattr" target="_blank"><img
src="http://niebegeg.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://niebegeg.net/2008/02/28/was-exotisches-im-trueben-februar-ich-teste-mandriva-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <atom:link rel="payment" href="https://dirkr.fornax.uberspace.de/?flattrss_redirect&amp;id=40&amp;md5=3117a9a69d8e12430cabfc1eaba3153e" type="text/html" /> </item> </channel> </rss>
