If youre using podman quadlets, this config in the systemd service file does the same:
[Service]
Restart=always
If youre using podman quadlets, this config in the systemd service file does the same:
[Service]
Restart=always
Any actual human interaction with women is going to be helpful to an incel.
I bet he would have taken positive changes from a badminton club if it meant talking to women in the real world.
Just POSIX and no other compatibility? Pretty niche, man.
A lack of niche OS compatibility isn’t much of a downside. Working on 99.9% of all active OS’s is excellent coverage for a skftware suite.
Besides, freebsd has podman support, which is something like 95% cross compatible with docker. You basically do have docker support on freebsd, just harder.
Id be pretty wary of using any system that “cooked” an nvme. That not the sign of an actual healthy system.
Was the failure just heat damage?
They sent out a lot of review samples to different serious tech youtubers like wendal at level1 and jeff geerling. They were all big fans.
Ahh, thank you. The issue seems to be that firefox didnt load any comments at all. Im seeing them in chrome now.
Can you link the thread? I can’t find their response to the issue.
Its a general estimate of viability, yes. I did point out that panels drop off a bit every year, but it looks like that wasn’t clear if you feel like it needs a correction.
Every comment in here when I posted was skeptical about solar, with no stated reason. I added some general data about actual panels. If you want to add more up to date info, please do.
It won’t, but the above replaces about 30% of power costs for life for these residents, and pays off in 6 years.
Thats still very good.
Average solar panels are warrantied to give 100% power for 25 years. After that, they still work but at roughly an 80% rate, with a small fall off each year.
A 6 year payoff is an excellent investment. I’d gladly hang something with zero negatives on a balcony that just made me money for the rest of my life.
Not just per core, but with a core minimum. We had some edge servers that are low power hosts that we now pay 5x on because of the core minimum.
Our main vmware license is still under the old pricing due to lock in, but that expires in a few years. We will be moving off vmwaew, and by then hopefully improvements like this bring proxmox into the competition.
Good to see proxmox adding a vsphere style interface. It should help adoption in the enterprise, especially as broadcom continues to turbo fuck vmware.
Tailscale is an excellent answer here. They use wireguard as the vpn protocol, but add layers of extra control.
You can use it in sidecar config for each container, or setup a subnet router, which lets you route any IP over the VPN. Just target that IP with a /32 cidr, i.e tailscale up --advertise-routes:192.168.1.100/32.
Why not
More expensive
This Anker does all of the above. Its switching speed is 10ms, so it fits the UPS niche as well.
Meanwhile, I’ve had nothing but trouble with consumer APC and find Cyberpower’s bullet proof. Had one that went 10yrs before any issues, and a second with 3+ and counting, no problem.
An alternative to both is the burgeoning battery banks for camping/emergency power. Most of these offer UPS quality switching times, so they can act as a UPS when not in use for an emergency. Ecoflow/ anker solix/etc. A big advantage of these is the battery chemistry is very long lived and much better than UPS lead acid. Dont expect a pure sinewave, but you weren’t going to get that from most consumer UPS anyway.
Unattended updates are pretty easy to setup in ubuntu, even without configuration management.
Brackets are lobbied for. You cant lobby a straight line.
I had the hardest time with this. What I ended up doing instead was provisioning a dedicated vm to run as a tailscale subnet router, then just advertise my gateway and the applicable container IPs via /32 CIDRs. Tailscale will let you do multiple comma separated IPs when advertising routes, so it’s easy to append a new service via IP.