这是ssh提示的消息
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Aug 24 23:58:23 2018 from
root@cloud:~# yum install wget unzip -y
-bash: yum: command not found
root@cloud:~# wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
--2018-08-25 00:16:22-- https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)...
failed: Name or service not known.
wget: unable to resolve host address ‘raw.githubusercontent.com’
root@cloud:~#
root@cloud:~# chmod +x shadowsocks-all.sh
root@cloud:~#
root@cloud:~# ./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log
root@cloud:~# wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh
--2018-08-25 00:17:28-- https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrmu.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: Name or service not known.
wget: unable to resolve host address ‘raw.githubusercontent.com’
root@cloud:~#
请大佬看看怎么回事呢?一键都无法识别嘛?我默认的D8.2.开通后直接连接的SSH防火墙在官方面板点击出现404请大佬指点
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Aug 25 00:15:57 2018 from 43.249.139.72
root@cloud:~# echo -e“nameserver 8.8.8.8 \ nnameserver 8.8.4.4”> /etc/resolv.conf
root@cloud:~# wget -N --no-check-certificate https://softs.loan/Bash/ssr.sh && chmod +x ssr.sh && bash ssr.sh
--2018-08-25 00:27:34-- https://softs.loan/Bash/ssr.sh
Resolving softs.loan (softs.loan)... failed: Name or service not known.
wget: unable to resolve host address ‘softs.loan’
root@cloud:~# echo -e“nameserver 8.8.8.8 \ nnameserver 8.8.4.4”> /etc/resolv.conf
root@cloud:~# wget -N --no-check-certificate https://softs.loan/Bash/ssr.sh && chmod +x ssr.sh && bash ssr.sh
--2018-08-25 00:28:39-- https://softs.loan/Bash/ssr.sh
Resolving softs.loan (softs.loan)... failed: Name or service not known.
wget: unable to resolve host address ‘softs.loan’
root@cloud:~#