Tag Archives: linux

Prozesse kontrollieren mit cfengine

Um sowas blödes wie den nicht-laufenden Cron-Daemon in Zukunft zu minimieren, lass ich cfengine nun einige Prozesse testen und ggf. neu starten. Scheint soweit zu funktionieren. So siehts im Moment aus: processes: allgentoo:: “/usr/sbin/cron” restart “/etc/init.d/vixie-cron restart” “/usr/sbin/sshd” restart “/etc/init.d/sshd restart”

Posted in Computer stuff, General, Gentoo-de | Tagged | Leave a comment

Installing pine on Debian

Before I forget it again… To install pine from the Debian sources just do the following: # apt-get –only-source build-dep pine # apt-get –only-source -b source pine # dpkg -i <packagefile> You need to have the matching deb-src lines in /etc/apt/sources.list. The first command will install the the dependencies needed to build, the second will [...]

Posted in Computer stuff | Also tagged | Leave a comment
This blog is protected by Dave\'s Spam Karma 2: 15006 Spams eaten and counting...