Create a Linux Service Monitoring Script
You may have mission-critical workloads running on Linux Server such as Nginx that you want to monitor to ensure the service is healthy. Using a Bash script, we can easily…
Virtualization, Cloud, DevOps, Reviews
You may have mission-critical workloads running on Linux Server such as Nginx that you want to monitor to ensure the service is healthy. Using a Bash script, we can easily…
Lately, I have been playing around a lot with Kubernetes in the lab and containers in general. I have been using full Ubuntu 20.04 virtual machines as Kubernetes hosts to…
I have been doing quite a bit of DevOps work the past few months and have found myself working with Linux tools more and more. With this being said, I…
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…
Just a couple of days ago Veeam announced the official release of Veeam Backup & Replicaton 9.5 Update 3 to everyone after giving it a few weeks with MSPs and…
Microsoft has certainly been headed in a very cool direction in the past couple of years and have definitely embraced the Linux community and interoperability between Microsoft Windows and Linux.…
If you are looking to play around with load balancing for free, then check out the Kemp LoadMaster virtual Appliance. The Kemp virtual appliance is a great free Linux Load…
Today, Veeam released the Linux agent for physical Linux workloads running in your environment. This helps to bridge the gap that you may have had before with using Veeam as…
In working with Linux VMs in Azure, there are a couple of ways to setup authentication. One being standard password authentication, and the other is Public Key Autentication. With Public…