- Joined
- May 20, 2016
- Messages
- 149
- Points
- 28
Beside cPanel, DirectAdmin is a great web hosting control panel that I would recommend you use. It is very convenient for creating packages, users and secure your websites. It has a community that already to help you when you get problems on configurating or using it.
Supported systems
Directadmin will install these services on your VPS
The version of the service will depend on the OS version.
For the current version of DirectAdmin, will need new versions of most operating systems
Before you proceed to install DirectAdmin, Need to install some components on the server supports automatic installation process as following:
For Rehat/Fedora/CentOS. Run the following command to install:
After conducting the basic installation, the installation process was conducted DirectAdmin follow these steps:
Log in as root on the server and download (setup.sh) the installation file automatically
Change setup.sh file permissions:
Install automatically using the following command:
After entering the information, including:
- UID: Account Name of DA
- LID: copyright information server by IP address.
- Hostname: hostname.
The installation process carries out automatically to finish the installation of DirectAdmin.
If I missed somethings in ways to install DA, please share your way below, I look forward to hearing from you.
Good luck!
Supported systems
Require Disk storage and RAMFedora 7, 8 (not supporting future versions)
RedHat Enterprise / CentOS 4.x, 5.x, 6.x (64-bit: 4.1 - 4.5, 5.x, 6.x)
FreeBSD 5.x, 6.x, 7, 7 64-bit, 8 64-bit, 9 64-bit (7.3 and 9 may require an exim recompile)
Debian 4.0, 5.0, 6.0. 64-bit: 5.0, 6.0 (click for Ubuntu)
Note: DIRECTADMIN will install all components as Apache, PHP, MySQL, FTP, Sendmail, and other services. All you need is install a new system for it./boot 40 meg
swap 2x memory
/ rest of drive
Directadmin will install these services on your VPS
DirectAdmin Control Panel Software
Apache 1.3, 2.0, 2.2, 2.4 Web Server
Php 4.4, 5.2 or 5.3, 5.4 Php Scripting Language (CLI, or suPhp(cgi))
PhpMyAdmin MySQL Database Manager
MySQL 4.1/5.0/5.1/5.5 MySQL Databases
Exim 4 Exim Mail Manager
Majordomo 1.94.5 Majordomo Mailing List Manager
Dovecot Pop/Imap Server. Uses Maildir
Proftpd 1.3 FTP Server
The version of the service will depend on the OS version.
For the current version of DirectAdmin, will need new versions of most operating systems
Before you proceed to install DirectAdmin, Need to install some components on the server supports automatic installation process as following:
Code:
yum update
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 gd zlib-devel zip unzip libcap-devel cronie bzip2 db4-devel cyrus-sasl-devel perl-ExtUtils-Embed autoconf automake libtool which
Log in as root on the server and download (setup.sh) the installation file automatically
Code:
# wget http://www.directadmin.com/setup.sh
Code:
# chmod 755 setup.sh
Code:
# ./setup.sh
- UID: Account Name of DA
- LID: copyright information server by IP address.
- Hostname: hostname.
The installation process carries out automatically to finish the installation of DirectAdmin.
If I missed somethings in ways to install DA, please share your way below, I look forward to hearing from you.
Good luck!