MichaIng
MichaIng
The Debian mini.iso installer is a great way to create a minimal bootable Debian system and it meanwhile supports some SBCs as well. It hence would be great if we...
E.g. for DietPi-Dashboard: https://github.com/ravenclaw900/DietPi-Dashboard/issues/170 But actually, while I personally thought that a server admin web interface should probably not broadcast itself, this may be handy in many other cases. We...
as added with DietPi v8.5: https://github.com/MichaIng/DietPi/pull/5509
I got an email with a suggestion. Checkout: https://bztsrc.gitlab.io/usbimager/ It supports all OSes that Etcher does, but is over 300 times lighter (file size). Requires a test if GPT/EFI images...
Most images can be flashed to eMMC and USB directly, but e.g. in case of RPi it depends on the model and RPi 3 non-plus needs to be programmes etc....
E.g. the expandable `dietpi-software` block on all software pages could be an include file, so changes only need to be done once there. There are other shared blocks, like file...
- Add/override settings via own config file: `/etc/mysql/mariadb.conf.d/99-custom.cnf` - Use [MySQLTuner](https://github.com/major/MySQLTuner-perl) to get optimisation ideas - Reference: https://mariadb.com/kb/en/server-system-variables/ - An example of my personal Nextcloud instance: ```ini [mysqld] # Disable...
https://github.com/MichaIng/DietPi/issues/5130