water dropping in a bowl
00087.jpg
guess who
there was so much powder
February 17, 2010
Orang-utan
Andrew and Luke
HPIM0646.JPG

 

November 2007
M T W T F S S
« Oct   Jan »
 1234
567891011
12131415161718
19202122232425
262728293031  

Postfix archive emails via bcc

OK, there are better ways to archive emails than this and a better title for this post is probably more along the search terms that I used: postfix send a copy of an email to another address. The idea here is that any email that is caught by Postfix and matches either a sender [...]

Popularity: 80% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (7 votes, average: 5.00 out of 5)
Loading ... Loading ...

openLDAP, Postfix & CourierIMAP

This is a (reasonably) long writeup about how to setup a openLDAP/Postfix/CourierIMAP server with virtual users and the ability to dump mail into a domain/username folder.
Popularity: 35% [?]

Popularity: 35% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (1 votes, average: 3.00 out of 5)
Loading ... Loading ...

Linux backup of ip route and ip rule

This is a quick script for backing up the tables that are in ip route and your ip rules. This idea was expanded on from a number of other posts, so I claim no credit for it.
As usual, use at your own risk and make sure you understand what it does before running it.
#!/bin/bash
# [...]

Popularity: 19% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (Be the first to rate this post)
Loading ... Loading ...

Linux network packet load balancing

I wrote a quick script for work that allows you to use multiple connections to handle load balancing (from the lartc website). This script does a few extra things, for example it takes a backup of your current ip route and ip rules and dumps them into a file for you - but it [...]

Popularity: 18% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (1 votes, average: 4.00 out of 5)
Loading ... Loading ...

Windows backup of postgres database

I’ve just implemented a bacula backup strategy for my work network, the one stumbling point was that we have a small postgres database which is fairly vital to be backed up. I didn’t want to leave it simply to MS’ VSS (Volume Shadowing Service) to handle the backup, I prefer to have a file [...]

Popularity: 39% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (Be the first to rate this post)
Loading ... Loading ...