Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/blog.cloudwai.com/usr/plugins/AMP/Action.php on line 388
ruvds毛子鸡DD方法,暂时只测试了debian9

云外博客 | 步入云端探索未知奥秘

ruvds毛子鸡DD方法,暂时只测试了debian9


1:apt-get install net-tools (安装网络工具包)
2:ifconfig -a (查看本机公网IP地址)
3:route -n (查看网关地址)

4:用萌新的DD包和脚本,举例的是Debian9:

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 9 -v 64 -a --ip-addr 194.87.xxx.xxx(改成你的外网IP) --ip-gate 194.87.xxx.xxx(改成你的网关) --ip-mask 255.255.xxx.xxx(改成你的子网掩码)

5:等20分钟左右,root用户登入,搞定

Ubuntu 的DD包未测,可以自己测一下

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 18.04 -v 64 -a --ip-addr 194.87.xxx.xxx(改成你的外网IP) --ip-gate 194.87.xxx.xxx(改成你的网关) --ip-mask 255.255.xxx.xxx(改成你的子网掩码)

全自动安装默认root密码:MoeClub.org

转载至:https://www.hostloc.com/thread-594248-1-1.html

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »

因本文不是用Markdown格式的编辑器书写的,转换的页面可能不符合AMP标准。