[root@iZ8vbjbxqhbo024oacby2oZ ~]# /etc/init.d/bt default 
-bash: /etc/init.d/bt: No such file or directory 
[root@iZ8vbjbxqhbo024oacby2oZ ~]# /etc/init.d/bt restart 
-bash: /etc/init.d/bt: No such file or directory 
[root@iZ8vbjbxqhbo024oacby2oZ ~]# bt 
-bash: bt: command not found 
[root@iZ8vbjbxqhbo024oacby2oZ ~]# cat /www/server/panel/data/port.pl 
cat: /www/server/panel/data/port.pl: No such file or directory 
[root@iZ8vbjbxqhbo024oacby2oZ ~]# cat /tmp/panelBoot.pl 
cat: /tmp/panelBoot.pl: No such file or directory 
[root@iZ8vbjbxqhbo024oacby2oZ ~]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && 
输入命令都提示这些 |