Marc Wäckerlin
Für eine libertäre Gesellschaft

Aktuelle Beiträge

Computer: Tutorial: Docker-Compose Deployment Discover how to deploy a simple NestJS application alongside WordPress and MySQL using Docker-Compose. This guide walks you through setting up Docker-Compose with a step-by-step explanation, from building a custom NestJS service to routing with Traefik, all while maintaining service isolation and security with multiple encrypted networks. Learn how to use environment variables for dynamic configuration and manage services efficiently using Docker-Compose commands. Dive into practical examples for both basic and advanced setups.
Computer: Image from Dockerfile Views: 37After the Docker Container Introduction, the next step is to deploy a sample project in a Docker container. For this, we create a basic NestJS service with a simple GET / route that returns Hello World!. Simple NestJS Project First download and install Node.js and npm, they also install the nice little tool npx, [read ...]
Computer: Secure Passwords and Numerical PINs How to choose highly secure psswords and numeric PINs with examples using the Linux tool pwgen.
Computer: Blockchain Vergleich Welche Blockchains sind interessant und könnten sich aus welchen Gründen und zu welchem Zweck durchsetzen? Ein Vergleich mit Bewertung von Eigenschaften relevanter Blockchains, basierend auf Kriterien wie Sicherheit, Funktionalität und Technologie.
Politik: Landesverteidigung: Fair, frei, effizient Für eine freiwillige Landesverteidigung: Warum der Föderalismus, Freiwilligkeit und finanzielle Selbstbestimmung die Zukunft sind.
Computer: Synchronize Data between two Servers behind Firewalls How to synchronize files between two servers behind different firewalls that don't see each other using rsync and and ssh with root access on both servers and through a user's laptop as man in the middle.
Computer: SuisseID as Code Signing HSM How to get a SwissSign codesign certificate using the SuisseID as HSM on Linux Ubuntu. Example how to digitally sign a windows executable.
Computer: Combine PKCS11 (SuisseID) and SSH How to use a PKCS#11 hardware token, such as SuisseID for SSH login.
Computer: Install SwissSign SSL Server Certificate in Apache How to install SwissSign SSL certificates on an Apache webserver.