华铭 發表於 2023-10-3 00:00:00

Ubuntu服务器怎么设置每天自动进行安全更新?

<p>
        作为系统管理员,十几个服务器上运行的每一天的安全更新程序比较繁琐。幸运的是,Ubuntu将每天自动稳定的更新安全更新。</p>
<p align="center">
        <img style="max-width:100%!important;height:auto!important;"title="Ubuntu服务器怎么设置每天自动进行安全更新?" alt="Ubuntu服务器怎么设置每天自动进行安全更新?" align="" border="0" src="https://zhuji.jb51.net/uploads/img/202305/2116e35457fcc956dbbffeeb8989d74f.jpg" width="500"></p>
<p>
        所有你需要做的是运行在服务器上这一个单一的命令:sudo dpkg-reconfigure -plow unattended-upgrades</p>
<p align="center">
        <img style="max-width:100%!important;height:auto!important;"title="Ubuntu服务器怎么设置每天自动进行安全更新?" alt="Ubuntu服务器怎么设置每天自动进行安全更新?" align="" border="0" src="https://zhuji.jb51.net/uploads/img/202305/c506765b3995102b2872778e51285d6c.jpg" width="500"></p>
<p>
        一旦运行该命令,你会看到一个粉红色的屏幕。</p>
<p align="center">
        <img style="max-width:100%!important;height:auto!important;"title="Ubuntu服务器怎么设置每天自动进行安全更新?" alt="Ubuntu服务器怎么设置每天自动进行安全更新?" align="" border="0" src="https://zhuji.jb51.net/uploads/img/202305/6389e8d79a529820da38454afcbc25f9.jpg" width="500"></p>
<p>
        如果你想自动下载和安装更新稳定。选择是。</p>
<p align="center">
        <img style="max-width:100%!important;height:auto!important;"title="Ubuntu服务器怎么设置每天自动进行安全更新?" alt="Ubuntu服务器怎么设置每天自动进行安全更新?" align="" border="0" src="https://zhuji.jb51.net/uploads/img/202305/08fe650bb531ab1a61192fd8af85f2cf.jpg" width="500"></p>
頁: [1]
查看完整版本: Ubuntu服务器怎么设置每天自动进行安全更新?