Ansible is a powerful automation tool for Linux. It operates on the philosophy of anything you can do via SSH… Read more Ansible: A quick and dirty intro.
Month: March 2020
Ansible Vault
Ansible provides an automated means of performing nearly any administrative function against a list of any number of RHEL or… Read more Ansible Vault
vmip : Get the IP address of a KVM virtual machine
I’ve added a short bash script that will return the IP address of a running KVM virtual machine. I needed… Read more vmip : Get the IP address of a KVM virtual machine
iSCSI Initiators and Targets
It is possible to configure a RHEL or CentOS server as an iSCSI initiator (a.k.a. client), or as an iSCSI… Read more iSCSI Initiators and Targets
Simple Encrypted Backup to Gdrive
When I had my computer stolen out of my home it wasn’t the machine I missed. My boxes usually have… Read more Simple Encrypted Backup to Gdrive
Configure a Squid Proxy to Use With YUM.
Keeping all of your server’s installed packages up to date is paramount to system security even if the server is… Read more Configure a Squid Proxy to Use With YUM.