debian buster brings apparmor. apparmor brings problems – eg it’s too restrictive for libvirt KVM guests and does not allow KVM to create snapshot-related files in VM’s folders. so far i did not find a clean and generic way to address it so i had to disable apparmor for libvirt by adding security_driver = “none” ... Read More
while checking one of the servers running debian jessie i’ve noticed that logs are full of: strange… didn’t i put “-4” in the /etc/default/bind9 ages ago? apparently i did but ps shows that it was ignored: a bit of googling told me it’s a known problem with systemd [sic!] – the /etc/default/bind9 is ignored. workaround? ... Read More
i’m using nagios to wake me up. not every day – only when there’s some outage. i have pair of nagios servers – one in Sweden, one in Poland – they cross-check one another and – for the most critical problems – send sms and make a phone call. for sms’es i’m using budgetsms.net, for ... Read More