Blog Home
Welcome! All posts are original ideas, information I have found valuable, or items I taught myself over the years. I am mostly self educated and the blog articles reflect that.
In that same spirit, you should take everything you see on this site with a grain of salt and do your own due diligence.
Thanks for visiting.
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | ||||||
Recent Posts:
-

Validate the Integrity of a File Backup using Ansible
Introduction Running nightly file backups is a common task for administrators. How do we know the file was copied successfully with no errors? In this post, we will set up an ansible script and it will run a file integrity check using MD5 on both the source and the destination files to verify it was…
-

Update, Reboot, & Get the Health of Remote Servers
Introduction Ansible was designed to remotely manage multiple Linux servers simultaneously. Scripts can be used for many common tasks like updating, rebooting, or to the check health of your Linux servers . Ansible scripts are very format sensitive, so be sure that all columns match up, as below, or it will not run. Notice that…
-

Managing User Accounts with Ansible
Introduction Ansible is a program designed to manage Linux servers. See blog post on setting up Ansible, creating a script, creating an inventory file, and calling a script from the command line. You can call a single server or multiple servers by separating then with a colon on the ‘hosts’ line. If a large number…
-

Make a Batch Script to Map Your Drives
Use a simple batch script to map local and network folders — it saves time, reduces strain on your wrist, and eliminates manual navigation.
-

Change Font Size in KeePass
Go to Tools > Options > Interface (2). Change custom list font and custom password font from default 8pt to 10 or 11pt.
-

Insider’s Recipes Cook Book
I got this a long time ago, and can’t remember where. But it claims to have hundreds of your favorite restaurant recipes.
