Этот коммит содержится в:
Ihar Hancharenka 2025-01-30 21:48:03 +03:00
родитель 0ac207d47b
Коммит cba1863b5e

Просмотреть файл

@ -2,6 +2,8 @@ https://www.opswat.com/products/metadefender/access
https://github.com/OPSWAT/metadefender-k8s/blob/main/helm_charts/mdcore/templates/deployments-template.yml https://github.com/OPSWAT/metadefender-k8s/blob/main/helm_charts/mdcore/templates/deployments-template.yml
!!! disable selinux
forum forum
https://go2.opswat.com/s/ https://go2.opswat.com/s/
https://go2.opswat.com/s/topic/0TO4X000000c3gkWAA/metadefender-core https://go2.opswat.com/s/topic/0TO4X000000c3gkWAA/metadefender-core
@ -98,15 +100,21 @@ https://software.opswat.com/OESIS_V4/Release_Notes_Log_Linux
Release Notes for Version 4.3.3479.0 03/12/2024 Release Notes for Version 4.3.3479.0 03/12/2024
Fedora 41 error Dandified Yum Auto-update setting is not turned on - Fixed GetAgentState of Dandified Yum that is not report correctly Fedora 41 error Dandified Yum Auto-update setting is not turned on - Fixed GetAgentState of Dandified Yum that is not report correctly
https://discussion.fedoraproject.org/t/autoupdate-dont-work-in-fedora-kde/128181/ https://docs.fedoraproject.org/en-US/quick-docs/autoupdates/
https://fedoraproject.org/wiki/AutoUpdates https://dnf.readthedocs.io/en/latest/automatic.html
https://discussion.fedoraproject.org/t/autoupdate-dont-work-in-fedora-kde/128181/
https://fedoraproject.org/wiki/AutoUpdates
sudo dnf install dnf-automatic
dnf5-plugin-automatic https://discussion.fedoraproject.org/t/unable-to-install-dnf-automatic/136754
sudo systemctl enable --now dnf-automatic.timer sudo dnf install dnf5-plugin-automatic --allowerasing
cat /etc/systemd/system/timers.target.wants/dnf5-automatic.timer sudo tee /etc/dnf/automatic.conf << EOF > /dev/null
-> /etc/systemd/system/dnf5-automatic.timer.d/override.conf [commands]
sudo systemctl start dnf-automatic.timer apply_updates = yes
EOF
sudo systemctl enable dnf5-automatic.timer --now
dnf --version
systemctl list-timers 'dnf5-*'
??? ???
ls -la /usr/bin/opswatclient/bin/tlaxzac ls -la /usr/bin/opswatclient/bin/tlaxzac