ubuntu安装
步骤
https://vip.kingdee.com/article/655101459595447552?productLineId=0&lang=zh-CN
iso镜像
https://cn.ubuntu.com/download/server/thank-you?version=24.04.1&architecture=amd64
1. 更换阿里云源加速更新
sudo sed -i 's|//archive.ubuntu.com|//mirrors.aliyun.com|g' /etc/apt/sources.list
2. 更新系统及驱动
sudo apt update && sudo apt upgrade -y
3. 安装常用工具
sudo apt install git vim net-tools gnome-tweaks
4. 开启夜间模式/扩展支持
sudo apt install gnome-shell-extension-manager