闲置一台云服务器,香港的速度还是蛮不错的,还有几个月到期。就想着折腾刷馒头。
网上搜索找到这个脚本,https://lala.im/4590.html,本人技术不够,看到这个就给搬运过来了。
贴下使用教程哈,首先你得有台VPS,套路云啥的,最好先DD下。
CentOS/Debian/Ubuntu网络重装系统一键脚本
#Debian 9 x64: wget --no-check-certificate -qO DebianNET.sh 'https://moeclub.org/attachment/LinuxShell/DebianNET.sh' && chmod -x DebianNET.sh && bash DebianNET.sh -d 9 -v 64
#Ubuntu 17.04 x64: wget --no-check-certificate -qO DebianNET.sh 'https://moeclub.org/attachment/LinuxShell/DebianNET.sh' && chmod -x DebianNET.sh && bash DebianNET.sh -d zesty -v 64
确保安装了所需软件:
#Debian/Ubuntu: apt-get install -y gawk sed grep #RedHat/CentOS: yum install -y gawk sed grep
如果出现了错误,请运行:
#Debian/Ubuntu: apt-get update #RedHat/CentOS: yum update
在安装Ubuntu时,可能会遇到:
Getting the time form a network time server…
界面进度条很长时间不会动,可以等待它超时或者更换别的版本.
该问题是Ubuntu系统的问题.
全自动安装默认 root 密码:MoeClub.org安装完成后请立即更改密码。
再附个DD教程
https://www.815494.com/html/734.html
一键安装各种下载工具
wget --no-check-certificate https://maotao.net/shell/Debian9DownloadToolinstall.sh && chmod +x Debian9DownloadToolinstall.sh ./Debian9DownloadToolinstall.sh
下面是脚本执行之后返回的界面,可以选择安装以下软件(均是目前的最新版):
Aria2+AriaNG+KodExplorer qBittorrent4.1.4+libtorrent1.1.11 Deluge1.3.15+libtorrent1.1.11
另外支持一键开启BBR。
如果你选择安装2-3则可以和宝塔面板共存,如果安装1则不能与宝塔面板共存。另外因为原版的Debian9
防火墙规则默认是放行所有的(相当于关闭的状态),所以本脚本没有对防火墙有任何设置,如果你安装完成之后发现端口不通,请自行设置防火墙规则。
管理命令
Aria2
systemctl start aria2 systemctl stop aria2 systemctl restart aria2
qBittorrent
systemctl start qbittorrent systemctl stop qbittorrent systemctl restart qbittorrent
Deluge
systemctl start deluged systemctl start deluge-web systemctl stop deluged systemctl stop deluge-web systemctl restart deluged systemctl restart deluge-web
使用截图
可道云
评论前必须登录!
注册