Is using raspi-config on Ubuntu an anti-pattern or there's an equivalent package made just for Ubuntu?
I'd like to use it to easily control OverlayFS for example. Is this possible with Ubuntu?
I'm running Plex Media Server with Docker on my RPi 4 and evwrt little.bit when I play a movie, I see CPU goes crazy and running around 350% and quite fast, within 2 minutes I get message that "platform I'm using isn't powerful enough" to do the transcoding. I don't hace a clue why would it do trans...
Hi, is there a way to control overlayfs except of doing it via raspi-config? If possible, I'd like to occasionally sync changes to SD Card without rebooting twice when disabling overlayfs on root/boot partitions. From what I saw, recently there was a tool, overctl to do this but it's not present any...
Hi, Just rank into issue where I wanted to limit CPU usage of one docker-compose container but I get this error: ERROR: Cannot create container for service XXX NanoCPUs can not be set, as your kernel does not support CPU cfs period/quota or the cgroup is not mounted Is there a way to enable cfs cgro...