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 is an web-native open-source “Container Streaming Platform” [Link]. What that really means? KW used Docker and the technology […]
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’s CE (Community Edition) is an enterprise grade open-source [Link] multi-platform [Link] password manager. It is a great alternative to […]
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 […]
FTP vs FTPS vs SFTP and Installation on Ubuntu 20.04
FTP (File Transfer Protocol) is a legacy protocol that should only be used for absolutely no other than publicly share […]