2025-04-052025-04-06Linux Sync your local folder to a Hetzner Storage Box with rsync and ssh First of all, note that there is a chance of overwriting data, if the following code is used incorrectly! Be careful! Now […]
2025-01-13Linux How to change the display language in KDE (Kubuntu 24.04 LTS) Klick the startbutton, or press the corresponding key on the keyboard to open up the menu. Next open up the system settings. […]
2024-12-062024-12-06Gaming, Linux Continue after moving to the full game, from the Final Fantasy XVI demo on Linux/Proton. This is for Linux users, who use Steam and Proton and know what they are doing! If you want to transfer your […]
2024-10-122024-10-12Linux, Virtualization Uninstall VMware products from your Linux system Get an overview of the installed VMware products via this command: sudo vmware-installer -l The output may look like this: Product Name […]
2024-07-25Gaming, Linux, Windows Regarding my Intel Core i7-13700K (unstable) I’ve asked for RMA at the shop, where I bought it last year. I’m waiting for them to get back to me.It […]
2024-07-032024-07-03Gaming, Linux Continued testing with TVB off and with the new UEFI/BIOS released on 31st of May 2024 It appears, that the stability has improved a lot with the aformentioned modifications. Since I do not need the CPU to operate […]
2024-05-17Linux How to test a specific CPU core in Linux Install the stress-ng package an run the below command:
2024-05-082025-03-15Linux, Network Static IP configuration in Debian 12 To configure a static on a Debian 12 server, open up the /etc/network/interfaces file and configure it like the example below. # […]
2024-04-062024-04-06Linux Start a task on specific cpu cores The below code will use the taskset command to assign the job to CPUs 16-23. In my case, those are E-cores. This […]
2024-03-10Linux, Network Issues when Pihole is a DHCP client In case your Pihole receives some, or all of it’s configuration from a DHCP server, it may inherit a setting called search […]