搜索内容

最新文章

  • 甲骨文Oracle脚本合集

    一、一键重装系统脚本 创建Oracle机器时候,原系统请选择 ubuntu 支持 debian9+/ubuntu16.04+ 为什么不支持 debian8 或更低? 网卡驱动原因。 默认root密码是……
    vps
    admin 2022-04-04
  • [脚本收集] 常用脚本备份

    宝塔面板&AApanel Debian系统 # 宝塔 wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh # aapan……
    vps
    admin 2021-11-22
  • qBittorrent自动rclone上传脚本- with tag 打标签的自动上传

    1. 手动对某个种子进行特殊标记。 2. 标记过后不用管它 脚本定时执行,会在执行时将其设置为上传中。上传结束后会保持在结束的标签中 这样你就可以在不影响p……
    vps
    admin 2021-08-06
  • Debian/Ubuntu下编译安装qBittorrent

    一、安装依赖环境 1、安装依赖包 apt-get install libboost-dev libboost-system-dev build-essential apt-get install libboost-chrono-dev libboost-random……
    vps
    admin 2021-08-06
  • vps新装后命令集合

    宝塔面板按照 Centos安装命令 : yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.s……
    vps
    admin 2021-04-12
  • Google Drive 文件转存工具合集

    Google Drive(Google云端硬盘)是Google的一个在线同步存储服务,目前必须科学上网才能访问。免费用户存储空间15G,土豪请付费,白嫖请加入团队盘。具体情况……
    vps
    admin 2020-12-09
  • Debian 9/10快速开启Google BBR的方法,实现高效单边加速

    说明:Google BBR刚出来的时候,一键包都还没出来,都是手动把内核换到4.9以上,从而开启BBR加速,由于 Debian 9默认的就是4.9的内核而且编译了TCP BBR的内容……
    vps
    admin 2020-12-08
  • Trojan一键安装脚本,自动续签SSL证书,自动配置伪装网站,支持centos7+/debian9+/ubuntu16+

    系统支持centos7 /debian9 /ubuntu16域名解析到VPS并生效。脚本自动续签SSL证书自动配置伪装网站,位于/usr/share/nginx/html/目录下,可自行替换其中内容请……
    vps
    admin 2020-12-01
  • gdutils项目一键部署脚本(Gdrive转存)

    描述:脚本更新说明:1-终于支持了telegram ID,安装失败的80%是用户名输错2-增加了所有输入信息的验证判断,输错不让你继续2-针对只需要部分服务的小伙伴,……
    网盘
    admin 2020-11-30
  • BBR加速脚本合集

    BBR加速脚本合集 下面所有脚本请自行安装Curl、Wget等,代码如下: yum -y install wget #ContOS 安装 wget apt-get install wget #Debian Ubuntu……
    vps
    admin 2020-11-29