摘要:
修改大内存,必须要32GB及以上 先关闭正在使用的 swapfile # 查看当前挂载的交换分区/文件 sudo swapon --show # 若显示有 /swapfile,执行以下命令关闭 sudo swapoff /swapfile # 创建新的 swapfile(以 16GB 为例,根据需要 阅读全文
posted @ 2025-09-21 21:49
简单,并非简单
阅读(71)
评论(0)
推荐(0)
摘要:
打开Ubuntu远程桌面 配置自动登录 编辑 GDM 配置文件(适用于 GNOME 桌面) sudo nano /etc/gdm3/custom.conf [daemon] AutomaticLoginEnable = true AutomaticLogin = 你的用户名 # 替换为实际用户名 固 阅读全文
posted @ 2025-09-21 21:43
简单,并非简单
阅读(221)
评论(0)
推荐(0)
摘要:
获取Repo工具并配置镜像地址 curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo > ~/bin/repo chmod a+x ~/bin/repo export REPO_URL='https://mirrors.tuna.tsinghu 阅读全文
posted @ 2025-09-21 21:22
简单,并非简单
阅读(38)
评论(0)
推荐(0)

浙公网安备 33010602011771号