My shutdown Bash script on GitHub
I have published my shutdown Bash script on GitHub. The new thing in the script, the deletion of the content in the rubbish of Fedora 41. You find the link here.
I have published my shutdown Bash script on GitHub. The new thing in the script, the deletion of the content in the rubbish of Fedora 41. You find the link here.
I have created a short video about how the bash menu works. The code of the bash menu is here: In the video, there is no sound / music.
Ich habe heute Nacht die Wirtschafts-Identifikationsnummer vom Bundeszentralamt für Steuern per Mail bzw. Elster-Nachricht erhalten. Die Nachricht ist auch in meinem Elster-Konto erschienen. Damit kann ich nun richtig durchstarten und mein Gewerbe ausführen. Die Wirtschafts-Identifikationsnummer umfasst auch die Umsatzsteuer-Identifikationsnummer. Somit habe ich nun keine zwei Nummern mehr. Mehr Informationen hier
A repo file is a text file that contains instructions for the operating system (Linux, the Bash) where to find the newest information about a package. In contrast to operating systems like Microsoft Windows, where you download and install software directly from a variety of sources, Linux distributions rely on these central repositories. This structure allows the distribution maintainers to check and verify the packages for stability and security before they reach your system. 🚩️ Warning: While you can install…
Today about This is a valid blog article for the Red-Family users and other distributions that uses the DNF tool for the package management. DNF stands for Dandified Yum, and it is the newer packager manager for the „old“ yum command. It was born on 11.05.2015. The current version is 5.2.17.0 that appeared on 02.09.2025. On my current Fedora (41), I use the version 5.2.16.0. dnf info Search for information about a package, what you have installed. Here is an…