Category Archives: linux

TYPO3 packages for gentoo

Added recent TYPO3 (4.1, 4.2, 4.3, 4.4) ebuilds to my overlay at http://github.com/ndt/ogo-ndt. To make use of these ebuilds just follow the next steps and make sure you have layman installed with the git USE-flag. Add a line with “http://github.com/ndt/ogo-ndt/raw/master/repository.xml” … Continue reading

Posted in gentoo, typo3 | Leave a comment

Alles im Blick

Hier mal kurz und schmerzlos meine conky Konfiguration. Als Basis diente die Konfiguration von Hellfire auf der Screenshot-Seite. Und hier die zugehörige conkyrc.

Posted in linux | Tagged , | Leave a comment

making of … a couchapp ebuild

Is it that easy? I searched for an ebuild of couchapp and didn’t find anything that way. So I looked for some examples of python ebuilds and stumbled upon http://gentoo-overlays.zugaina.org/dberkholz/index.html.en. There I looked in some random packages and made a … Continue reading

Posted in gentoo, linux | Tagged , , , | Leave a comment

Wildcard Subdomains für den eifrigen Webentwickler

Wer viele Web-Projekte auf seinem Rechner gleichzeitig testet oder entwickelt, ist daran interessiert nicht ständig neue Host-Eintrage pflegen zu müssen. Mit dem DNS-Server dnsmasq kann man eine Wildcard-Subdomain einrichten, die alle Subdomains auf den lokalen Host auflöst. Der Artikel zeigt die Einrichtung unter Gentoo Linux. Continue reading

Posted in gentoo, linux | Tagged , , | Leave a comment