پس از خریداری و Set شدن Ip سروری که قرار است برروی آن نصب گردد مراحل نصب را آغاز می کنیم.
مرحله 1 ) شما باید وارد SSH سرور خود شوید .
مرحله 2 ) از دستور زیر جهت دانلود فایل نصب کننده Directadmin استفاده می کنیم .
کد:
wget http://www.directadmin.com/setup.sh
کد:
chmod 755 setup.sh
کد:
./setup.sh
این دو را وارد و در ادامه چند تایید را توسط Enter پاسخ می دهید و مابقی نصب کاملا Automatic انجام می شود و در انتهای نصب اطلاعاتی به شکل زیر به شما داده می شود که می توانید توسط آن ها وارد مدیریت Directadmin خود شوید .
کد:
The following information has been set: Admin username: admin Admin password: xxxxxx Admin email: [email protected] Server IP: xx.xx.xx.xx Server Hostname: localhost.server.com To login now, follow this link: http://xx.xx.xx.xx:2222 and enter your Admin username and password when prompted. You should now visit http://admin.site-helper.com and http://www.directadmin.com/newinstall.html to learn how to get started. Thank you for using DirectAdmin. Should you have any questions, don't hesitate to contact us at [email protected]
کد:
cd /usr/local/directadmin/scripts ./getLicense.sh 123 1234 1.2.3.4 service directadmin restart