Tag Archives: code

simplify your daily ssh usage… even more…

On MeyerMillerSmith.com I recently posted this one: Typing ssh commands can be very annoying but it doesn’t has to. There’s a quite nice way to simplify your daily admin life: shell scripts. Okay, let’s say we have a dozen servers … Continue reading

Posted in Linux, howto | Tagged , , , | Leave a comment

find out if your Apache is really serving the right hosts

From time to time it can happen that websites that used to be on your webservers are being moved by your clients without notifying you. Therefore, you will have to search for «zombie websites». I have the following setup: There … Continue reading

Posted in Linux, Webserver, howto | Tagged , , , , , , , , , , , , , , , , | Leave a comment

rebuilding Cyrus indexes

You might know the situation, something happened, and afterwards you get error messages from Cyrus telling you that your databases just have crashed. Then, your Inbox is shown empty while the filesystem does show the correct files. What happened? Every … Continue reading

Posted in Linux, Mailserver, Software, howto | Tagged , , , , , , , , , , , , | Leave a comment

lighttpd and awstats

There are lots of howtos for running awstats with lighthttpd. Nearly all of them define a subdomain for statistics but miss to add the only line for defaulting to awstats.pl. Here is what you have to do to do it … Continue reading

Posted in Linux, Webserver, howto | Tagged , , , | Leave a comment

bringing awstats and mod_vhost_alias together

<!– @page { size: 21cm 29.7cm; margin: 2cm } P { margin-bottom: 0.21cm } H1 { margin-bottom: 0.21cm } H1.western { font-family: “Albany”; font-size: 16pt } H1.cjk { font-family: “HG Mincho Light J”; font-size: 16pt } H1.ctl { font-family: “Lucidasans”; … Continue reading

Posted in Linux, Software, Webserver, howto | Tagged , , | Leave a comment

OverSim install script

english Well, this might be not that crashing killer app, but for some reason I decided to hack a little script for making the OverSim install process a little bit more convenient. Don’t expect to much, it’s just a quick’n’dirty-hack. … Continue reading

Posted in Software, howto | Tagged | Leave a comment