CasaOS is defined as “A simple, easy-to-use, elegant open-source Personal Cloud system” written in Go. It makes everything available at […]
Alpine Cheat Sheet
Alpine Linux is a powerful ultra lightweight distro super popular for micro services such as Kubernetes and Docker. Basically, it […]
Leveraging Pimox – Proxmox VE 7 for Raspberry Pi
Proxmox officially does not run on Raspberry Pi but Pimox does [Link]. Pimox is an adapted build of Proxmox that was […]
Setting Up LIGHTtpd on Ubuntu 20.04 and 22.04
As the name implies, the main advantage of lighttpd over Apache2 and Nginx is the lower resource usage, making it […]
Why and How to use TurnKey Core Linux
TurnKey Core is the base operating system for all TurnKey GNU/Linux solutions [Link]. It’s based on Debian and is the […]
Desktop as a Service (DaaS) with Kasm Workspaces
Kasm Workspaces (KW) is a web-native open-source “Container Streaming Platform” [Link]. What does that really mean? KW used Docker and […]
Deploying a Self-Hosted Open-Source Password Manager with Passbolt
Passbolt CE (Community Edition) is an enterprise grade open-source [Link] multi-platform [Link] password manager. It is a great alternative to BitWarden […]
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 client to the server. It […]
Linux Log Management and Audit
INDEX Journal Control Used to view and manipulate Systemd logs. Remote Syslog Forwards log messages over an IP network. Log […]
Managing Partitions from the Command Line
Checking the drives attached to the Linux server or workstation. mount shows all mounted partitions. note that it contains much […]