Nginx添加模块 [crayon-63d54333d74e0908870012/] 修改Nginx配置 [crayon-63d54333d74ed866272439/] 备注 CloudFlare IP会经常更新 最新…
Amazon Lightsail 开启 root 登录 EC2/GCE/Azure 等适用
创建机器时添加以下启动脚本 注意更改Password为你自己的密码 [crayon-63d54333d7cd9174592713/] 备注 不能添加启动脚本的机器可以登录后再执行以上代码 来源详情: AWS Lights…
更换 HTTP 源为 HTTPS 源(Debian)
安装apt-transport-https [crayon-63d54333d7eb0228840510/] 更换源地址 [crayon-63d54333d7eb5972003196/] 备注 更换后运行apt upda…
使用 bittorrent-tracker 自建 BitTorrent Tracker 服务器(Debian/Ubuntu)
安装Node.js LTS [crayon-63d54333d803c865335318/] 安装bittorrent-tracker [crayon-63d54333d8041159568373/] 创建bittorr…
使用 opentracker 自建 BitTorrent Tracker 服务器(Debian)
安装依赖 [crayon-63d54333d818c624103229/] 下载源码 [crayon-63d54333d8192789759362/] 开始编译 [crayon-63d54333d819371083509…
Windows 一键重装系统为 Linux/Windows
使用方法 下载win32loader.bat 双击打开此文件 自行选择选项 按回车重启 并等待安装完成 备注 默认安装发行版为Debian 8.x Jessie root密码为: Vicer 如需其它发行版参考这篇文章 …
使用 vnStat 统计服务器流量
安装vnStat [crayon-63d54333d82eb256310063/] 常用命令 [crayon-63d54333d8322433391091/]
一些 Windows DD 镜像
Windows 10 Enterprise LTSC 19044.1288 [crayon-63d54333d848b809090690/] Windows 11 Pro for Workstations 21H2 22…
Windows 双栈网络中设置 IPv4 优先
由于在Windows双栈网络中默认IPv6优先级高于IPv4 而目前国内IPv6处于刚起步阶段 使用体验远不如发展已久的IPv4 电信IPv6路由目前还在绕欧 极度影响日常使用 下载在前缀策略中优先使用 IPv4 ove…
Nginx 反向代理配置(Debian)
安装一些必要软件 [crayon-63d54333d8e61509434183/] 安装Nginx [crayon-63d54333d8e67880215908/] 配置反向代理 反代其它域名 [crayon-63d54…