(24)
https://zenn.dev/kn64872/articles/9d52673d254637
cat /etc/apt/apt.conf.d/20auto-upgrades
sudo sed -i 's/APT::Periodic::Unattended-Upgrade "1";/APT::Periodic::Unattended-Upgrade "0";/' /etc/apt/apt.conf.d/20auto-upgrades
cat /etc/apt/apt.conf.d/20auto-upgrades
cat /etc/apt/apt.conf.d/20auto-upgrades
sudo sed -i 's/APT::Periodic::Unattended-Upgrade "1";/APT::Periodic::Unattended-Upgrade "0";/' /etc/apt/apt.conf.d/20auto-upgrades
cat /etc/apt/apt.conf.d/20auto-upgrades
(RL9)
https://qiita.com/yamada-hakase/items/e9e76405a663864e359a
rpm -qa | grep dnf-automatic
systemctl list-unit-files --type=timer | grep dnf-auto
systemctl disable dnf-automatic-download.timer --now
systemctl list-unit-files --type=timer | grep dnf-auto
systemctl status packagekit
systemctl disable packagekit --now
systemctl status packagekit
- Windows Server
(2022)
https://se-abeaver.com/winsv-disable-winupd/