Sunday, November 3, 2013

How do I install Installatron on DirectAdmin

The overall Installatron installation process is quite simple and super streamlined for the industry famous Installatron. Simply, follow the step-by-step installation process and you’ll quickly and easily have Installatron installed on your DirectAdmin control panel:

    Login to your DirectAdmin via SSH as root
    From the SSH command prompt run the following line:
        cd /home/ && mkdir installatron && cd installatron &&
        wget http://data1.installatron.com/installatron/installatron_setup.sh &&
        chmod +x installatron_setup.sh &&
        ./installatron_setup.sh –f

    On completion, Installatron is ready to be used within DirectAdmin.`

Upon your successful installation, all the users of your server, regardless of their permission levels, will be able to access the Installatron auto installer. The administrative user will be able to see an icon called "Installatron Admin”, which will allow you to manage every aspect of Installatron.

No comments:

Post a Comment