Hướng dẫn cài đặt DirectAdmin trên CentOS 6.x 64bit
Trịnh Hoàng Bảo Lộc
2013-08-02T01:51:18-04:00
2013-08-02T01:51:18-04:00
https://trinhloc.com/blog/Tai-lieu-May-Chu/Huong-dan-cai-dat-DirectAdmin-tren-CentOS-6-x-64bit-215.html
https://trinhloc.com/uploads/blog/2013_08/screenshot-enhanced.gif
Trịnh Lộc
https://trinhloc.com/assets/images/logo.png
Thứ sáu - 02/08/2013 01:51
Cài đặt DirectAdmin trên CentOS 6.x 64bit
Sau khi cài đặt CentOS Server, trước tiên hãy Up-date server của bạn
Code:
yum -y up-date
Cài đặt các gói cần thiết:
Code:
yum -y install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-devel tar diffutils nano dbus.x86_64 db4-devel cyrus-sasl-devel perl-ExtUtils-Embed.x86_64 cpan
Và bắt đầu chạy trình cài đặt DirectAdmin:
Code:
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
Thực hiện theo các hướng dẫn trên màn hình nhập ID khách hàng của bạn và ID giấy phép theo yêu cầu.
Xin chúc mừng! DirectAdmin được cài đặt.