About dl Relays.
screen 管理后台进程(适用于《潜渊症》服务器)
screen 是 Linux 上强大的终端多路复用工具,可用于后台运行服务器进程,即使 SSH 断开也能保持进程持续运行。1. 安装 screen大部分发行版默认已安装。若未安装,可使用以下命令:# Debian/Ubun...
Linux daili script
关于修复Linux系统时间的方法
Linux 时间设置与同步完整指南1️⃣ 查看当前时间状态(必做)date timedatectl status 重点关注:Local time(本地时间)UTC time(标准时间)RTC time(硬件时间)System clock synchronize...
EasyTier部署教程
使用Tiny C Compiler(tcc)快速编译解释执行 C
Linux 安装 tcc方法 1:使用系统包管理器(最快)Debian / Ubuntu / Kalisudo apt update sudo apt install tcc CentOS / Rocky / AlmaLinux(EPEL 必需)sudo dnf install epel-release sudo d...


