NGINX Proxy Manager [Link] is an open-source tool that allows you to easily manage and configure NGINX servers for: A […]
OpenWRT as LXC in Proxmox
OpenWrt [Link] was originally created as an open-source lightweight firmware for embedded devices such as routers and network-attached storage devices. […]
How to Create Docker Image
Having a custom image would allow one to scale applications on-demand via orchestration (Kubernetes, Rancher, Kasm, etc) because they can […]
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 […]
Vulnerability Scanner with GVM / OpenVAS
Greenbone Vulnerability Manager, former OpenVAS, is a full-featured free open-source vulnerability scanner with enterprise grade features. It is capable of unauthenticated […]
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 […]
Python Tips and Tricks
Python is a versatile and human friendly script language that among the most popular ones. Its potential is virtually unlimited […]
How to Scan a Source-Code with OSV-Scanner
OSV-Scanner is a command-line open source tool developed by Google Open Source Security Team to enumerate and check open-source dependencies […]
Kubernetes Demo: Namespace + Secret + Deployment + Service + Ingress
In this post I will walk through all the steps of deploying a containerized web application and all the required […]