教程
-
解决WINDOWS网速慢的几个参数,效果明显
管理员运行CMD,运行
1netsh int tcp show globalTCP 全局参数———————————————-接收方缩放状态 …
-
多服务器,云探针,云监控:ServerStatus美化版一键安装脚本
说明:ServerStatus中文版是一个酷炫高逼格的云探针、云监控、服务器云监控、多服务器探针~记得很久之前发过部署教程:ServerStatus酷炫高逼格的中文云探针,不过对于…
-
qBittorrent+Deluge+rTorrent+Transmission+H5ai多功能一键脚本
运行命令:
1bash -c “$(wget –no-check-certificate -qO- https://github.com/Aniverse/inexistence/raw/master/inexistence.sh)”#或者
1wget –no-check-certificate -qO inexistence.sh https://github.com/Aniverse/inexistence/raw/master/inexistence.sh bash inexistence.sh选项说明 本选项说明可能不会及时更…
-
CentOS 7安装bbr加速网络
适合:centos7, 不支持open vz 1. yum系统更新
1yum update2.安装elrepo并升级内核[crayon-64…
-
端口转发工具TinyPortMapper
端口转发工具很多,但像TinyPortMapper这样同时兼容Centos,Debian,Ubuntu的并不多,而且配置简单。 一键安装脚本:[crayon-6474583172c…
-
利用Gclone挂载Google Drive空间
gclone基于rclone,然而rclone变了,变得不稳定了,所以我推荐使用基于旧版本rclone修改而来的gclone。 安装gclone:[crayon-647458317…
-
宝塔面板为wordpress设置Memcached缓存
在使用wordpress建网站时,开启缓存是经常用到的一种提速方法,使用Memcached进行内存缓存 , 需要安装2个扩展,一个是Memcached本身,另一个是php的Memc…
-
Centos7安装qbittorrent并优化
qbittorrent非常适合刷PT,抢上传速度一流。PT界俗话说保种tr,抢上传qb,这里的qb当然指的是qbittorrent。 这里介绍下Centos7安装qbittorre…
-
甲骨文Centos7- DD包
基于Centos7Minimal未精简制作,仅ufi启动修改,未做其他改动
1http://wget.treesky.link/dd-bao/oracle.vhd.gz[crayon-647458317374c…
-
Windows VPS一键重装为Linux系统(修复失效)
有时候部分VPS只有Windows怎么办?!毕竟Linux好棒棒,所以就产生了Windows下DD成Linux的需求了。 以下是有DHCP的Windows机器上的DD步骤过程: 首…