Tag: DirectAdmin

  • DirectAdmin

    DirectAdmin

    DirectAdmin is a powerful and user-friendly control panel that allows you to manage your web hosting environment easily. Whether you are a beginner or an experienced user, DirectAdmin provides an easy-to-use interface to help you manage your web server.

    To install DirectAdmin, run

    bash <(curl -fsSL https://download.directadmin.com/setup.sh) 'YOUR_LICENSE_KEY_HERE'

    After installation, you will get the admin username and password. You can log in to the DirectAdmin control panel at

    https://SERVER_IP:2222

    MySQL credentials are stored in the directory

    /usr/local/directadmin/conf/my.cnf
    /usr/local/directadmin/conf/mysql.conf

    DirectAdmin License

    /usr/local/directadmin/scripts/getLicense.sh 'YOUR_LICENSE_KEY_HERE'
    da license

    Update DIrectAdmin

    /usr/local/directadmin/scripts/getDA.sh auto stable

    Restart DIrectAdmin

    systemctl restart directadmin

    DirectAdmin CustomBuild versions.txt is getting old

    Back to Hosting Control Panels

  • DirectAdmin CustomBuild versions.txt is getting old

    I got following email from DirectAdmin server.

    New Message: CustomBuild versions.txt is getting old on s1.serverok.in

    A new message or response with subject:

    CustomBuild versions.txt is getting old on s1.serverok.in

    has arrived for you to view.
    Follow this link to view it:

    http://s1.serverok.in:2222/CMD_TICKET?action=view&number=000000967&type=ticket

    ================================
    Automated Message Generated by DirectAdmin 1.52.1

    Do Not Reply.

    DirectAdmin is telling you to update your server.

    You need to login to SSH as user root. Then run following commands.

    cd /usr/local/directadmin/custombuild
    ./build update
    ./build all d
    ./build rewrite_confs