MichaIng
MichaIng
Good idea. I want to get rid of the `dietpi-services` startup at boot but have all services "enabled" instead and regularly started by systemd. This just requires a lot of...
Ah okay, so it is not related to the actual data size but an index. The downside of a (too) high value is, I guess memory usage (for the hashes)...
Same here. Someone listed some alternatives here: https://github.com/mpolden/echoip/issues/74#issuecomment-710593212
> StarWind V2V in the early days Okay, good to know that I didn't ended up using some crap 😄. Creating the image from scratch is of course always the...
> Replacing the VHDX should be done for resets; however, the same would happen if we distribute Hyper-V configurations. The configuration would only make the initial setup easier as you...
I agree, was also never happy with this `bumps to rpi-4.9.y` info, that is worth nothing. I agree that current and update kernel versions (even if they are identical, also...
The image should be named e.g. `berryboot-XXXXYYZZ-rpi64`. It supports all RPi models that have an 64-bit capable ARM, including down to RPi 2 v1.2 (when adjusting `config.txt` to use the...
> For all other major operating systems aarch64 variants exist. Raspberry Pi OS is only shipped as 32-bit Raspbian-based version currently, the 64-bit Debian-based version suffers a significant lack of...
PHP-FPM would be required to have a persistent OPcache instance across all requests and websites served via the same FPM pool. On regular CGI calls, a new OPcache is created...
Are you guys trying to compile it from source or via wireguard-dkms from Debian unstable repo? AFAIK it is a known issue the Debian unstable packages work only on ARMv7+,...