This could be it, but I also remember reading once it might be something to do with php.ini timeout settings too
This could be it, but I also remember reading once it might be something to do with php.ini timeout settings too
I’m still too container stupid to understand the right way to do this. I’m running it in docker under kubernetes and sometimes I don’t update nextcloud for a long time then I do a container update and it’s all fucked because of incompatible php versions of some shit.
Updating from my experience is not Russian roulette. It always requires manual intervention and drives me mad. Half the time I just wget the new zip and copy my config file and restart nginx lol.
Camera upload has been fantastic for Android, but once in a while it shits its brains out thinking there are conflicts when there are none and I have to tell it to keep local AND keep server side to make them go away.
I use Windows only when a certain game has a quirk in Linux. Everything else is Linux. Video editing, photo editing, gaming, browsing, etc
Proton is so fucking good these days
Bsd is a complete package and tested as such. All the software and everything. It’s like windows, when it’s released you install it and you get wordpad, edge, calculator etc. Bsd is the same that way. Linux is just a kernel, with the distributions bolting on the gnu software. I know it sounds kinda the same but it’s not.
Also the license. With Linux I think you need to cite it’s use and you can’t charge for something build with it (of course there’s exceptions, like packages you create do not need to be for example), but bsd license is the most permissive. You can charge a customer for it and dress it up however you want.
No systemd.
There’s some other stuff too
Literally used it last weekend. If you’re in an open space it works really well.
Not trying to sell you on it, you do what works best for you. Truenas scale is an operating system built on Debian. There will be no packages for it. It’s hard to explain until you start using it. I came from VMs on truenas core for many years and it was annoying to migrate to docker but after I used it for a while I liked it a lot more. It’s hard to explain without just using it, so if you’re not into playing around and what you have works great, then great. I’ve been working with jails and VMs and containers for well over 15 years since I work in IT so I’ve played with big and small systems. There are definitely some annoyances when it comes to the VM approach.
Your data footprint would be less. Maintenance is a breeze. If you update your image and it breaks, just roll it back. Less consumption of resources. No need to divide your storage and ram for VMs. There are millions of docker images so you can start something new in seconds. And the learning curve isn’t too bad if you’re on truenas scale. Truenas core is a NAS operating system built on freebsd (Unix), and truenas scale is built on Linux. Both use ZFS for the underlying storage.
On truenas scale though it’s just tiles in a web browser, it’s super easy. And since it runs on ZFS backups are easier too. Just click your way through periodic volume snapshot tasks.
Definitely a bit of a learning curve but it’s a sleek setup once you understand.
See am I crazy or didn’t google say this was a thing coming ages ago?
Also disabling apps. Am I also crazy or did that come and go and only ever work on certain ones? I really do sometimes find it useful to disable apps instead of uninstalling them. When you uninstall you need to configure them all over again when you do the reinstall.
Maybe I’m confused on the KDE connect part, but you can install KDE connect on windows.
Dex is cool, wanted this too, I’d probably make good use of this type of capability on the steam deck instead though.
Used to be like you, then I moved from truenas core to scale where it’s now Linux and docker instead of freebsd and iocage jails.
So docker has this concept of persistent volumes. You configure all your settings in the initial setup command (docker compose) and define persistent volumes. This way you don’t lose your data.
Here’s an example, Plex. I run Plex in docker now. So my config directory is defined as a persistent volume. If I need to update Plex, or rebuild it or whatever, the container just updates and has all the data I need via the persistent volume. If the install is messed up or whatever I just get a newer image and run the docker compose and it fires up and mounts the persistent volume and off I go.
Basically it takes away the burden of having to figure out the OS configuration. Makes backups easier - and smaller. And the things are spun up, installed, and usable in seconds.
Out of curiosity, why not? I’ve come around.
I really don’t get your meaning of my apparent silly reason. You can’t use Acronis, Veeam, or other typical backup products with ZFS. My point is this is a barrier to entry. I disagree that it’s not silly for a home user to build another expensive NAS just to do ZFS send and receive which would be the proper way.
I don’t consider backups optional.
Because you can’t use typical back product software. If you do it the right way, you’re using my ZFS send and receive to another machine running ZFS which significantly adds to cost.
But ZFS has a learning curve and limits easy backup options… but it’s worth it.
“prevent data leakage and ensure that 100% of your data is processed by Google”
I’d definitely not use this
And what is HeavyScript?
Yeah I’m only running it because truenas scale uses it