
破解说明 2.可以安装NewWorld的DA皮肤. 3.本人只是写一个一键脚本DA是修复网传版 4.最近我发现有许多人造谣我的脚本有后门,我就笑笑.还是那句话 爱用不用! 4.网上传出教程太多 细节就不多说了 特别说明请看下面 问题说明 安装错误请执行以下三个命令 1.请执行 yum -y install wget #安装yum 2.请执行 echo -e "options timeout:1 attempts:1 rotate\nnameserver 114.114.114.114\nnameserver 8.8.8.8" >/etc/resolv.conf; #切换DNS 3.请执行 wget http://wget.ca/Sh/yum.sh -O yum.sh;sh yum.sh #更换yum源至阿里yum源
安装&卸载
1.44.3 (x86/x64) 自带并默认 Capri 皮肤,默认中文界面。支持CentOS 32bit 64bit 中文界面 wget -c http://directadmin.u.qiniudn.com/da1443.sh;chmod 755 da1443.sh;./da1443.sh 2>&1|tee directadmin_install.log 纯英文界面 wget -c http://directadmin.u.qiniudn.com/da1443-en.sh;chmod 755 da1443-en.sh;./da1443-en.sh 2>&1|tee directadmin_install.log wget http://wget.ca/Program/DirectAdmin/DirectAdmin.sh;sh DirectAdmin.sh
安装教程请按照安装教程来安装 选择安装的系统版本的时候(我们输入services_es60_64.tar.gz) 1 services_es50.tar.gz 是 CentOS 5 32位 2 services_es60.tar.gz 是 CentOS 6 32位 3 services_es50_64.tar.gz 是 CentOS 5 64位 4 services_es60_64.tar.gz 是 CentOS 6 64位
客户 ID和 许可 ID 可以随便输入 在选择安装版本的时候 最好选择 3和4 !(而且不可以选择默认设置会出错!用3为例按照下面的输入) 1 你想2.2的Apache和PHP5.3 CLI的默认设置? (y/n):n 2 Would you like to backup the current options.conf? (yes/no): yes 3 Would you like to have PHP5 as CLI or CGI? (cli/cgi): cgi 4 Would you like to have ionCube? (yes/no): yes 5 Would you like to have Zend Optimizer? (yes/no): yes 6 Would you like to have an ability to update/instal MySQL using CustomBuild? (yes/no): yes 7 Which version of MySQL you would like to have? (5.0/5.1/5.5/5.6): Please enter '5.0', '5.1', '5.5' or '5.6': 5.6 8 Which version of Apache you would like to have? (1.3/2.0/2.2): 2.2 9 Would you like to prevent htaccess files from using Options FollowSymLinks? More secure, but may break scripts. (yes/no): no 10 Would you like to have an ability to update/instal Exim using CustomBuild? (yes/no): no Exim发邮件用的yes 11 Would you like to have an ability to install Dovecot? (yes/no): no 12 Would you like to have an ability to install/update phpMyAdmin using CustomBuild? (yes/no): yes 13 Would you like to have an ability to install/update SquirrelMail webmail using CustomBuild? (yes/no): no 邮局,装一个和不装一个样,余下的三个都是邮局,都no了 14 Would you like to have an ability to install/update RoundCube webmail using CustomBuild? (yes/no): no 15 Would you like to have an ability to install/update UebiMiau webmail using CustomBuild? (yes/no): no 16 Would you like to have an ability to install/update Atmail Open webmail using CustomBuild? (yes/no): no 17 Would you like to search for the fastest download mirror? (y/n): y
安装完毕之后执行chkconfig iptables offsh reboot
如果你忘记了管理员帐号密码,输入一下命令可以查看:cat /usr/local/directadmin/scripts/setup.txt
mysql数据库帐号密码查看输入一下命令:cat /usr/local/directadmin/conf/mysql.conf
重启directadmin
|