Server Base on Ubuntu 5.0.4 “The Hoary Hedgehog”
Ini ada beberapa kutipan mengenai mengkonfigurasi Ubuntu untuk dijadikan server.
lumayan buat nambah-nambah….
ISP-Server Setup – Ubuntu 5.0.4 “The Hoary Hedgehog”
Version 1.0
Author: Till Brehm
Last edited 09/16/2005
This is a detailed description about the steps to be taken to setup a Ubuntu based server (Ubuntu 5.0.4 – The Hoary Hedgehog)
that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).
I will use the following software:
1. Web Server: Apache 2.0.x
2. Mail Server: Postfix (easier to configure than sendmail; has a shorter history of security holes than sendmail)
3. DNS Server: BIND9
4. FTP Server: proftpd
5. POP3/POP3s/IMAP/IMAPs: in this example you can choose between the traditional UNIX mailbox format (we then use ipopd/uw-imapd) or the Maildir format (in this case we will use Courier-POP3/Courier-IMAP).
6. Webalizer for web site statistics
In the end you should have a system that works reliably and is ready for the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).
I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. I do not issue any guarantee that this will work for you!
Requirements
To install such a system you will need the following:
A Ubuntu install CD (available here: http://www.ubuntu.com/download/)
An internet connection since I will describe a network installation in this document.
selanjutnya liat disini