Blog

How to Upgrade Debian Bullseye to Bookworm

Debian released the new stable version 12 in June 2023. The codename this time is Bookworm, and this is the little green worm from Toy Story. If you run version 11 of Debian, you will have support roughly until June 2026. Those who don’t want to wait can follow this tutorial for the upgrade. Prerequisites […]

CVE-2021-44228 Log4Shell Vulnerability in SAP Commerce Cloud on Premise

A lot of companies face the issue with the Log4Shell vulnerability at the moment. It is possible to exploit the log4j library Version Apache log4j <= 2.14.1 and run any (malicious) code from a remote machine. Unfortunately, there is still no official answer from SAP, therefore I want to share my knowledge on how to […]

VirtualBox | Free Up Disk Space on Debian Guest

Do you know the feeling when a pop up comes up and reminds you to clean up your hard disk? Today, it happened to me and I checked the disk manager. I saw that my virtual machines use a lot of space. So I decided to clean them up and I want to show you […]

Git Secret Tutorial

git-secret is a tool to encrypt files. It helps you to give another person access to this file and to remove the access again. So it helps to keep secrets confidential and share the secrets between authorized people. Without such a tool you would need to keep the secrets out of your version control system […]

Git | How to use the revert command

Today, I want to describe how to revert a commit in Git. The revert command is usually used to “take back” a commit. For example, if a commit does not fix a bug, you can revert the commit and create a new commit that fixes the issue properly. Let’s create a small example. I create […]

Git | Moving Repository from BitBucket to GitHub

Moving a repository from BitBucket to GitHub is usually not a hard challenge. I will give you a step by step instruction to achieve your goal. With this instruction, you can also move in vice versa or to the repository of your choice. But you have to change the repository host and your user to […]

Raspian | Upgrade from Stretch to Buster

I use my Raspberry PI 4 Model B for different kind of private projects. Today I want to upgrade it to the new Buster version. This is the first time I do it for the Raspberry, but not for a Debian distribution at all. See my article Upgrade Debian from Jessie to Stretch. Why should […]

Suspendisse morbi pretium

Eu donec in etiam ornare integer nam torquent ut, duis convallis semper proin vulputate arcu viverra nibh lectus, aliquet cras rutrum interdum phasellus suspendisse eleifend faucibus, magnis neque tempor adipiscing mus sollicitudin luctus. Sodales non eu taciti rutrum ultrices dapibus ipsum pharetra, massa integer cras varius ante augue tortor ultricies iaculis, a congue laoreet facilisi […]

Finibus ornare nascetur

Turpis nascetur blandit commodo tincidunt est per ornare augue metus enim in pharetra mattis mus, class molestie vestibulum penatibus curabitur quisque etiam semper suspendisse egestas iaculis himenaeos. Himenaeos etiam fermentum eleifend malesuada maximus cras suscipit platea conubia, sapien dictumst ad litora accumsan semper proin enim, feugiat turpis venenatis nullam blandit est dui tellus. Eu purus […]

Inceptos penatibus habitasse

Lobortis nullam et euismod efficitur adipiscing dictum dui vestibulum aenean porta, hac primis feugiat blandit class erat nec elit. Ipsum duis eleifend at feugiat ac est auctor, sollicitudin maximus facilisis lorem varius semper, litora natoque suspendisse netus phasellus libero. Sollicitudin rutrum mattis ad et in nostra feugiat sit imperdiet tellus ex, suspendisse orci ligula scelerisque […]

Next Page »