V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  MrWil  ›  全部回复第 2 页 / 共 2 页
回复总数  22
1  2  
相同的心理状态在刷 v2😭
Ubuntu20 ; Ubuntu22 都已验证,会自动更新。关闭操作如下:

Ubuntu 关闭内核和软件自动更新

# block kernel auto update
apt-mark hold linux-generic linux-image-generic linux-headers-generic

# close Update-Package-Lists
sed -i 's/1/0/g' /etc/apt/apt.conf.d/10periodic

# close unattended-upgrades
sed -i 's/1/0/g' /etc/apt/apt.conf.d/20auto-upgrades
1  2  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1435 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 23:46 · PVG 07:46 · LAX 16:46 · JFK 19:46
Developed with CodeLauncher
♥ Do have faith in what you're doing.