欢迎来到好人卡资源网,专注网络技术资源收集,我们不仅是网络资源的搬运工,也生产原创资源。寻找资源请留言或关注公众号:烈日下的男人

20个linux一键脚本+20+一键脚本大全

linux sky995 2年前 (2021-11-30) 1086次浏览 0个评论

本文及资源最后更新时间 2021-11-30 by sky995

Linux常用一键脚本
DD 重装系统
甲骨文
//Linux bash <(wget nocheckcertificate qO https://moeclub.org/attachment/LinuxShell/InstallNET.sh&#8217;) d 9 v 64 a firmware //Windows WIN7能KMS激活 wget nocheckcertificate qO InstallNET.sh https://moeclub.org/attachment/LinuxShell/InstallNET.sh&#8217; && bash InstallNET.sh dd http://d.nat.ee/win/lite/win7-ent-sp1-x64-cn/win7-ent-sp1-x64-cn-efi.vhd.gz&#8217;
Kotlin
三毛机
wget N nocheckcertificate https://raw.githubusercontent.com/veip007/dd/master/ddgd.sh && chmod +x ddgd.sh && ./ddgd.sh
Kotlin
gcore
wget git.io/auto.sh bash auto.sh d 9 v 64 a p 密码
Kotlin
轻量服务器
bash <(wget nocheckcertificate qO https://moeclub.org/attachment/LinuxShell/InstallNET.sh&#8217;) d 10 v 64 a
Kotlin
带 WebUI 可查看DD系统进度
https://raw.githubusercontent.com/flyqie/ddshell/master/Core_Install.sh
Kotlin
国内机可使用
https://ghproxy.com/https://raw.githubusercontent.com/flyqie/ddshell/master/Core_Install.sh
Kotlin
宝塔面板&AApanel
# 宝塔 wget O install.sh <http://download.bt.cn/install/installubuntu_6.0.sh> && bash install.sh # aapanel wget O install.sh <http://www.aapanel.com/script/installubuntu_6.0_en.sh> && bash install.sh
Kotlin
aapanel就是宝塔的换皮,语言换成了英语,所以破解方法一样
# 宝塔去实名认证 rm rf /www/server/panel/data/bind.pl # 宝塔&aapanel破解 编辑 /www/server/panel/class/panelplugin.py 找到 softList[‘list’] = tmpList 这行代码 在下面添加以下代码,注意缩进 softList[‘pro’] = 1 for soft in softList[‘list’]: soft[‘endtime’] = 0 编辑完毕后保存重启面板即可
Kotlin
常用脚本
一键集成脚本
# 多功能集成一键脚本 //开源地址 //https://github.com/Netflixxp/jcnf-box wget O jcnfbox.sh https://raw.githubusercontent.com/Netflixxp/jcnfbox/main/jcnfbox.sh && chmod +x jcnfbox.sh && clear && ./jcnfbox.sh //开源地址 //https://github.com/jinwyp/one_click_script bash <(curl Lso https://git.io/oneclick)
Kotlin
X-UI一键脚本
//x-ui一键 //默认账号密码 admin bash <(curl Ls https://raw.githubusercontent.com/vaxilu/xui/master/install.sh)
Kotlin
一键开启BBR
echo “net.core.default_qdisc=fq” >> /etc/sysctl.conf echo “net.ipv4.tcp_congestion_control=bbr” >> /etc/sysctl.conf sysctl p sysctl net.ipv4.tcp_available_congestion_control lsmod | grep bbr
Kotlin
superbench
wget qO git.io/superbench.sh | bash
Kotlin
wget qO bench.sh | bash
Kotlin
三网测速
bash <(curl Lso http://yun.789888.xyz/speedtest.sh)
Kotlin
流媒体
#第一个 bash <(curl L s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) # 第二个 bash <(curl sSL https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh&#8221;)
Kotlin
回程
# 第一个 wget https://raw.githubusercontent.com/nanqinlangscript/testrace/master/testrace.sh bash testrace.sh # 第二个 wget qO git.io/besttrace | bash
Kotlin
国内机一件安装docker
curl sSL https://get.daocloud.io/docker | sh
Kotlin
卸载docker
sudo aptget remove docker dockerengine rm fr /var/lib/docker/
Kotlin
国内机安装docker-compose
curl L https://get.daocloud.io/docker/compose/releases/download/v2.1.1/dockercompose`uname s``uname m` > /usr/local/bin/dockercompose chmod +x /usr/local/bin/dockercompose
Kotlin


好人卡资源网 , 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:20个linux一键脚本+20+一键脚本大全
喜欢 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址