A Linux and Cybersecurity expert in Australia. RHCE, Linux+, Sec+, CySA+, CASP+, CISM

Contact our friendly team to get started.

All HowTo's

Munin Email Notifications – Different emails to different people

Send emails to different people for different servers (nodes) with Munin. Here is an example from a working “/etc/munin/munin.conf” file: contact.web_group.command mail -s “MUNIN – ${var:group} :: ${var:host}” [email protected] contact.web_group.always_send warning critical contact.db_group.command mail -s “MUNIN – ${var:group} :: ${var:host}” [email protected] contact.db_group.always_send warning critical contact.itgroup.command mail -s “MUNIN – ${var:group}

Read more
Windows

Microsoft Disk Part

It is no secret that the Windows GUI does make certain things harder than they need to be, one of these things in particular is formatting drives using Disk Management. Although 90% of the time disk management will work fine you will run into cases where the partition is marked

Read more