<?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>laserman's blog &#187; ubuntu</title>
	<atom:link href="http://blog.cipworx.org/martin/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cipworx.org/martin</link>
	<description>Linux, IT@school, Electronics, Slovenia, Mobility, ...</description>
	<lastBuildDate>Fri, 16 Jul 2010 17:43:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ssh</title>
		<link>http://blog.cipworx.org/martin/2010/03/12/ssh/</link>
		<comments>http://blog.cipworx.org/martin/2010/03/12/ssh/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:40:07 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/?p=286</guid>
		<description><![CDATA[ssh weniger sicher aber etwas mehr bequem machen: 1.) HashKnownHosts no in /etc/ssh/ssh_config oder in ~/.ssh/config Danach werde ndie EintrÃ¤ge in ~/.ssh/known_hosts wieder &#8220;so wie frÃ¼her&#8221; und man kann leicht einen Eintrag finden und entfernen, wenn sich ein host key geÃ¤ndert hat. 2.) StrictHostKeyChecking no in /etc/ssh/ssh_config oder in ~/.ssh/config Nachdem man seinen SchlÃ¼ssel mit [...]]]></description>
			<content:encoded><![CDATA[<p>ssh weniger sicher aber etwas mehr bequem machen:</p>
<p>1.) <strong>HashKnownHosts no</strong><br />
in /etc/ssh/ssh_config oder in ~/.ssh/config</p>
<p>Danach werde ndie EintrÃ¤ge in ~/.ssh/known_hosts wieder &#8220;so wie frÃ¼her&#8221; und man kann leicht einen Eintrag finden und entfernen, wenn sich ein host key geÃ¤ndert hat.</p>
<p>2.)  <strong>StrictHostKeyChecking no</strong><br />
in /etc/ssh/ssh_config oder in ~/.ssh/config</p>
<p>Nachdem man seinen SchlÃ¼ssel mit <strong>ssh-copy-id</strong> auf den Zielrechner Ã¼bertragen hat, kann man ssh in scripten benutzen, auch wenn der Zielrechner nicht in <strong>known_hosts</strong> steht.</p>
<p>z.B. ein screenshot holen:<br />
ssh >/tmp/screenshot.xwd -i id_dsa user@rechner xwd -silent -root -display 0:0</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2010/03/12/ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless N</title>
		<link>http://blog.cipworx.org/martin/2010/02/24/276/</link>
		<comments>http://blog.cipworx.org/martin/2010/02/24/276/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:07:11 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wlan]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/2010/02/24/276/</guid>
		<description><![CDATA[Ich teste gerade 2 neue USB WLAN Sticks: 1.) ein weisser LogiLink WL0049 lsusb: 148f:3070 Ralink Technology, Corp. 2.) ein LogiLink WL0054 mit reverse-SMA Anschluss fÃ¼r externe Antenne lsusb: 148f:3070 Ralink Technology, Corp. dmesg: usbcore: registered new interface driver rt2870 Der Chip ist also offenbar gleich, also auch der Treiber. Sowohl bei Knoppix 6.2 als [...]]]></description>
			<content:encoded><![CDATA[<p>Ich teste gerade 2 neue USB WLAN Sticks:<br />
1.) ein weisser LogiLink WL0049<br />
lsusb:<br />
148f:3070 Ralink Technology, Corp.</p>
<p>2.) ein LogiLink WL0054 mit reverse-SMA Anschluss fÃ¼r externe Antenne</p>
<p>lsusb: 148f:3070 Ralink Technology, Corp.<br />
dmesg:<br />
usbcore: registered new interface driver rt2870</p>
<p>Der Chip ist also offenbar gleich, also auch der Treiber. Sowohl bei Knoppix 6.2 als auch bei ubuntu 9.10 ist ein Eintrag in /etc/modprobe.d/blacklist.conf nÃ¶tig:<br />
<code>blacklist rt2800usb</code></p>
<p>lsmod:<br />
<code><br />
rt2870sta             488820  1<br />
rt2x00lib              29756  0<br />
input_polldev           3716  1 rt2x00lib<br />
...<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2010/02/24/276/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux!</title>
		<link>http://blog.cipworx.org/martin/2009/11/18/linux/</link>
		<comments>http://blog.cipworx.org/martin/2009/11/18/linux/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 11:59:04 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/?p=255</guid>
		<description><![CDATA[some days ago I installed ubuntu 9.10 and try some new appications. I used this nice article to learn about ecryptfs and encrypt my already existing home directory. miro is a very nice program to download , listen &#038; watch audio and Video podcasts. For each podcast it remembers the point wherw I interrupted watching [...]]]></description>
			<content:encoded><![CDATA[<p>some days ago I installed ubuntu 9.10 and try some new appications.</p>
<p>I used this nice <a href="http://www.linux-mag.com/id/7568/2/">article</a> to learn about  <strong>ecryptfs</strong> and encrypt my already existing home directory. </p>
<p><strong>miro</strong> is a very nice program to download , listen &#038; watch audio and Video podcasts. For each podcast it remembers the point wherw I interrupted watching so I can continue from there later.<br />
 It is easily installable via apt-get, synaptic or the new ubuntu software center.</p>
<p><strong>The Bub&#8217;s Brothers</strong> is a nice Retro Game which reminds me on the Bubble Bobble that I had on my Atari ST. It is easily installable via apt-get, synaptic or the new ubuntu software center.</p>
<p><strong>AcetoneISO</strong> is a GUI/frontend for different things like mounting ISO-images and ripping Video-DVDs to avi files. Installation from getdeb is a bit tricky. For ripping it uses mencoder, but only unsing one of my 2 CPUs. I have to try this option next time:<code> -xvidencopts bitrate=900:threads=2</code></p>
<p>Together with a friend I tried <strong>RetroShare</strong>. Everything works nice and stable. We tried chat, mail and file exchange. I hope that many of my friends will use it in the future. RetroShare depends on some qt4 packages which are available from the usual ubuntu repos. </p>
<p><strong>fushi</strong> is a program for Unix/Linux newbies to learn shell-commands. It comes as a compressed perl program. I had to istall the exact right version of Compress-Raw-Zlib-2.012.tar.gz to get it running:<br />
<code> perl -e shell -MCPAN<br />
Terminal does not support AddHistory.</p>
<p>cpan shell -- CPAN exploration and modules installation (v1.9205)<br />
ReadLine support available (maybe install Bundle::CPAN or Bundle::CPANxxl?)</p>
<p>cpan[1]> install PMQS/Compress-Raw-Zlib-2.012.tar.gz   </code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2009/11/18/linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canon LBP 2900</title>
		<link>http://blog.cipworx.org/martin/2009/02/08/canon-lbp-2900/</link>
		<comments>http://blog.cipworx.org/martin/2009/02/08/canon-lbp-2900/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 19:48:59 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/?p=181</guid>
		<description><![CDATA[User X hat einen Canon LBP 2900 Laserdrucker. Dieser funktionierte dank des Treibers &#8220;CAPT&#8221; von Canon seit ca. einem Jahr ohne größere Probleme. Aber nun mach er gar nix mehr. CUPS sagt &#8220;druckt, nimmt Aufträge entgegen&#8221;. Die blaue Power LED leuchtet ganz normal &#8211; kein Blinken, kein rotes Licht o.ä. In lsusb sieht man den [...]]]></description>
			<content:encoded><![CDATA[<p>User X hat einen Canon LBP 2900 Laserdrucker. Dieser funktionierte dank des Treibers &#8220;CAPT&#8221; von Canon seit ca. einem Jahr ohne größere Probleme. Aber nun mach er gar nix mehr. CUPS sagt<em> &#8220;druckt, nimmt Aufträge entgegen&#8221;</em>. Die blaue Power LED leuchtet ganz normal &#8211; kein Blinken, kein rotes Licht o.ä. In<code> lsusb </code>sieht man den Drucker wie immer.  Weil User X 100km von mir entfernt saß probierte ich es mit Fernwartung &#8211; 2 Stunden lang: CUPS aktualisiert, CAPT aktualisiert, an <code> /etc/apparmor.d/usr.sbin.cupsd</code> &#8216;rumgebastelt, Drucker &#038; Rechner rebootet, dienste gestoppt &#038; gestartet, lp&#8217;s Prozesse gekillt, Testjobs losgeschickt&#8230; alles ohne Erfolg.</p>
<p>Heute war ich bei user X, stecke den Drucker an mein Notebook &#8211; wieder kein Erfolg. Dann werfe ich einen genauen Blick in den Drucker, nehm&#8217; die Tonerkassette &#8216;raus , finde und entferne einen ca. 10cm großen Papierfetzen. Nach dem schließen der Klappe merkten wir schon, dass der Drucker wieder zum leben erwacht &#8211; er macht wieder die üblichen Geräusche. Problem gelöst.</p>
<p>Was lernen wir daraus ?</p>
<ul>
<li>Manche User trauen sich nicht, die  Tonerkassette zu entfernen, um nach Papierstau zu suchen.</li>
<li>Manche Canon Drucker melden keinen Fehler &#8211; auch wenn sie Papierstau haben.</li>
<li>Software, die 1 Jahr lang funktioniert, geht nicht einfach so plötzlich von alleine kaputt. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2009/02/08/canon-lbp-2900/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xautolock</title>
		<link>http://blog.cipworx.org/martin/2008/09/27/xautolock/</link>
		<comments>http://blog.cipworx.org/martin/2008/09/27/xautolock/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 13:45:12 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/?p=153</guid>
		<description><![CDATA[Um die Umwelt zu schonen und Energiekosten zu senken, ist es sinnvoll, wenn sich ungenutzte PC ArbeitsplÃ¤tze selbst ausschalten. Zu diesem Zweck habe ich das Programm xautolock gefunden. Ein normaler user darf aber nicht poweroff, shutdown oder halt ausfÃ¼hren, daher habe ich es mit sudo kombiniert. Die $HOME/.profile sieht jetzt so aus: #!/bin/bash /usr/bin/xautolock -bell [...]]]></description>
			<content:encoded><![CDATA[<p>Um die Umwelt zu schonen und Energiekosten zu senken, ist es sinnvoll, wenn sich ungenutzte PC ArbeitsplÃ¤tze selbst ausschalten. Zu diesem Zweck habe ich das Programm <code>xautolock</code> gefunden. Ein normaler user darf aber nicht <code>poweroff, shutdown </code> oder <code>halt</code> ausfÃ¼hren, daher habe ich es mit sudo kombiniert. Die <strong>$HOME/.profile</strong> sieht jetzt so aus:</p>
<p><code><br />
#!/bin/bash</p>
<p>/usr/bin/xautolock -bell 100 -notify 120 -killtime 60 -killer "sudo poweroff" -time 60  -locker "kdialog --msgbox 'This PC will turn itself off if you dont use it within the next 60 minutes' "  &#038;</p>
<p></code></p>
<p>und die <strong>/etc/sudoers</strong>:</p>
<p><code></p>
<p>Cmnd_Alias SYSTEM = /sbin/shutdown, /sbin/halt, /sbin/reboot, /sbin/poweroff</p>
<p># Defaults (?)<br />
Defaults        !lecture,tty_tickets,!fqdn</p>
<p># User privilege specification<br />
root    ALL=(ALL) ALL</p>
<p># ubuntu:<br />
# Members of the admin group may gain root privileges<br />
%admin ALL=(ALL) ALL</p>
<p>gast ALL = NOPASSWD: SYSTEM</p>
<p></code></p>
<p>Dabei ist die richtige Reihenfolge der Zeilen wichtig, also erst die <strong>%admin</strong>-Zeile und dann die Zeile fÃ¼r den User <strong>gast</strong></p>
<p>Bei einer kubuntu Version (feisty) funktioniert das, bei einer anderen nicht,<br />
mÃ¶glicherweise wird <code>.profile</code> nicht ausgefÃ¼hrt &#8211; ich muss das noch prÃ¼fen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2008/09/27/xautolock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZyDAS ZD1211 802.11b/g USB WLAN</title>
		<link>http://blog.cipworx.org/martin/2008/07/06/zydas-zd1211-80211bg-usb-wlan/</link>
		<comments>http://blog.cipworx.org/martin/2008/07/06/zydas-zd1211-80211bg-usb-wlan/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 23:53:16 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/?p=138</guid>
		<description><![CDATA[Vor ein paar Tagen hatte ich das erste mal Kontakt mit dem WLAN Chip ZyDAS ZD1211. Es war ein sehr positives Erlebnis: Einstecken und funktioniert sofort, incl. WPA (Ubuntu 7.10) USB-Id: 0ace:1211 Der Stick sieht so aus: es steht &#8220;Targa&#8221; &#8216;drauf.]]></description>
			<content:encoded><![CDATA[<p>Vor ein paar Tagen hatte ich das erste mal Kontakt mit dem WLAN Chip ZyDAS ZD1211. Es war ein sehr positives Erlebnis: Einstecken und funktioniert sofort, incl. WPA (Ubuntu 7.10) </p>
<p>USB-Id: 0ace:1211</p>
<p>Der Stick sieht so aus:<br />
<img src="http://www.targa-onlineshop.de/targa_shop/pub/accessorys/87_pixel/1156404.jpg" alt="USB WLAN Stick" /><br />
es steht &#8220;Targa&#8221; &#8216;drauf.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2008/07/06/zydas-zd1211-80211bg-usb-wlan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NX als VNC-Ersatz</title>
		<link>http://blog.cipworx.org/martin/2007/12/22/nx-als-vnc-ersatz/</link>
		<comments>http://blog.cipworx.org/martin/2007/12/22/nx-als-vnc-ersatz/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 20:09:04 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc nx]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/2007/12/22/nx-als-vnc-ersatz/</guid>
		<description><![CDATA[Im Linuxmagazin lese ich gerade, dass NX seit Version 3.x auch das kann was ich bisher so vermisste und bisher mit vnc, x11vnc, krfb&#8230; gelÃ¶st habe: desktop sharing / session shadowing. Das brauche ich fÃ¼r mindestens 2 AnwendungsfÃ¤lle: User Helpdesk und &#8220;pÃ¤dagogisches Netzwerk&#8221;. Die installation der .deb Pakete http://www.nomachine.com/ unter Kubuntu 7.04 und 7.10 verlief [...]]]></description>
			<content:encoded><![CDATA[<p>Im Linuxmagazin lese ich gerade, dass NX seit Version 3.x auch das kann was ich bisher so vermisste und bisher mit vnc, x11vnc, krfb&#8230; gelÃ¶st habe: desktop sharing / session shadowing. Das brauche ich fÃ¼r mindestens 2 AnwendungsfÃ¤lle: User Helpdesk und &#8220;pÃ¤dagogisches Netzwerk&#8221;. Die installation der .deb Pakete  http://www.nomachine.com/ unter Kubuntu 7.04 und 7.10 verlief problemlos. Will man nun auf den laufenden X11(KDE,Gnome,..) Desktop eines Users zugreifen, wÃ¤hlt man im NX-Client bei <strong>Desktop</strong> statt Unix <strong>Shadow</strong>. Weitere fancy features wie z.B. die Umleitung von Sound oder Cups-Druckern habe ich noch nicht getestet. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2007/12/22/nx-als-vnc-ersatz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kernel module kompilieren &#8211; the Debian way</title>
		<link>http://blog.cipworx.org/martin/2007/02/25/kernel-module-kompilieren-the-debian-way/</link>
		<comments>http://blog.cipworx.org/martin/2007/02/25/kernel-module-kompilieren-the-debian-way/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 20:35:42 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/2007/02/25/kernel-module-kompilieren-the-debian-way/</guid>
		<description><![CDATA[bequem und schmerzlos, geht bei Ubuntu genauso. apt-get installÂ  linux-kernel-headers module-assistant module-assistant build hostap module-assistant install hostap modprobe hostap]]></description>
			<content:encoded><![CDATA[<p>bequem und schmerzlos, geht bei Ubuntu genauso.</p>
<pre>
apt-get installÂ  linux-kernel-headers module-assistant

module-assistant build hostap

module-assistant install hostap

modprobe hostap</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2007/02/25/kernel-module-kompilieren-the-debian-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vergleich der Geschwindigkeit von LTSP 4.2 und MueKow</title>
		<link>http://blog.cipworx.org/martin/2007/02/22/vergleich-der-geschwindigkeit-von-ltsp-42-und-muekow/</link>
		<comments>http://blog.cipworx.org/martin/2007/02/22/vergleich-der-geschwindigkeit-von-ltsp-42-und-muekow/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 15:00:01 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[skolelinux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/2007/02/22/vergleich-der-geschwindigkeit-von-ltsp-42-u</guid>
		<description><![CDATA[Ich habe die Geschwindigkeit von einigen Aktionen bei LTSP 4.2 und LTSP Muekow bei 4 verscheidenen Clients verglichen. Hier die Ergebnisse: http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.ods http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.html Analyse &#038; Interpretation Der grÃ¶sste Unterschied, ist die Zeit, die zum booten benÃ¶tigt wird. Wenn dieÂ  GerÃ¤te am Anfang jeder Unterrichtseinheit gebootet werden ist das ein echtes Problem. Auch ein Reboot nach [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe die Geschwindigkeit von einigen Aktionen bei LTSP 4.2 und<br />
LTSP Muekow bei 4 verscheidenen Clients verglichen.<br />
Hier die Ergebnisse:</p>
<p><a title="OpenOffice Calc (.ods) Datei" href="http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.ods">http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.ods</a><br />
<a title="HTML Export aus OO-calc" href="http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.html"> http://media.lug-marl.de/doc/LTSP-MueKow/zeitmessung-ltsp42vsMuekow.html</a></p>
<p>Analyse &#038; Interpretation</p>
<p>Der grÃ¶sste Unterschied, ist die Zeit, die zum <strong>boot</strong>en benÃ¶tigt wird. Wenn dieÂ  GerÃ¤te am Anfang jeder Unterrichtseinheit gebootet werden ist das ein echtes Problem. Auch ein Reboot nach einem mÃ¶glichen Crash wird bei Muekow zur Geduldsprobe. Manche Lehrer lassen ihre Terminals tag &#038; nacht non stop durchlaufen &#8211; Ich finde das nicht gut. Man sollte zumindest Ã¼ber eine Zeitschaltuhr dafÃ¼r sorgen , dass sie z.B. zwischen 15 und 8 Uhr und am Wochenende und in den Ferien nicht unnÃ¶tig Energie verbrauchen.</p>
<p>Fast keinen Untersiched gibt es beim Start von <strong>OpenOffice</strong> oder auch Firefox. Offenbar werden hierfÃ¼r nur relativ wenige X11 roundtrips und generellÂ  wenig X11 Traffic benÃ¶tigt. Dasselbe gilt fÃ¼r den <strong>x11perf</strong> benchmark, den ich ausgewÃ¤lt hatte &#8211; Er zeigt ganz deutlich die Performance der Grafikkarte bzw des verwendeten X11-Treiber-Moduls (vesa ist langsam).Â  Ganz ander sieht das bei <strong>tuxmath</strong> und Ã¤hnlichen animierten Lernspielen oder Videos, Flash-Content aus. Hier ist LTSP 4 mit unverschlÃ¼sseltem X11 deutlich im Vorteil.<br />
Ca. 1 Minute vom Logout bis zum LDM Anmeldefenster finde ich auch etwas heftig. Ich vermute dass hier, genau wie beim booten, die CPU des Clients mit diversen bash und python scripten belastet wird. Bei LTSP 4 hat der Client hier kaum arbeit, der X-Server muss nur das kdm/gdm darstellen, welches auf dem Server lÃ¤uft. Nun kÃ¶nnte man vielleicht denken, dass der Server beim Muekow entlastet wird, weil ja soviel auf der CPU des Clients lÃ¤uft. Das Gegenteil ist der Fall, was aber erst deutlich wird wenn 10-20 Terminals gleichzeitig verwendet werden. Dann sieht man in der <strong>top</strong> Liste des Server vieleÂ  <strong>ssh</strong> Prozesse ganz oben. Server &#038; Client werden duchÂ  ver- &#038; entschlÃ¼sselnÂ  nicht unerheblich belastet.  Vielleicht ist ipsec eine Alternative, weil dann das ver- &#038; entschlÃ¼sseln im Kernel erledigt wird -> weniger context switches. Vielleicht bringtÂ  freeNX (<a title="freeNX" href="http://freenx.berlios.de/">http://freenx.berlios.de/</a> , <a title="2x.com" href="http://www.2x.com/">http://www.2x.com/</a>) eine Besserung -Â  hier wird zwar auch mit ssh verschlÃ¼sselt, aber es werden viele Roundtrips &#038; Traffic vermieden.</p>
<p>So, nun weiss ich etwas genauer wo &#038; wieviel Muekow langsamer als LTSP 4 ist. Ich halte die VerschlÃ¼sselung des X11 Protokolls in einem Schulnetz fÃ¼r Overkill. SchÃ¼ler finden meisst viel einfachere Wege um an Passwote zu kommen. ARP-Spoofing Attaken fallen auf: das Terminal friert ein. An einem eingefrorenen Terminal lÃ¤sst sich dann auch nix sniffen. Wenn man dem Lehrer eine Worstation gibt, dann muss er auch kein potentiell unsicheres Terminal benutzen. Ich wÃ¼rde diese MueKow-Generation gerne Ã¼berspringen und GerÃ¤te , die genug Leistung fÃ¼r schnelles Muekow haben, lieber als Diskless Workstations betreiben.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2007/02/22/vergleich-der-geschwindigkeit-von-ltsp-42-und-muekow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Link DWL-122 (11 MBit) wireless USB Adapter</title>
		<link>http://blog.cipworx.org/martin/2006/11/12/d-link-dwl-122-11-mbit-wireless-usb-adapter/</link>
		<comments>http://blog.cipworx.org/martin/2006/11/12/d-link-dwl-122-11-mbit-wireless-usb-adapter/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 15:53:51 +0000</pubDate>
		<dc:creator>laserman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.cipworx.org/martin/2006/11/12/d-link-dwl-122-11-mbit-wireless-usb-adapter</guid>
		<description><![CDATA[apt-get install linux-wlan-ng modprobe prism2_usb prism2_doreset=1 wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable wlanctl-ng wlan0 lnxreq_autojoin ssid='' authtype=opensystem dhclient wlan0 kismet.conf: source=wlanng,wlan0,dwl122]]></description>
			<content:encoded><![CDATA[<pre>
apt-get install linux-wlan-ng
modprobe prism2_usb prism2_doreset=1

wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid='' authtype=opensystem
dhclient wlan0</pre>
<p>kismet.conf:</p>
<pre>
source=wlanng,wlan0,dwl122</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.cipworx.org/martin/2006/11/12/d-link-dwl-122-11-mbit-wireless-usb-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
