HPIM0691.jpg
Chris getting ready
HPIM0706.jpg
More ice
Frangipani
00228.jpg
HPIM0652.JPG
Sue and Dean

 

September 2008
M T W T F S S
« Aug   Oct »
 1234567
891011121314
15161718192021
22232425262728
293031  

adding posixAccount info to an existing LDAP configuration

If you’ve followed my post (or one of the many others) about configuring a mail server with LDAP authentication, then it might strike you that you would like to do authentication against your LDAP server for logins (well, it did for me). The thing that I’m going to cover in this post is modifying [...]

Popularity: 17% [?]

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 (3 votes, average: 4.00 out of 5)
Loading ... Loading ...

Postfix, Debian and logrotating

I found a really informative article on Marius’ site called Rotating Linux Log Files. Debian handles any entries that are found in /etc/syslog.conf are differently to standard logrotate rules, any .* entries are logrotated every day with a rotation period of 7 days. All other entries in this file are rotated on a weekly [...]

Popularity: 15% [?]

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 ...

asterisk SIP trunk

This is a quick post to note how I managed to get SIP trunks working between two asterisk boxes. The primary server (primary) is connected to a multiline and the secondary server (secondary) connects to the primary and uses the multiline to connect to the outside world (like a proxy) it also uses the [...]

Popularity: 32% [?]

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 (2 votes, average: 4.50 out of 5)
Loading ... Loading ...

changing KDE’s default mouse behaviour

This is a quick post to note how to change KDE’s default behaviour of opening files using a single click instead of (the more M$) double clicking. By now, you should know that you can change the behaviour on a user-by-user basis through the control panel, but I wanted to default to double clicking [...]

Popularity: 9% [?]

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 ...

specifying the from address using the command line

Just a quick post to note that I found a way to specify the from address in an email generated on the command line using the mail program. This is straight from this post which solved my problem admirably:
[root@mailserver mail]# mail -s "hello" test@minigeek.org - - -f fromuser@minigeek.org
Many thanks to Mike??? for this solution.
Popularity: [...]

Popularity: 6% [?]

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 ...