Category Archives: Betriebssystems

Funktionsgraphen zeichnen

Vor einiger Zeit habe ich einige Programme und Webseiten zum Zeichnen von Funktionsgraphen gesucht und getestet. Heute möchte ich euch meine beiden “Testsieger” präsentieren. Absoluter Favorit, leider aber nur auf dem Mac anwendbar: Grapher. Mit Grapher kann man nicht nur … Continue reading

Posted in Mac OS X, Studium, Technik | 1 Comment

Dirty Split von Dreamagination

Ähnlich wie bei Zak2 kam ich durch Zufall mal wieder auf diverse Webseiten von Bekannten und Projekten, die ich gelegentlich abklappere. Diesmal landete ich bei www.dreamagination.org, die Webseite von Uwe Sittig. Uwe ist ein ehemaliger Arbeitskollege und ich hatte schon damals … Continue reading

Posted in Mac OS X, Spiele | Leave a comment

Die erste Einsendeaufgabe

Hui, das ist aber ein merkwürdiges Gefühl. Die ersten Studienhefte sind gelesen, gelernt und hoffentlich verstanden. Heute war es dann soweit und ich habe die erste Einsendeaufgabe im Fach Mathematik bearbeitet. Via LaTeX in ein schönes PDF gezimmert und abgeschickt. Themengebiet … Continue reading

Posted in Mac OS X, Studium | 3 Comments

del.icio.us Firefox Integration

Seit einigen Tagen funktioniert die del.icio.us Firefox Integration nicht mehr richtig. Zuerst dachte ich, es liegt an der Beta 5 von Firefox 3 (in der es allerdings einige Tage zuvor noch funktionierte), aber dann habe ich Testweise einen Firefox auf … Continue reading

Posted in Linux, Mac OS X, Technik, Windows | 1 Comment

A new machine and Windows Vista…

… is coming soon. After 2 years of intensive working with my old Dell Latitude D810, a new Dell Latitude D820 is on the way to me. The approximate delivery date is the 09.03.2007. The machine comes with Windows Vista … Continue reading

Posted in Arbeit, Linux, Technik | 2 Comments

Trac and the DiscussionPlugin

Today, I tried to integrate the DiscussionPlugin into my Trac 0.10.3 sandbox. But I must notice, that the DiscussionPlugin seems to be incompatible with the version and/or the WebadminPlugin. The discussion plugin where not found several times and disturbed the … Continue reading

Posted in Linux, Technik | 3 Comments

How to integrate pam with winbind

To use samba with winbind for your pam authentication, you have to edit the process file (e.g. apache2) under /etc/pam.d/ and add the following lines: #%PAM-1.0 auth    required        pam_winbind.so account required        pam_winbind.so If you … Continue reading

Posted in Linux, Technik | Leave a comment

How to get mod_auth_pam running on Apache 2.2.x.

mod_auth_pam is not supported and/or developed any longer and the latest available version works only with apache 2.0.x. The new apache 2.2 uses a new authentication mechanism and the old mod_auth_pam does not work, if you only install it to … Continue reading

Posted in Linux, Technik | 7 Comments

Debian stable vs. testing

Yesterday, I installed Debians current stable version 3.1 rev 4 ‘sarge’ on a vmware. After the installation, I tried to install python2.4, apache2.2, subversion1.4.2 … I could install the python2.4 package, but the package python was only available for python2.3. … Continue reading

Posted in Linux, Technik | Leave a comment

Trac 0.10

I updated my trac version from 0.9.3 to 0.10 and must say that this was the easiest update of any bug tracking system I ever made! I use trac for my personal project management and tracking.

Posted in Linux, Technik | Leave a comment