一、简易服务器基础配置(Linux 通用,Debian/Ubuntu/CentOS 通用极简方案) 1. 初始系统基础设置 更新系统软件源Debian/Ubuntu: apt update && apt upgrade -y