-
Automation
Ansible Software Patching for Beginners
Ansible is a well-known configuration management solution that can be used for automating many different things. One thing you can do very well with Ansible is using it for updates and software patching. Let’s see how. Table of contentsSetting up…
-
Cloud
AWS Cloud Cost Optimization – Strategies for Reducing Your Cloud Spend
Reducing costs in the cloud is definitely a conversation many businesses these days are having. Let’s look at strategies for reducing that spend for organizations. Table of contentsEstablishing an AWS Cloud Cost Optimization StrategyAssess Your Current AWS Cloud EnvironmentSet Up…
-
Self hosted
Best Synology Apps List 2023
Hashicorp Nomad
-
Proxmox
Proxmox add disk storage space – NVMe drive
Proxmox and NVMe storage is a great combination for the home lab or production environments. NVMe drives have gotten extremely inexpensive and you can buy large drives for low cost. However, how do you add an NVMe drive to Proxmox…
-
AI
What Is the ChatGPT Error in Body Stream Issue? 10 Ways You Can Fix It
You may have see the ChatGPT error in Body Stream issue. What causes this issue and what can you do about it to get back to using ChatGPT? Table of contentsWhat is ChatGPT?10 Ways to Fix the ChatGPT Error in…
-
Self hosted
Synology QuickConnect Setup and Configuration
Synology DSM
-
Windows
Fix WinRM Negotiate Authentication Error
There can be nothing more frustrating that seeing a WinRM negotiate authentication error. The errors can be vague and may not be easy to understand what is going on underneath the hood. Let’s take a look at a number of…
-
Self hosted
NextCloud vs ownCloud – Which self-hosted Cloud solution?
NextCloud vs ownCloud, which one is the best solution for your needs? Let’s take a look at the two private cloud solutions and which one might be best for you in your home lab. Table of contentsWhat is ownCloud project?Features…
-
Networking
pfSense Force Safe Search Configuration
Safe search is a feature on firewalls that allows you to filter out search results that might not be appropriate for young ones or in certain environments. Let’s look at pfSense force safe search and how to implement it. Table…
-
AWS
AWS Load Balancer Controller installation and configuration
Let’s look at an open source solution called AWS Load Balancer Controller that allows you to manage your elastic load balancers with Kubernetes ingress. Table of contentsWhat is an AWS Load Balancer?What is an AWS Load Balancer Controller?Kubernetes Ingress and…