

1·
24 days agoThey acutally use deduplication. So if there is a package needed in e.g. 10 different flatpaks it will not take 10x the space on the drive.
They acutally use deduplication. So if there is a package needed in e.g. 10 different flatpaks it will not take 10x the space on the drive.
If you know how to use containers then go for debian as the server OS and run everything you need as containers.
Debian is community based distro, very stable, major updates every few years, ubuntu and other distros use it as a base.
Get familiar with working on the command line, try nano as an easy text editor und use docker compose.
I did not test TrueNAS, I do know the scale version can run containers too, but I do not know how stable ur usable it is. You should go for the classic linux approach with Debian. Much more fun to learn :)
It was mentioned in a podcast from the linux cast - there was actually a guy (I believe he works for gnome) and he cleaned up with some prejudices about flatpaks. One of them being that they consume too much space on disk ;)