HostOnNet Blog

DirectAdmin Hosting Control Panel

Looking for Linux Server Admin or WordPress Expert? We can help.

DirectAdmin is a Hosting Control Panel for linux and FreeBSD servers.

https://directadmin.com/

Common Urls

Direct Admin

http://server-ip:2222/

Webmail

http://server-ip/roundcube

Find MySQL password in DirectAdmin Server

cat /usr/local/directadmin/conf/mysql.conf

Apache configuration

Apache configs are stored in folder /etc/httpd/conf/

Some of the config files are

/etc/httpd/conf/httpd.conf
/etc/httpd/conf/extra/directadmin-vhosts.conf
/usr/local/directadmin/data/users/USERNAME/httpd.conf

Stop Direct Admin

systemctl stop directadmin

Start Direct Admin

systemctl start directadmin

Dovecot

systemctl stop dovecot
systemctl start dovecot

Posted in Linux

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.