摘要: 一、系统设置 更新软件库 apt update -y && apt upgrade -y 更新、安装必备软件 apt install sudo curl wget nano 校正系统时间 将时区改为改成上海 sudo timedatectl set-timezone Asia/Shanghai 查看 阅读全文
posted @ 2024-11-02 22:25 进击的嘎嘣脆 阅读(658) 评论(0) 推荐(0)