I just don’t use snaps and it works great for me. For docker I add their apt repository and install it like that.
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?
Fuck you cunt
Make sure you get the yellow one. The rest are kinda meh. Enjoy!!
I’m saying it just works, I didn’t say anything about why that is the case.
It just works. I don’t want to have to invest time in making my os work. I want to spend my time on my projects(which I use wsl for)
I totally understand the desire and satisfaction of having complete control over your os but a lot of people just want to be able to do simple stuff like game and browse the web which windows does just fine in my experience.
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.
Sounds fun! I completed like half the book previously. This might be the motivation I need.
I’ll give this a try, thanks!
I really only want Linux for software dev work(docker mostly). Windows has wsl which has worked beautifully for me besides memory leaks a couple times a year. The issues I face with wal pale in comparison to my experience dealing with Nvidia drivers and gaming on Linux.
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.
Anker for docks and dongs.
I have a reverse proxy(traefik) on my LAN to handle sub domain service routing. I want https but don’t want to have to install certs on all the clients using the services. I want the s but don’t want my services to be unavailable if my Internet goes down.
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.