Selfhosted @lemmy.world The end of tt-rss.org
Selfhosted @lemmy.world Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.
Selfhosted @lemmy.world Routeable Loopback Addresses
Selfhosted @lemmy.world Consider Security First | The Changelog
Selfhosted @lemmy.world A new home and license (AGPL) for Synapse and friends
Selfhosted @lemmy.world awesome-selfhosted.net now has subpages for each platform/language
Selfhosted @lemmy.world Searx is no longer maintained
Selfhosted @lemmy.world Cryptographic Agility Part 1: Server Certificates
Selfhosted @lemmy.world awesome-selfhosted.net - a list of Free Software network services and web applications which can be hosted on your own server(s)




unattended-upgrades doesn't do that unless you explicitly specify
Unattended-Upgrade::Automatic-Reboot "true";in the config. Check/usr/share/doc/unattended-upgrades/README.md.gzThe main configuration file is
/etc/apt/apt.conf.d/50unattended-upgrades, maybe you put your config in the wrong place?here is mine