I avoid apt because it does silly stuff. Always use apt-get. I suppose having to know that quirk is a con of the distro.
I avoid apt because it does silly stuff. Always use apt-get. I suppose having to know that quirk is a con of the distro.
I just don’t use snaps and it works great for me. For docker I add their apt repository and install it like that.
What is so bad about Ubuntu server?
My one 3 is terrible. Keys dying after 2 or 3 years.
I see but I do wonder if docker has so many more cves partly because it has way more users.
Why is docker bad now and what makes pdoman better?
But what about video games :(
It is js, it is always source code.
Am I dumb or does th article not mention the executive’s response to this question?
What were you using it for?
That is ridiculous. Does 3nm mean anything or it is purely marketing?
Immutable in order to protect against parallel code changing the size of the iterable?
UFW is a software firewall. SSH is a way to remote into computers. The joke is they turned on UFW and got locked out of the machine.
Thank you! This is super interesting!
Sounds fun! I completed like half the book previously. This might be the motivation I need.
I’ve got 4 services, mongo, mongo express, my web service and traffik. When I want to deploy I git pull master then docker compose up -d --build
Great writeup! I’ve been doing a project with a 2gb 1vcpu vps as my host and one compose file. It is so much simpler than past project that I used aws for.
What model do you run? Aren’t the vram requirements pretty rough for self hosting?