ged wrote:
Great work Harry.
I've taken your page, and combined it with other information I've found and tried, to begin creating a similar tutorial. I'm no fan of forks - perhaps we can combine at some point?
I have no problem at all with that, in fact I'll be happy to.
Quote:
I'm using .deb packages wherever possible to simplify and shorten the setup.
The downside is that a config from my tutorial will be behind the "latest and greatest" as much as the official Debian packages are.
After a few problems in the past, my primary concerns now are security, maintainability, and reliability; that's why I stick to Debian stable :
# They're maintained by Debian's security team
# Using Debian packages enable Webmin to pick them up automatically (I've tried getting Webmin to recognise manually-installed package - it's very time consuming at least)
# Upgrading / updating is a snap
# Some people may say you're lame for using Webmin - but my concern is to manage as many servers using as little time as possible (including time needed to learn each software packages)
Quote:
http://wiki.gednet.com/DebianServerSetupIt's not complete (no web/db/email services yet), but I'm making progress. Commenting is enabled, so everyone feel free to let me know if I've missed - or messed up - any items.
Great stuff ged... finally I found some info on setting up Apache+SSL using Debian packages (still messes this one up) - thanks. Also some other very interesting information.
One question - why installing qmail from source ? (the link to qmail install tutorial)
I've tried it, and it's still painful even after using easy to follow guide such as qmailrocks.org; I ended up using postfix (it's a one-page config using webmin). My friend uses ezmlm-qmail and he installed the Debian package.
Let me know if I'm missing something obvious here.
cheers,
Harry