If that's elephant garlic, then it's the wrong amount. That shit is 3x the size with 1/10 the flavor. Fuck that, I'll peel a whole head of normal garlic myself.
You copy /var/lib/docker to a new location and update /etc/docker/daemon.json
I will say: Moving data-root to an NFS mount isn't going to work well. I've tried it, and docker containers rely on filesystem features to run their overlays. On an NFS, this feature isn't present, so your services will duplicate the container's entire filesystem. This will tank your performance and is basically unusable for anything but trivial examples. Docker data-root basically needs to be a "physical" disk.
I've had no issues using NFS shares mounted as docker volumes. It's just the data-root where it'll fail.
Maybe not for the plot (since it's never referenced or brought up ever again in the film) but I think it does work thematically:
This would be the one real miraculous event in Brian's life. If anything, you would expect that a man who fell from a tower, got picked up by a flaming ball, and returned safely to the ground would be hailed as a holy person by all witnesses.
Instead, nobody gives a fuck and in the next couple of scenes Brian becomes a holy figure through entirely unrelated and mundane means.
Why does every fucking house in our neighborhood need its own lawnmower, weedwacker, and hedge trimmer? You only need it for an hour or two every month.
Proliant G9 is an EoL server that hasn't been sold since 2018. Meanwhile, Debian bookworm released last year. I'd be surprised if the problem were that your installer gave you a kernel that's too old.
It might also be worth ruling out low-level issues:
Check for anything strange in the BIOS related to disks (fwupdmgr can automatically install BIOS updates from a live Linux session. I don't know if Bazzite does this)
I'm very lucky to have an independent radio station in my area. It's run by a nearby college, but they let anyone take training to become a host.
They don't always play music I like (hell, they don't always even play music) but I'll deal with 30 minutes of buddhist chanting because the variety can't be beaten. Also, they have no ad breaks.
Actually, amateur TV broadcast was something that interested me. I had the opportunity to buy an SDR with wider bandwidth, but I wasn't sure how much I'd get into it, so I kept things cheap.
Another thing I'm looking into is ADS-B flight tracking. My house is within range of a sports arena where there are all manner of overhead banners get flown. Might be fun to follow them around on a map.
I bought a cheap RTL-SDR to help solve a CTF challenge at DEFCON. The 2m/70cm antenna on my roof is begging for a fun project that's not just talking to other hams.
If celebrities need to be accessible to their biggest fans, maybe it would induce them to leave the birdsite? And if this is as big a migration as the article suggests, it has the potential to snowball in network effects, giving other influential users one less reason to feel chained to a dumpster fire.
Look up the GPU on these charts to find out what codecs it will support: https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
NVENC support will tell you what codecs your GPU can generate for client devices, and NVDEC support determines the codecs your GPU can read.
Then compare it with the list of codecs that your Intel can handle natively.