Category: Servers of Web: Apache2
Protected: WTF: Ubuntu 20: Full disabling Snaps in Ubuntu 20.04 – back from dark nightmare to light of server Linux
Protected: LXC vs KVM | What Is The Difference?
Apache: monitoring of site with watch/curl.
-> watch -n 300 'curl -I http://site.com:3080 2>/dev/null | egrep "HTTP|Date" | tee -a site.curl.txt'
“Apache: monitoring of site with watch/curl.”Continue reading
CentOS7: How do disable PrivateTmp for Apache with systemd?
Technically better to provide a small override of service file rather than copying the whole new version in /etc/systemd/system … (www.freedesktop.org/software/systemd/man/systemd.unit.html)
“CentOS7: How do disable PrivateTmp for Apache with systemd?”Continue reading