Passbolt CE (Community Edition) is an enterprise-grade, open-source [Link] multi-platform [Link] password manager. It is […]
Kubernetes Demo: Namespace + Secret + Deployment + Service + Ingress
In this post I will walk through all the steps of deploying a containerized web […]
Running K3s (Kubernetes) Locally on Ubuntu
K3s is a free and open-source [Link] fully certified Kubernetes-compliant distribution [Link]. It offers a […]
Running K8s (Kubernetes) Locally with Minikube on Ubuntu
Minikube is a free open-source tool that creates a single-node Kubernetes cluster [Link]. See also […]
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 open-source application for caching HTTP requests made by clients […]
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 enabling […]
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 a utility for disk encryption based on the DMCrypt […]