分页: 1 / 1

[how to] perfect_setup_ubuntu704

发表于 : 2008-03-11 12:53
kukat
这篇文章虽然是for 7.04的,不过对于7.10同样适用。
包括LAMP+MAIL+DNS+FTP+…
ispconfig是类似CP一样的主机管理工具,具体去看ispconfig的官方网站。

内容太多,我就懒得复制了
http://www.howtoforge.com/perfect_setup_ubuntu704
This tutorial shows how to set up a Ubuntu Feisty Fawn (Ubuntu 7.04) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu Feisty Fawn, but should apply to the 64-bit version with very little modifications as well.

I will use the following software:

* Web Server: Apache 2.2
* Database Server: MySQL 5.0
* Mail Server: Postfix
* DNS Server: BIND9
* FTP Server: proftpd
* POP3/IMAP: I will use Maildir format and therefore install Courier-POP3/Courier-IMAP.
* Webalizer for web site statistics

In the end you should have a system that works reliably, and if you like you can install 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!