ssh client – Email shop Community https://theemailshop.co.uk/community Wed, 04 Dec 2019 05:27:53 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 How to download DirectAdmin on Linux Centos? https://theemailshop.co.uk/community/knowledge-base/how-to-download-directadmin-on-linux-centos/ Wed, 04 Dec 2019 05:27:53 +0000 https://theemailshop.co.uk/forum/?post_type=epkb_post_type_1&p=1131 DirectAdmin(DA) is basically the Commercial Hosting Control Panel that has been used for selling reseller and shared hosting accounts.

Fresh CentOS 6 or 7 must be installed on your server.

  • Sign in to your server via SSH Client.

wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh

DirectAdmin will need you to install the pre-install packages, type “Y” and click Enter.

directadmin-install-required-packages

  • After that, you will be required to enter the Client ID of DirectAdmin, your DA license ID and after that type in your hostname, for instance, server1.example.com

directadmin-install-step2

  • When you enter, it may ask for confirmation. If you added all the right details, press “Y“. Then type “Y” twice.

    If you need to download the default Apache and PHP settings then press “Y“.

directadmin-default-apache-setting-setup

Once the download is complete, it may take 20-30 minutes to finish

]]>