<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.10" -->
<rss version="0.92">
<channel>
	<title>bensKnowledgeBlog - mooh.it.............</title>
	<link>http://bhaubeck.dyndns.org/wordpress</link>
	<description>Just another webblog with IT-notes ;) - Please comment everything, especially if you know a better way to do the described task.</description>
	<lastBuildDate>Thu, 12 Jun 2008 20:41:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>the day the routers died</title>
		<description>that's really awesome:



whois -h WHOIS.ripe.net POEM-RIPE55-SONG

here is the video:




and here is the link:
http://www.youtube.com/watch?v=_y36fG2Oba0 </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/06/12/the-day-the-routers-died/</link>
			</item>
	<item>
		<title>missing message counter in thunderbirds folder pane</title>
		<description>
because i am looking for it every time i try to configure it and this takes everytime (!) several minutes:



here is the resolution if you are missing the message counter: 

Thunderbird Preferences -> Advanced -> "Show expanded columns in folder pane" 

and after that you can choose the message counter ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/06/09/missing-message-counter-in-thunderbirds-folder-pane/</link>
			</item>
	<item>
		<title>Ibm Supports Linux 100%</title>
		<description>
sometimes more, sometimes less



 </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/05/19/ibm-supports-linux-100/</link>
			</item>
	<item>
		<title>upgraded to ubuntu 8.04 this weekend</title>
		<description>the numpad does notwork and the dual display configuration does not work anymore after it, but here is the new and working config for the Xserver:




Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
# ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/05/12/upgraded-to-ubuntu-804-this-weekend/</link>
			</item>
	<item>
		<title>Introducing a Linux client pilot in your organization</title>
		<description>
IBM open collaboration client solution: An overview



Learn what's involved when introducing a Linux® client pilot in your organization, including planning for business and IT requirements, architecture decisions, risks, and understanding how IBM's open collaboration client is used to implement this desktop of the future, today.

Part 1:
IBM open collaboration client solution: ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/05/04/introducing-a-linux-client-pilot-in-your-organization/</link>
			</item>
	<item>
		<title>linux@playstation3</title>
		<description>some IBM-links:



Programming high-performance applications on the Cell BE processor, Part 1: An introduction to Linux on the PLAYSTATION 3

Running Linux on the PlayStation 3: More than a toy
Linux development on the PlayStation 3, Part 2: Working with memory
Linux development on the PlayStation 3, Part 3: Slimming down X11 with tiny ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/04/09/linuxplaystation3/</link>
			</item>
	<item>
		<title>why linux</title>
		<description>31.03.2008


Profi-Hacker suchten nach Sicherheitslücken in den Betriebssystemen Mac OS X, Windows und Linux. Doch nur eines blieb ohne Fehl und Tadel.

29.03.2008
Hack-Wettbewerb PWN to OWN: Vista-Notebook auch geknackt, Ubuntu nicht </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/03/31/why-linux/</link>
			</item>
	<item>
		<title>encrypting  my home-partition</title>
		<description>
it is far too much, but it has the relevant commands in it:



https://help.ubuntu.com/community/EncryptedFilesystemLVMHowto </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/03/18/encrypting-my-home-partition/</link>
			</item>
	<item>
		<title>thin clients</title>
		<description>
must-have´s:



Gigabit-NIC
Dual Display - Anschluss

einer von Sun, zertifiziert fuer SLES und RedHat:
http://www.sun.com/sunray/sunray2fs/

einer von HP, schon ausgeliefert mit debian:
http://h10010.www1.hp.com/wwpc/de/de/sm/WF05a/34515-342021-342021-342021-637687-81534165.html </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/03/06/thin-clients/</link>
			</item>
	<item>
		<title>lpc vs lpadmin</title>
		<description>wenn der drucker das hier sagt:



printer lp@host unknown state. enabled since Mär 05 21:45:28 2008. available
printer tp0raw@host unknown state. disabled since Mär 05 21:45:28 2008. available
Printer: lp@host 'Canon_PIXMA_iP4000' (printing disabled, spooling disabled)
 Queue: no printable jobs in queue

und kein lpadmin installiert ist, weil cupsys nicht installiert ist, da das drucken ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/03/05/lpc-vs-lpadmin/</link>
			</item>
	<item>
		<title>Vodafone-UMTS mit Huawei E220 USB unter Ubuntu</title>
		<description>
Ubuntu Dapper 6.06 and a Huawei E220 UMTS/GPRS Box



Huawei E220 UMTS/GPRS Modem mit Linux (Ubuntu)

Huawei E220 unter Linux

 </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2008/02/02/vodafone-umts-mit-huawei-e220-usb-unter-ubuntu/</link>
			</item>
	<item>
		<title>Apache / PHP / Wordpress-Error: &#8220;Allowed memory size of 8388608 bytes exhausted (tried to allocate 122923 bytes)&#8221;</title>
		<description>If you request on of your Wordpress-Pages and the apache writes such an Error (the number of bytes may be vary), so you have restricted PHP.



You can set the limit higher on this file (on debian / ubuntu:
/etc/php5/apache2/php.ini

in this line:
memory_limit = 8M

You can set it to 12M or even much ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/12/29/apache-php-wordpress-error-allowed-memory-size-of-8388608-bytes-exhausted-tried-to-allocate-122923-bytes/</link>
			</item>
	<item>
		<title>wenn beim boot-vorgang von ubuntu 7.10 nichts zu sehen ist</title>
		<description>
ein dank an tim:



[....]
in der: /etc/usplash.conf müsste glaube ich einfach die Datei geändert
werden. Meine sieht jetzt so aus:

# Usplash configuration file
xres=1024
yres=768

Sonst kannst du das hier nachlesen:

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/150930

Den Link hat mir Nicki freundlicherweise geschickt.

[....] </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/12/17/wenn-beim-boot-vorgang-von-ubuntu-710-nichts-zu-sehen-ist/</link>
			</item>
	<item>
		<title>don´t buy seagate´s USB-Drives if you are using Linux</title>
		<description>... i have recommended them very often in the last years, but now i will warn everyone of using / buying seagate drives:



SEAGATE'S latest batch of drives, the ironically titled Free Agent series are not compatible with the Open Sauce operating system Linux.

they do not work as USB 2.0 . ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/12/09/dont-buy-seagates-usb-drives-if-you-are-using-linux/</link>
			</item>
	<item>
		<title>ubuntu: if your mouse acceleration stops working</title>
		<description>https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/118593/comments/9







todays my gutsy desktop start to have this behavior.
to solve:
launch gconf-editor from terminal
browse to desktop &#124; gnome &#124; peripherals &#124; mouse
change mouse_acceleration properties.

i found the property just searching for "accel" also in key names.

just as a note, the problems arise seemingly from nothing, just yesterday the system updated gnome-tools to ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/12/06/ubuntu-if-your-mouse-acceleration-stops-working/</link>
			</item>
	<item>
		<title>auch die oeffentlich-rechtlichen senden viel voellig unqualifizierten, dummen muell</title>
		<description>
in der art  heatte ich das eher aus der idioten- und hetzerecke der bild-zeitung erwartet:



Killerspiele in ARD, ZDF und WDR

mit journalismus hat das nur fuer die was zu tun, die "recherche" an der wursttheke versuchen zu bestellen ... </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/29/auch-die-oeffentlich-rechtlichen-senden-viel-voellig-unqualifizierten-dummen-muell/</link>
			</item>
	<item>
		<title>Typo  under Ubuntu 6.06</title>
		<description>here are some more detailed notes: 


http://www.primecoder.de/posts/show/9

first install these packages:
aptitude install ruby (backports) ruby1.8-dev sqlite3 libsqlite3-dev sqlite3-doc libmysqlclient15-dev
gem install typo 

one of the lst lines of the gen-based install told you the port typo now is listening on. it is a port between 4000 and 5000. </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/27/typo-under-ubuntu-606/</link>
			</item>
	<item>
		<title>schaeuble macht mir angst, nicht terroristen</title>
		<description>
Schäuble: Informationsgesellschaft ist auch "Basis des Verbrechens"

Rücktritt Schäubles wegen rhetorischen Angriffs auf Datenschützer gefordert

und ein paar allgemeinere gedanken zur presse ueber schaeuble:

Die vierte Macht schläft fest

und - zum glueck kritischer - ein kommentar der sueddeutschen:

Das elektronische Stochern im Nebel </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/20/schaeuble-macht-mir-angst-nicht-terroristen/</link>
			</item>
	<item>
		<title>migrating from Wordpress to Typo?</title>
		<description>here are some background information:

or better swtiching completely from PHP to ruby: (read comment #6)

information, that might be necessary for migrating:

Conversion issues

WordPress to Typo Conversion Script </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/06/migrating-from-wordpress-to-typo/</link>
			</item>
	<item>
		<title>[just links] Asus eee PC</title>
		<description>i am not far away from buying that gadget.
the only thing that might stop me, is the missing UMTS option. i would be happy if it had a PCMCIA slot or better: an optional internal umts-card.

Eee PC 4G

http://event.asus.com/eeepc/microsites/en/index.htm

http://www.eee-pc.de/

c´t: Ein Blick auf Hard- und Software des Eee PC

Ubuntu 7.10 Gibbon swings ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/05/just-links-asus-eee-pc/</link>
			</item>
	<item>
		<title>auf dem weg in schaeubles schoene neue welt</title>
		<description>der verfassungsgegner weiter auf seinem weg:



Innenminister Schäuble plädiert bei einer Tagung des Bundesnachrichtendienstes dafür, die Trennung aufzuheben - mit fatalen Konsequenzen
          dazu auch:  http://blog.fefe.de/?ts=b9d4a34a

Endspurt zu den Protestaktionen gegen die Vorratsdatenspeicherung

Grüne wollen den Rechtsstaat "offensiv" verteidigen

Datenschützer warnen vor dem Überwachungsstaat - ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/11/03/auf-dem-weg-in-schaeubles-schoene-neue-welt/</link>
			</item>
	<item>
		<title>„Übereinkommen des Europarats über Computerkriminalität“</title>
		<description>Irgendwie ist es dann doch noch mal schlimmer als man denkt:




Nun ist ein Beschluss der Bundesregierung vom 28.09.2007 bekannt geworden, wonach Deutschland dem „Übereinkommen des Europarats über Computerkriminalität“ beitreten soll. Dieser Beitritt würde 52 Staaten in Europa und weltweit den Zugriff auf die ab 2008 in Deutschland zu speichernden Vorratsdaten ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/10/30/ubereinkommen-des-europarats-uber-computerkriminalitat/</link>
			</item>
	<item>
		<title>und wieder ein argument weniger, windows zu nutzen! (just a link)</title>
		<description>eines der "killer-ppliaktionen", die es nur fuer windows gibt, und die mir immer wieder mal vor die nase gehalten werden, kann man jetzt auch unter linux betreiben:



Photoshop CS2 on Linux with Wine

was die geschwindigkeit angeht, habe ich mangels eigener CS2-Lizenz keinerlei erfahrungen. </description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/10/29/und-wieder-ein-argument-weniger-windows-zu-nutzen-just-a-link/</link>
			</item>
	<item>
		<title>basic AIX links [unfinished]</title>
		<description>basics: booten, network, basic security:


http://inhalt.serviert.de/wissen/ibm/aix/0_ibm_aix_uebersicht

software maintenance:
http://inhalt.serviert.de/wissen/ibm/aix/aix-tips-oslevel-find-filesets

Schulze-EDV: AIX-FAQ
AIX-FAQ

Setting up AIX Workload Manager in 30 minutes
http://www.ibm.com/developerworks/aix/library/au-Practical_WLM.html

AIX Toolbox for Linux Applications
http://www-03.ibm.com/systems/p/os/aix/linux/download.html

Some Redbooks (the ones for Certification preparation):
IBM eServer Certification Study Guide - pSeries AIX System Support
http://www.redbooks.ibm.com/abstracts/sg246199.html?Open

IBM eServer Certification Study Guide - pSeries AIX System Administration
http://www.redbooks.ibm.com/abstracts/sg246191.html?Open

IBM eServer Certification Study Guide - AIX 5L Communications
http://www.redbooks.ibm.com/abstracts/sg246186.html?Open

IBM ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/10/11/basic-aix-links-unfinished/</link>
			</item>
	<item>
		<title>IP-Adresse auslesen</title>
		<description>von hier: http://www.bitbull.ch/index.php?option=com_content&task=view&id=73&Itemid=80





IP ADRESSE AUSLESEN

export LC_ALL=C; /sbin/ifconfig $DEVICE &#124; \
         awk '/inet addr/{ split($2,foo,":") ; print foo[2] }'

/sbin/ifconfig $DEVICE &#124; awk '/inet/ { print $2 } ' &#124; sed -e s/addr://

 /sbin/ifconfig $DEVICE &#124; fgrep "inet addr:" &#124; \
    ...</description>
		<link>http://bhaubeck.dyndns.org/wordpress/index.php/2007/10/10/ip-adresse-auslesen/</link>
			</item>
</channel>
</rss>
