<?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>mcBachmann.de TechBlog &#187; ubuntu</title>
	<atom:link href="http://blog.mcbachmann.de/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mcbachmann.de</link>
	<description>Der Blog zur Website ;-)</description>
	<lastBuildDate>Thu, 22 Jul 2010 08:55:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lucid Lynx Suspend Problems with Radeon Driver</title>
		<link>http://blog.mcbachmann.de/linux/lucid-lynx-suspend-problems-with-radeon-driver</link>
		<comments>http://blog.mcbachmann.de/linux/lucid-lynx-suspend-problems-with-radeon-driver#comments</comments>
		<pubDate>Tue, 06 Jul 2010 15:43:50 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[KMS]]></category>
		<category><![CDATA[Radeon]]></category>
		<category><![CDATA[Suspend]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=513</guid>
		<description><![CDATA[Since updating to Lucid, a Dell Inspiron 1501 with an Radeon Xpress 200M video card had become problems after going into suspend mode. After waking up it was not possible to reactivate the screen. It stays black and the only possibility was to power off. 
But with the help of Google, I stumpled upon to [...]]]></description>
			<content:encoded><![CDATA[<p>Since updating to Lucid, a Dell Inspiron 1501 with an Radeon Xpress 200M video card had become problems after going into suspend mode. After waking up it was not possible to reactivate the screen. It stays black and the only possibility was to power off. <span id="more-513"></span></p>
<p>But with the help of Google, I stumpled upon to sites (<a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/509273">Launchpad</a> and <a href="http://www.archivum.info/ubuntu-bugs@lists.ubuntu.com/2010-04/09059/%28Bug-509273%29-Re-%28Lucid%29-Radeon-Xpress-200M-needs-PCI-quirk-to-fix-or-disable-MSI.html">ubuntu-bugs@lists.ubuntu.com</a>) which gave two kernel options:</p>
<ul>
<li>radeon.modeset=0</li>
<li>pci=nomsi</li>
</ul>
<p>This will disable the kernel mode settings and message signaled interrupts. Since that, the Dell correctly wakes up again.</p>
<p>To add this to your boot parameters, open the file <em>/etc/default/grub</em> and edit the following line as root:</p>
<blockquote><p><code>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.modeset=0 pci=nomsi"</code></p></blockquote>
<p>Than run the grub update with this command (also as root): <strong>update-grub</strong> &#8211; and your done.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/lucid-lynx-suspend-problems-with-radeon-driver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10: Featuring the S.M.A.R.T. Notifier</title>
		<link>http://blog.mcbachmann.de/linux/ubuntu-9-10-featuring-the-s-m-a-r-t-notifier</link>
		<comments>http://blog.mcbachmann.de/linux/ubuntu-9-10-featuring-the-s-m-a-r-t-notifier#comments</comments>
		<pubDate>Wed, 23 Sep 2009 18:56:46 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[data integrity]]></category>
		<category><![CDATA[smart]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=425</guid>
		<description><![CDATA[A new base feature from Ubuntu 9.10 is the S.M.A.R.T. notifier which informs you whenever your harddrive reports an error. Before Karmic Koala you had to install smart-notifier which does the same job but was not in the base distro. Screenshot after the break&#8230;
So here it goes:

This is a killer feature I think (like another [...]]]></description>
			<content:encoded><![CDATA[<p>A new base feature from Ubuntu 9.10 is the S.M.A.R.T. notifier which informs you whenever your harddrive reports an error. Before <em>Karmic Koala</em> you had to install smart-notifier which does the same job but was not in the base distro. Screenshot after the break&#8230;<span id="more-425"></span></p>
<p>So here it goes:</p>
<p><a href="http://blog.mcbachmann.de/wp-content/uploads/2009/09/Ubuntu910_SMART_monitor.jpg"><img src="http://blog.mcbachmann.de/wp-content/uploads/2009/09/Ubuntu910_SMART_monitor.jpg" alt="Ubuntu910_SMART_monitor" title="Ubuntu910_SMART_monitor" width="609" height="104" class="aligncenter size-full wp-image-426" /></a></p>
<p>This is a killer feature I think (like another feature called &#8220;backup&#8221; which has not made it yet into the base distro) and it will safe a lot of people their data.</p>
<p>Thanks Ubuntu folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/ubuntu-9-10-featuring-the-s-m-a-r-t-notifier/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04: Update-Manager Verhalten umstellen</title>
		<link>http://blog.mcbachmann.de/linux/ubuntu-904-update-manager-verhalten-umstellen</link>
		<comments>http://blog.mcbachmann.de/linux/ubuntu-904-update-manager-verhalten-umstellen#comments</comments>
		<pubDate>Mon, 11 May 2009 10:55:56 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update-manager]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=267</guid>
		<description><![CDATA[Seit Ubuntu 9.04 (Jaunty) wurde der Update-Manager so umgestellt, dass er die Updates nun immer sofort anzeigt, statt als Symbol in der Taskleiste darüber zu informieren. 
Da dieses Verhalten jedoch vielen Nutzern nicht gefällt, wurde in den Release-Notes eine Möglichkeit angegeben, damit man wieder das alte Verhalten nutzen kann. Dazu öffnet man ein Terminal und [...]]]></description>
			<content:encoded><![CDATA[<p>Seit Ubuntu 9.04 (Jaunty) wurde der Update-Manager so umgestellt, dass er die Updates nun immer sofort anzeigt, statt als Symbol in der Taskleiste darüber zu informieren. <span id="more-267"></span></p>
<p>Da dieses Verhalten jedoch vielen Nutzern nicht gefällt, wurde in den Release-Notes eine Möglichkeit angegeben, damit man wieder das alte Verhalten nutzen kann. Dazu öffnet man ein Terminal und kopiert den folgenden Befehl hinein, welchen man mit Enter bestätigt:</p>
<blockquote><p><code>gconftool -s --type bool /apps/update-notifier/auto_launch false</code></p></blockquote>
<p>Danach kann es notwendig sein, dass man sich Ab- und wieder Anmelden muss. Anschließend sollte das Verhalten wieder ganz dem gewohnten entsprechen.</p>
<p>Viel Erfolg <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/ubuntu-904-update-manager-verhalten-umstellen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype Audio unter Ubuntu 8.10</title>
		<link>http://blog.mcbachmann.de/linux/skype-audio-unter-ubuntu-810</link>
		<comments>http://blog.mcbachmann.de/linux/skype-audio-unter-ubuntu-810#comments</comments>
		<pubDate>Sat, 21 Mar 2009 16:14:44 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[entertainment]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=253</guid>
		<description><![CDATA[Update: Leider scheint der Ton verzögert anzukommen (auch wenn man in der /etc/pulse/daemon.conf die beiden Werte noch anpasst), was bei Videoübertragung unschön ist.
Da ich momentan sehr viel skype hatte ich das Problem, dass ich während Skype online war, keine andere Audioquelle anhören konnte. Durch einen tollen Hinweis im PulseAudio Wiki ist dies jetzt wieder möglich. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update: Leider scheint der Ton verzögert anzukommen (auch wenn man in der <em>/etc/pulse/daemon.conf</em> die beiden Werte noch anpasst), was bei Videoübertragung unschön ist.</strong></p>
<p>Da ich momentan sehr viel <em>skype</em> hatte ich das Problem, dass ich während Skype online war, keine andere Audioquelle anhören konnte. Durch einen tollen Hinweis im <a href="http://www.pulseaudio.org/wiki/PerfectSetup">PulseAudio Wiki</a> ist dies jetzt wieder möglich. <span id="more-253"></span></p>
<p>Dazu legt man einfach eine Datei namens <strong>~/.asoundrc</strong> an und füllt diese mit folgenden 2 Zeilen:</p>
<blockquote><p><code>pcm.pulse { type pulse }<br />
ctl.pulse { type pulse }</code></p></blockquote>
<p>Die Änderungen in der <strong>/etc/pulse/daemon.conf</strong> waren bei mir nicht notwendig.</p>
<p>Dazu installiert man noch das Paket <strong>libasound2-plugins</strong>. Jetzt sollte ein Abmelden und dann wieder Anmelden ausreichen damit Pulseaudio die Datei ausliest.</p>
<p>Anschließend kann man im Skype die Audioquellen und -ausgaben auf das neue Gerät <strong>pulse</strong> stellen und Skype wird <em>kompatibel</em>.</p>
<p>Kleiner Hinweis noch: Bei mir ist das Paket <strong>skype-static</strong> installiert, ob es mit den anderen (im speziellen <em>oss</em>) funktioniert weiß ich nicht.</p>
<p>Wenn danach nur der Ton bei anderen Anwendungen als Flash geht, fehlt wahrscheinlich noch das Paket <strong>flashplugin-nonfree-extrasound</strong> (das macht Flash geschmeidig) &#8211; nicht vergessen danach Flash (bzw. den Firefox) neuzustarten.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/skype-audio-unter-ubuntu-810/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pause-Taste sinnvoll belegen</title>
		<link>http://blog.mcbachmann.de/linux/pause-taste-sinnvoll-belegen</link>
		<comments>http://blog.mcbachmann.de/linux/pause-taste-sinnvoll-belegen#comments</comments>
		<pubDate>Fri, 13 Mar 2009 07:50:25 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tuning]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=144</guid>
		<description><![CDATA[Es hat sich für mich als praktisch erwiesen, die Pause-Taste welche sonst unbenutzt auf der Tastatur herumliegt zum Ausschalten des Bildschirmes zu nutzen. Dies schont zudem den Akku auf einem Laptop wenn man ihn kurzzeitig nicht benötigt (in Kombination mit dem Thinklight Plugin für Pidgin ist dies eine ganz praktische Sache &#8211; sofern man einen [...]]]></description>
			<content:encoded><![CDATA[<p>Es hat sich für mich als praktisch erwiesen, die Pause-Taste welche sonst unbenutzt auf der Tastatur herumliegt zum Ausschalten des Bildschirmes zu nutzen. Dies schont zudem den Akku auf einem Laptop wenn man ihn kurzzeitig nicht benötigt (in Kombination mit dem Thinklight Plugin für Pidgin ist dies eine ganz praktische Sache &#8211; sofern man einen IBM hat). <span id="more-144"></span></p>
<p>Und so gehts (das ganze ist zur Eingabe in einem Terminal):</p>
<blockquote><p><code>sudo apt-get install xbindkeys<br />
cd<br />
touch .xbindkeysrc<br />
xbindkeys -k | tail -3 | tee .xbindkeysrc<br />
</code></p></blockquote>
<p>Nun öffnet sich ein kleines Fenster welches schon aktiv sein sollte. Jetzt einfach die Pause-Taste drücken. Anschließend sollte das Terminal in den Eingabe-Modus zurückkehren.</p>
<p>Die angezeigten Daten stehen jetzt in der Datei <strong>.xbindkeysrc</strong> und müssen noch angepasst werden. Dazu öffnet man die Datei in einem Editor mit dem Befehl:</p>
<blockquote><p><code>gedit .xbindkeysrc</code></p></blockquote>
<p>Und ersetzt die Zeile</p>
<blockquote><p><code>"(Scheme function)"</code></p></blockquote>
<p>durch</p>
<blockquote><p><code>"xset dpms force off"</code></p></blockquote>
<p>(Anführungszeichen nicht ausversehen weglöschen!).</p>
<p>Nach dem Speichern kann der Editor und das Terminal geschlossen werden. Jetzt muss Gnome noch beigebracht werden, das Programm xbindkeys beim anmelden zu starten. Dazu wählt man im Menü die Punkte &#8220;System->Einstellungen->Sitzungen&#8221; und fügt mit &#8220;Hinzufügen&#8221; ein neues Programm hinzu:</p>
<blockquote><p><code>Name: Pause-Taste<br />
Kommando: /usr/bin/xbindkeys<br />
Kommentar: Bildschirm mit Pause-Taste ausschalten</code</p></blockquote>
<p>Mit "Hinzufügen" bestätigen und das Übersichtsfenster ebenfalls schliessen. Zum aktivieren der Änderungen entweder jetzt aus Ubuntu ausloggen und gleich wieder einloggen oder im Terminal den Befehl <strong>xbindkeys</strong> ohne Parameter eingeben, Bestätigen und Terminal wieder schliessen.</p>
<p><em>Hinweis: Ich benutze ein englisches Ubuntu, von daher kann es durchaus sein das die Menüpunkte im deutschen anders heissen. Über eine Korrektur in den Kommentaren würde ich mich freuen.</em></p>
<p>Viel Erfolg <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/pause-taste-sinnvoll-belegen/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[ICQ] Pidgin 2.5.2 in Ubuntu Intrepid &#8220;zu alt&#8221;</title>
		<link>http://blog.mcbachmann.de/linux/icq-pidgin-252-in-ubuntu-intrepid-zu-alt</link>
		<comments>http://blog.mcbachmann.de/linux/icq-pidgin-252-in-ubuntu-intrepid-zu-alt#comments</comments>
		<pubDate>Tue, 10 Mar 2009 06:05:27 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=231</guid>
		<description><![CDATA[Update: Die alte Pidgin 2.5.2 Version ist jetzt auch mit dem normalen Update wieder lauffähig.
Hallo,
wie einige seit 9.3.2009 bemerkt haben, funktioniert Pidgin nicht mehr mit dem ICQ Netzwerk. Doch es gibt Abhilfe von Felix Geyer! 
Der Bug Eintrag dazu im Launchpad (zur Info): #340075.
Zuerst Pidgin schließen und dann im Terminal folgendes eingeben (ohne die Zahlen [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update: Die alte Pidgin 2.5.2 Version ist jetzt auch mit dem normalen Update wieder lauffähig.</strong></p>
<p>Hallo,</p>
<p>wie einige seit 9.3.2009 bemerkt haben, funktioniert Pidgin nicht mehr mit dem ICQ Netzwerk. Doch es gibt Abhilfe von Felix Geyer! <span id="more-231"></span></p>
<p>Der Bug Eintrag dazu im Launchpad (zur Info): <a href="https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/340075">#340075</a>.</p>
<p>Zuerst Pidgin schließen und dann im Terminal folgendes eingeben (ohne die Zahlen vornedran und die beiden Minusstriche hinter Zeile 1 und 4 beachten!):</p>
<blockquote><p><code>1. sudo su -<br />
2. echo "deb http://ppa.launchpad.net/debfx/ppa/ubuntu intrepid main" &gt;&gt; /etc/apt/sources.list.d/felix_geyer.list<br />
3. gpg --keyserver subkeys.pgp.net --recv-keys 4F5DCB1B62F1201A<br />
4. gpg --export 4F5DCB1B62F1201A | apt-key add -<br />
5. apt-get update<br />
6. apt-get install pidgin</code></p></blockquote>
<p>Vielen Dank an Felix!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/icq-pidgin-252-in-ubuntu-intrepid-zu-alt/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Firefox: Flash and Sound (Update)</title>
		<link>http://blog.mcbachmann.de/linux/firefox-flash-and-sound</link>
		<comments>http://blog.mcbachmann.de/linux/firefox-flash-and-sound#comments</comments>
		<pubDate>Fri, 12 Sep 2008 12:34:21 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=46</guid>
		<description><![CDATA[
Update: In Intrepid Ibex this package is now called flashplugin-nonfree-extrasound.

Hi,
as some of you may have already recognized, in Ubuntu Hardy, normale sound applications and Flash in Firefox don&#8217;t play well. For example: if you first start Rhythmbox, hear some music and later run Firefox to watch some Youtube it plays without sound.
This problem is known [...]]]></description>
			<content:encoded><![CDATA[<hr />
<p>Update: In <em>Intrepid Ibex</em> this package is now called <strong>flashplugin-nonfree-extrasound</strong>.</p>
<hr />
<p>Hi,</p>
<p>as some of you may have already recognized, in Ubuntu Hardy, normale sound applications and Flash in Firefox don&#8217;t play well. For example: if you first start Rhythmbox, hear some music and later run Firefox to watch some Youtube it plays without sound.</p>
<p>This problem is known and there is a solution! Just install <strong>libflashsupport</strong>.</p>
<p>Cite from the description:</p>
<blockquote><p>
Due to various bugs in the Flash 9 plugin sound output of Flash 9 through the pulseaudio soundserver doesn&#8217;t work properly. This library adds a clutch to make Flash 9 sound output in pulseaudio possible.</p>
<p>For further information see http://www.pulseaudio.org/ticket/43 and http://www.pulseaudio.org/wiki/FlashPlayer9Solution
</p></blockquote>
<p>Bye,<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/firefox-flash-and-sound/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bridging with Ubuntu Hardy</title>
		<link>http://blog.mcbachmann.de/linux/bridging-with-ubuntu-hardy</link>
		<comments>http://blog.mcbachmann.de/linux/bridging-with-ubuntu-hardy#comments</comments>
		<pubDate>Sun, 13 Jul 2008 15:58:56 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=33</guid>
		<description><![CDATA[Hi there&#8230;
Situation: You have a computer which you want to connect to your already existing network infrastructure.
Problem: You don&#8217;t have any switch or hub available only a network card and an already connected computer.
Solution: Use bridging. Its just two clicks away&#8230; ok, not really &#8211; I don&#8217;t like clicking over ssh  
So what I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there&#8230;</p>
<p>Situation: You have a computer which you want to connect to your already existing network infrastructure.</p>
<p>Problem: You don&#8217;t have any switch or hub available only a network card and an already connected computer.</p>
<p>Solution: Use bridging. Its just two clicks away&#8230; ok, not really &#8211; I don&#8217;t like clicking over ssh <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>So what I&#8217;ll tell you now is what I&#8217;ve learned from: http://www.barmasse.org/linux/praxishilfe/ubuntu/virtualbox.html and http://ubuntuforums.org/showthread.php?t=132515 (post from user &#8220;woedend&#8221;).</p>
<p>Open the file <em>/etc/network/interfaces</em> as root and add the lines:</p>
<p><code><br />
auto br0<br />
iface br0 inet dhcp<br />
bridge_ports eth0 eth1<br />
</code></p>
<p>Then install the package <em>bridge-utils</em> and type as root:</p>
<p><code>/etc/init.d/networking restart</code></p>
<p>You&#8217;re dhcp server must be configured to give the br0 interface an IP address. After that, you can do everything with your external connected computer as if it where connected directly.</p>
<p>Bye<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/bridging-with-ubuntu-hardy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hardy and NIS Server</title>
		<link>http://blog.mcbachmann.de/linux/ubuntu-hardy-and-nis-server</link>
		<comments>http://blog.mcbachmann.de/linux/ubuntu-hardy-and-nis-server#comments</comments>
		<pubDate>Mon, 16 Jun 2008 16:54:31 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=31</guid>
		<description><![CDATA[Hi,
here is a walkthrough to set up a NIS server under Ubuntu Hardy, because the standard configuration is only for clients.
apt-get install nis
NIS domain: be creative  
Then wait till the ypbind search is over (it tries very hard to find a server&#8230;) otherwise the package is not completely installed.
In the mean time, you can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>here is a walkthrough to set up a NIS server under Ubuntu Hardy, because the standard configuration is only for clients.</p>
<p><code>apt-get install nis</code><br />
NIS domain: <em>be creative</em> <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Then wait till the ypbind search is over (it tries very hard to find a server&#8230;) otherwise the package is not completely installed.</p>
<p>In the mean time, you can prepare the server.</p>
<p><strong>/etc/yp.conf</strong><br />
<code>ypserver 127.0.0.1</code></p>
<p><strong>/etc/default/nis</strong><br />
<code>NISSERVER = master<br />
NISCLIENT = false</code></p>
<p><strong>/etc/ypserv.securenets</strong><br />
<code># This line gives access to everybody. PLEASE ADJUST! Adjusted! <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
255.255.255.0         192.168.1.0</code></p>
<p>When the installation is complete, you can proceed with the following steps:<br />
<code>/usr/lib/yp/ypinit -m<br />
/etc/init.d/nis restart</code></p>
<p>Congratulations, your NIS server is now running! <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Bye,<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/ubuntu-hardy-and-nis-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu and the IBM x60s Network Interface</title>
		<link>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface</link>
		<comments>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:13:51 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[e1000]]></category>
		<category><![CDATA[e1000e]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x60s]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=7</guid>
		<description><![CDATA[Hi,
today I tried to do some online banking at www.sparkasse-zwickau.de. To my suprise, I took a very long time till the welcome page was loaded.
I checked this again with another browser: same problem. Than I tried a host outside the university&#8230; wow, it goes very fast. Hmm, and another host inside? Also fast. So I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>today I tried to do some online banking at www.sparkasse-zwickau.de. To my suprise, I took a very long time till the welcome page was loaded.</p>
<p>I checked this again with another browser: same problem. Than I tried a host outside the university&#8230; wow, it goes very fast. Hmm, and another host inside? Also fast. So I&#8217;d check the installed windows and it also worked perfectly.</p>
<p>I googled a bit and found that the problem is my network interface which is handled by the e1000 driver.<br />
<span id="more-7"></span></p>
<p>Some people in the ubuntu forums mentioned that the new e1000<strong>e</strong> could help.</p>
<p>So I got it from<br />
<a href="http://sourceforge.net/project/showfiles.php?group_id=42302">http://sourceforge.net/project/showfiles.php?group_id=42302</a><br />
(Version 0.2.9.5) and compiled it. Yes! It works. Its a big improvement although my feeling tells me, that the felt speed under windows is higher. But at the moment it&#8217;s enough to use the banking site without getting kicked by the time limit.</p>
<p>After compiling and testing it, here are the steps to get it into the system and replace the old e1000 &#038; e1000e (you&#8217;ll have to do this after each kernel update):</p>
<p><code><br />
  rm /lib/modules/`uname -r`/kernel/drivers/net/e1000/e1000.ko<br />
  rm /lib/modules/`uname -r`/kernel/drivers/net/e1000e/e1000e.ko<br />
  cp e1000e.ko /lib/modules/`uname -r`/kernel/drivers/net/e1000e/<br />
  depmod<br />
  update-initramfs -u<br />
</code></p>
<p>Reboot &#038; done <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Bye,<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
