Tag: linux
All the articles with the tag "linux".
All Posts

Access Kubernetes NodePort Services with Subdomains
Published: at 07:50 AMExpose Kubernetes NodePort services via subdomains using wildcard DNS and NGINX, without an Ingress controller.

Presenterm
Published: at 02:56 PMWhy I like Presenterm for tech talks: write slides in Markdown, keep them in git, get code highlighting, diagrams and images, and present everything directly from the terminal.

01 - a GNU Core Utility - ls
Published: at 06:53 PMMaster the Linux ls command with this complete guide covering basic to advanced options, hidden features, and modern alternatives to boost your terminal productivity.

SSH Certificate Authentication
Published: at 10:22 AMMinimal SSH certificate authentication lab: three Docker containers (CA, client, server) where we create a CA key, sign a user key and test SSH logins with certificates.