Last year, I purchased an Intel NUC to host a few small virtual machines at home. Currently, I'm running a Unify management server, a VPN server, and a Pihole server…
Performing repetitive administrative tasks, anyone a fan? I certainly not. That's why I delved into experimenting with Ansible playbooks to automate my tasks. Ansible is an open-source automation tool that…
In our production environment, we aim to gather details about virtual machines, such as owner, installation dates, and the server's purpose. In the past, we relied on adding this information…