Results 2858 comments of MichaIng

Can you share the full update log: ```sh cat /var/tmp/dietpi/logs/dietpi-update.log ```

Just to be sure, after restoring the backup, you ran `dietpi-update` just a single time and did not repeat it? Because I need to find the exact pre-patch, package upgrade...

> I restored to my most recent backup and this was the result pre dietpi-update > `crw-rw-rw- 1 root root 1, 3 Jul 11 19:35 /dev/null` > > After the...

Let's go through some possible culprits: ```sh ls -l /dev/null # check that it is still has right permissions apt update ls -l /dev/null apt upgrade ls -l /dev/null dietpi-services...

I ran into this issue when trying to disable the obsolete MariaDB PID file with `pid_file=/dev/null` in another config file: https://github.com/MichaIng/hacks/commit/7c453c9 This worked in the past, but recent MariaDB then...

Many thanks for your request. URL: https://i3wm.org/ GitHub: https://github.com/i3/i3 Vote for it on FeatHub: https://feathub.com/MichaIng/DietPi/+21

@FredericGuilbault Ah good find. Would be good to know, if this places itself as default window manager on install or one needs to configure it (which dietpi-software could do then)....

Soon likely not, as there is much more on ToDo (as well many software titles with higher votes) but not enough time to implement them quickly. If anyone wants to...

Thanks for the hint. I have no time to take care of support for different Java versions, and also would not do it for a single software title only. For...

Have Paper versions and Minecraft version been aligned in the meantime? Forgetting again about the difference, I implemented the install of a Paper version, matching the latest Minecraft which supports...