Anony - 各种收集 https://blog.52learn.top/index.php/category/gzsj/ zh-CN Wed, 09 Feb 2022 10:08:00 +0800 Wed, 09 Feb 2022 10:08:00 +0800 VPS脚本 https://blog.52learn.top/index.php/archives/53/ https://blog.52learn.top/index.php/archives/53/ Wed, 09 Feb 2022 10:08:00 +0800 Anony 萌咖一键DD纯净系统脚本(2021年8月最新版)

LOC论坛原帖

[acc status="" title="点击查看命令"]
推荐DD为Debian10 64位

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 10 -v 64 -p "自定义root密码" -port "自定义ssh端口"
  • DD为CentOS 6.9
    以下命令中的 -c 后面为CentOS版本号,-v 后面为64位/32位,可根据需求进行替换。

    # CentOS 6.9 64位:
    bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -c 6.9 -v 64 -a
    
    # CentOS 6.9 32位:
    bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -c 6.9 -v 32 -a
    • DD为Debian

    以下命令中的 -d 后面为Debian版本号,-v 后面为64位/32位,可根据需求进行替换。

    # Debian 8 64位:
    bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 8 -v 64 -a
    
    # Debian 9 64位:
    bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 9 -v 64 -a
    • DD为Ubuntu

    以下命令中的 -u 后面为Ubuntu版本号,-v 后面为64位/32位,可根据需求进行替换。

# Ubuntu 12.04 64位:
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 12.04 -v 64 -a

# Ubuntu 14.04 64位:
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 14.04 -v 64 -a

# Ubuntu 16.04 64位:
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 16.04 -v 64 -a

# Ubuntu 18.04 64位:
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 18.04 -v 64 -a

开机密码

#!/bin/bash
echo root:Vicer |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo reboot

[/acc]

Docke

[acc status="" title="点击查看命令"]

curl -fsSL https://get.docker.com | sh

[/acc]

speed test-X(Docker版)

GitHub
[acc status="" title="点击查看命令"]

  • 拉取 Docker 镜像

docker pull badapple9/speedtest-x

(ARM 架构的机器,执行 docker pull stilleshan/speedtest-x,ARM 镜像由热心网友制作)
  • 运行容器 docker run -d -p 9001:80 -it badapple9/speedtest-x

    (ARM 架构的机器,运行 docker run -d -p 9001:80 -it stilleshan/speedtest-x)

[/acc]

BBR四合一脚本

GitHub
[acc status="" title="点击查看命令"]

 wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

[/acc]

X-ui

GitHub
[acc status="" title="点击查看命令"]
使用一键安装/升级脚本
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
[/acc]

Caddy一键管理脚本

原文
[acc status="" title="点击查看命令"]
wget https://git.io/vra5C -O - -o /dev/null|bash
[/acc]

]]>
0 https://blog.52learn.top/index.php/archives/53/#comments https://blog.52learn.top/index.php/feed/category/gzsj/
Docker常用命令 https://blog.52learn.top/index.php/archives/51/ https://blog.52learn.top/index.php/archives/51/ Fri, 28 Jan 2022 22:10:00 +0800 Anony 列出所有容器ID
docker ps -a

删除某一镜像

docker rmi 镜像ID 

停止所有的容器

docker stop $(docker ps -a)

删除所有的容器

docker rm $(docker ps -a)

删除所有的镜像

docker rmi $(docker images -q)

删除所有不使用的镜像

docker image prune --force --all
或 
docker image prune -f -a

删除所有停止的容器

docker container prune -f 
]]>
0 https://blog.52learn.top/index.php/archives/51/#comments https://blog.52learn.top/index.php/feed/category/gzsj/
网盘搜索网址合集 https://blog.52learn.top/index.php/archives/18/ https://blog.52learn.top/index.php/archives/18/ Tue, 19 Jan 2021 13:26:00 +0800 Anony 前言
主要搜集百度网盘搜索的网站,定期检查增删。网站不在多,好用的一个就够了!
  1. 盘他:https://panother.com/
    有审核机制,筛选等功能,资源有效性不错。需关注微信公众号获取口令
  2. 大圣盘:https://www.dashengpan.com/
    有筛选功能,无需注册登录关注
  3. 大力盘搜索:https://www.dalipan.com/
    和上个类似
  4. 小昭来啦:https://www.xiaozhaolaila.com/
    部分内容VIP可见
  5. 面包树:https://mianbaoshu.cc/
    部分影视限制搜索
  6. 小可搜索:https://www.xiaokesoso.com/
    同4
  7. 盘么么:http://www.panmeme.com/
    无搜索限制,无筛选功能
  8. 史莱姆搜索:http://www.slimego.cn/
    主打学习资源搜索,无筛选功能
  9. Fastsoso:https://www.fastsoso.cn/
    快速,可筛选
  10. 去转盘:https://www.quzhuanpan.com/
    部分内容仅VIP可见 有时间及类型筛选功能
]]>
0 https://blog.52learn.top/index.php/archives/18/#comments https://blog.52learn.top/index.php/feed/category/gzsj/