• B1:
- Gỡ gói Sendmail và các gói phụ thuộc
Yum –y remove sendmail*
- Cài đặt các gói phụ thuộc cần thiết cho Qmail bằng cách chạy Script download về từ trang qmailtoaster.com
# wget http://www.qmailtaster.com/centos/cnt50/cnt50-deps.sh
Dùng lệnh thực thi script này:
#sh cnt50-deps.sh
• B2
- Cài các gói Perl cần thiết cho qmail bằng cách chạy Script download về từ trang qmailtoaster.com
# wget http://www.qmailtoaster.com/centos/cnt50/cnt50-perl.sh
Dùng lệnh thực thi script này:
# sh cnt50-perl.sh
Trong quá trình cài đặt các gói Perl sẽ hỏi 1 số câu tùy chọn. Các bạn chỉ cần nhấn ENTER.
• B3
Khởi đông dịch vụ cần thiết httpd , mysql , ntpd
• B4
Tạo database:
#mysqladmin create vpopmail –uroot
#mysqladmin –uroot reload
#mysqladmin –uroot refresh
#Mysql -uroot
Mysql> GRANT ALL PRIVILEGES ON vpopmail.* TO vpopmail.localhost IDENTIFIED BY ‘SsEeCcEeTt’;
Mysql>\q
#mysqladmin –uroot reload
#mysqladmin –uroot refresh
• B5
- Tải các gói source rpm từ trang chủ Qmail về
- Tạo thừ mục chứa các gói rpm
#mkdir /qmail-install
#cd /qmail-install
- Tải các gói rpm cần thiết bằng script download từ qmailtoaster.com
#wget http://www.qmailtoaster.com/info/cur...load-script.sh
#sh current-download-script.sh.
- Tiến hành cài Qmail.
#wget http://www.qmailtoaster.com/centos/c...tall-script.sh
#sh cnt50-install-script.sh
- Nhấn ENTER khi được hỏi các câu tùy chọn.
Sau khi cài xong REBOOT máy.
Đăng nhập vào Qmail Toaster
http://www.yourdomain.com/admin-toaster/
user:admin.
pass:toaster.
Thứ Hai, 6 tháng 6, 2011
Cài đặt Qmail với Mysql và Apache
Bài viết liên quan:
0 nhận xét:
Đăng nhận xét