steel_for_humans
@steel_for_humans@piefed.social
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
I use Podman on my desktop, but only for that single container (I need Microsoft SQL Server for work). I know they are 99% compatible, including CLI syntax, but in that 1% cases things might break and thus https://selfhosting.sh/ is recommending to stick to Docker for newbies, because almost all tutorials are written for Docker. I don’t know, I might try with Podman, however I don’t really need a steeper learning curve if whatever setup guide for some service that I’m using is not compatible with Podman.
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
Ok, I will keep that in mind. I’m just wary of what you said earlier:
You can fuck up both Ubuntu and Debian’s upgrades by adding a lot of 3rd-party repos because
aptdoesn’t safeguard against external repos interfering with the core repos’ dependency graph.You’re not the first person to tell me not to add too many external repositories on Debian for the same reason.
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
Maybe I don’t need the new features :)
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
So the trick is to keep the OS minimal, install only Docker from its repo and install anything else in Docker containers.
Why from Docker’s repo and not from Debian’s? I just did a quick
apt search dockerand I seedocker.ioanddocker-cli. - Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
So, theoretically, I could run Proxmox on the VPS if it’s running Debian? I read that Proxmox requires a lot of RAM and VPSes are too expensive in that regard. But I might run Proxmox at home, I have a beefy PC with 64GB of RAM, except it doesn’t turn on right now (something died, either the PSU or the motherboard, I still need to have it diagnosed).
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 2 weeks ago:
One thing I read about is that Ubuntu provides unattended updates, so it can automatically update packages and restart the server (that seems a bit too far ;) ). It’s probably possible on Debian but not out of the box.
- Submitted 2 weeks ago to selfhosted@lemmy.world | 81 comments