Setting DNS in Ubuntu and Troubleshooting
If you are working with Ubuntu servers in your home lab or production environment, you may have seen issues with DNS resolution. One of the reasons that DNS can cause…
Virtualization, Cloud, DevOps, Reviews
If you are working with Ubuntu servers in your home lab or production environment, you may have seen issues with DNS resolution. One of the reasons that DNS can cause…
If you have a number of Linux servers in your environment, whether these are in production environments or in the home lab, you want to keep your Linux servers up-to-date…
There are many great platforms out there that provide automation server capabilities, including making use of CI/CD pipelines. Many familiar names include Git, GitLab, BitBucket, and others. However, a platform…
One of the beautiful things about Linux is the power of the Linux CLI. This is what draws many to Linux to begin with. Granted, Windows has come a long…
I have been starting to spin up a few new little Linux appliances for the home lab to service a few one off services and utilities. Typically for these types…
Managing Windows Servers with Ansible is a powerful way to perform configuration management and to remediate configuration skew in a server environment. As we have already explored basic Windows Server…
In the last post, we looked at getting the Docker Toolbox installed, vSphere Integrated Containers Networking Installed and deploying the OVA appliance for vSphere Integrated Containers. In this second post,…
If you want to play around with KVM virtualization inside of VMware Workstation, this is quick and easy to do with a few steps. Â Let’s take a look at how…
If you want to get your feet wet with Openstack, there is a great project available called Devstack which allows you to create a VM with an all in one…
Recently, in working on updating an Ubuntu server for a client that was running a customized version of Nginx compiled with Google Pagespeed and other mods, we wanted to install…