Switching to Fedora 42
Fedora Installation Tutorial We are using Fedora 42 with GNOME (not KDE). You can download Fedora from the official website. Note: Fedora 42 uses Wayland only – X11 support has been removed. This ...
Fedora Installation Tutorial We are using Fedora 42 with GNOME (not KDE). You can download Fedora from the official website. Note: Fedora 42 uses Wayland only – X11 support has been removed. This ...
Setting up Ubuntu This posts is mainly for the purpose of documenting the setup of a clean Ubuntu. I am using a clean Ubuntu Version 24.04.2. Please update your system first. sudo apt update &...
You can show a list with all input devices via xinput list then you simply choose the device you want to disable - in our case it is: ⎜ ↳ Wacom Pen and multitouch sensor Finger touch id=11 ...
The screen flickerung is coming from Panel Self Refresh (PSR), a power saving feature used by Intel iGPUs which is known to cause flickering in some instances. A temporary solution is to disable th...
Coming soon ;)
Meine Standard-Desktopumgebung ist immernoch Gnome, da ich aus beruflichen Gründen Ubuntu nutze und ich damit auch mehr oder weniger zufrieden bin. Ich mag es, wenn ein System stabil läuft, ich abe...
There are several ways to clean up the aptitude manager apt clean → cleans the packages and install script in /var/cache/apt/archives/ apt autoclean → cleans obsolete deb-packages, less than ...
We have had some problems with python packages and were forced to use conda to install packages. Thats why I am making a short tutorial on how to use it properly. How to First make sure that you...
Do you need a modern looking documentation of your c++ code and are you bored of the looks of doxygen? Then doxygen awesome is something you should use! Here you can find an example What do I nee...
So long I am looking on some pages of other guys, that have deployed some Github-pages. So I decided to start a Github-Blog my self, to document some development specific things concerning my daily...