如何在Debian 9(Stretch)上设置自动升级 Posted on: 2017年12月23日 2017年12月23日 Categories: HostDare文档教程 Tags: Debian, Stretch 如果您购买了Debian服务器,想随时自行更新最新的安全补丁,那么你需要这样做: 运行这个命令来安装“卸载升级”包,以及一个包来识别更改: apt -y install unattended-upgrades apt-listchanges 安装完成后,编辑未完成的升级配置: (更多…)