Yêu cầu1, Một dedicated Server hoặc máy ảo server (VMware, Vitualbox) chạy hệ điều hành CentOS hoặc Red Hat EL (Version 5.1++). Tại thời điểm này chỉ hỗ trợ hệ thống 32 bit
2, Tối thiểu 256 Mb RAM.
3) At least 2 GB of free disk space for Kloxo and related services.
3, Tối thiểu 2Gb ổ cứng cho Kloxo và các dịch vụ liên quan
Trước khi bắt đầuBạn cần disable SELinux bằng việc sử file /etc/sysconfig/selinux và thay đổi dòng selinux=disabled.
Khi dó bạn phải chạy lệnh với quyền root để vô hiệu hóa SELiux
# su - root
# setenforce 0
Hãy chắn chắn răng cổng 7778 và 7777 được mở trên firewall.1. Cài đặt KloxoNếu chưa cài đặt Mysql server, chạy lệnh# su - root
# yum install -y wget
# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
To install as Master (Default Single Server):# sh ./kloxo-installer.sh --type=master
To install as Slave:# sh ./kloxo-installer.sh --type=slave
Nếu đã cài dịch vụ Mysql thì chạy lệnh sau:# su - root
# yum install -y wget
# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
# sh ./kloxo-installer.sh --type=<master/slave> --db-rootpassword=PASSWORD
Khi kloxo được cài đặt, kết nối đến server thông qua http://ip-may-chu:7778
User: admin
Pass: admin
Cái gói sẽ được cài đặt Web Services | Function |
apache (2.x) | The Apache HTTP Server is a powerful, efficient, and extensible web server. |
php (5.2.x) | PHP is an HTML-embedded scripting language. |
pure-ftpd | Pure-FTPd is a fast, production-quality, secure and standard-comformant FTP server especially designed for modern Linux and FreeBSD kernels. |
awstats | Web Statistics |
[td]
Mail Services | Function |
qmail-toaster | qmail is a small, fast, secure replacement for the sendmail package, which is the program that actually receives, routes, and delivers electronic mail. |
courier-imap-toaster | Courier-IMAP is an IMAP server for Maildir mailboxes. |
vpopmail | vpopmail is a collection of programs and a library to automate the creation and maintence of virtual domain email for qmail installations. |
Roundcube | Webmail (Ajax) |
Horde | Webmail |
[td]
DNS Services | Function |
bind | BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. |
bind-chroot | Secures BIND server |
[td]
Database Service | Function |
mysql-server | MySQL is a multi-user, multi-threaded SQL database server. |