Minikube is a free open-source solution that creates a single node Kubernetes cluster [Link]. See […]
Deploying S3 Compatible Block Storage
The original purpose of this post was to showcase and walk through the steps to […]
Setting Up a Private CDN with Varnish HTTP Cache on Ubuntu
Varnish HTTP Cache is a dedicated opensource application for caching HTTP requests made by the […]
Setting Up a Centralized Log Server with GrayLog on Ubuntu
GrayLog is a powerful free open source centralized log management solution for capturing, storing, and […]
Linux Log Management and Audit
INDEX Journal Control Used to view and manipulate Systemd logs. Remote Syslog Forwards log messages […]
Managing Partitions from the Command Line
Checking the drives attached to the Linux server or workstation. mount shows all mounted partitions. […]
How to Encrypt Partitions with LUKS
Linux Unified Key Setup (LUKS) is an utility for disk encryption based on the DMCrypt […]
Linux Hardening Guide
This guide lists essential considerations to harden (enhance) a Linux server to reduce the attack […]
Setting Up the Linux Firewall IPFire
IPFire is a hardened open-source Linux distribution that routes and offers firewall features to a […]
Most Common Linux File Systems – EXT vs XFS vs ZFS vs Btrfs
Basically, in all file systems, the first block is used for the Boot Sector and […]