Aktuelle Beiträge
Computer: Docker Container Introduction
Up to date introduction to Containers and cloud deployment on the example of docker. Explains registries, images, containers, networks, volumes, Dockerfile, Docker Compose, Docker Swarm, all with a little introduction and some samples.
Computer: «Debianize» a Project
Views: 2340This is outdated, use my new bootstrap-build-environment project instead! (new blog post for that topic will follow) This article describes, how to add fully automated Debian package building to an existing project, as preparation for a Jenkins build job.
Computer: Cross Compile OpenSSL for Windows on Linux
Views: 21167This article explains how to configure and build the OpenSSL library on a Ubuntu Linux to run on 32bit or 64bit Windows.