Would clean out that bat cave…
Would clean out that bat cave…
Was it on a vacation, that it returned all of a sudden ?
The Omada probably not. But many other tp-link routers support it, especially the low spec ones. I mean, if we are getting to something more performant and feature rich, there are probably much better options, like Turris Omnia, some Microtik stuff and many other.
but what is nice, many tp-link hw can run regular openwrt, which is way better than the thing they provide…
something running openWRT. I for example have a Turris Omnia, which is running their own fork of openwrt. https://www.turris.com/en/omnia/overview/
Exactly, you can end up with inconsistent DB state. Only possible filesystem level solution is take a LVM/btrfs/zfs snapshot and copy the DB files from there, but at that point, the dump is much easier and more convenient.
docker exec nextcloud-mariadb-1 /usr/bin/mariadb-dump --defaults-extra-file=/backup/.mylogin.cnf -u root --single-transaction --quick --all-databases |gzip > /mnt/mysql/backup/nc${NUM}_dump.gz
You are welcome
Sodium is in a molten salt form in those reactors…
There are a few testing facilities like chinas https://en.wikipedia.org/wiki/China_Experimental_Fast_Reactor and it was already tested and producing power. And they are planning to start a functional plant connected to the grid https://en.wikipedia.org/wiki/CFR-600
So it seems much more than a half-solution…
Actually we can make nuclear molten salt reactors (working small scale stuff exist for long decades). Since the medium is liquid, it has much better utilization of the fuel, there is no pressurized radioactive water reservoirs (which is the actual issue with current reactors), to stop the reaction, you drain the fuel circulation into a container and you are done, no need to supply water to prevent criticality.
But since those molten salt reactors could not be used to create plutonium for weapons, the current reactor design was chosen during cold war era.
They have some drawbacks, like slow startup times, but the cons it provide are incredible.
Why do you use minio for image serving ? There are much better ways to do so. Nextcloud, Immich, Photoprism and others…