I run a different LXC on Proxmox for every service, so it’s a bunch. Probably a better way to do it since most of those just run a docker container inside them.
I run a different LXC on Proxmox for every service, so it’s a bunch. Probably a better way to do it since most of those just run a docker container inside them.
Second impression of Garuda (Arch based). My first impression was the dragonized version, which is KDE with lots of mods to make it Mac like, but with extra window animations.
I like things simple, so when I tried Garuda again, I installed the Gnome version. Other than some weirdness getting my Nvidia card working with Wayland, it has run better than anything else on my laptop.
Fully agree with this. There will be a slight learning curve since it will be different from what your used to, but it’s friendly enough to figure out.
If you know the windows program you want to use just search something like “Linux alternative for x” (sometimes there is specific KDE or Gnome progs)
Invidious is awesome, if possible, self hosting one in docker is great and keeps it up to date
Ha, I did the same thing. Was getting really tired of pip issues and attempting to use pyenv and messing up a lot. Figured I’d start clean.
Didn’t realize so much depended on python and ended up needing to rebuild the whole thing.
Now I don’t mess with python on my host and only use VMs for Dev or messing around.
This was my problem, it’s enabled by default, so double check that
Yep, I’m 36, mid Atlantic US, started driving stick when I was 18. I inherited this little Geo Metro for college, so it was learn stick or no car. (I really liked that car dispite it not having air conditioning, no tachometer, and manual everything)
Next car I bought was a manual. Now since my spouse can’t drive stick we only have automatics.
Whenever we need a new car it’ll be electric, which unfortunately (by design) are not manuals. So no more stick for me.
LXC is much more light weight than VMs, so it’s not as much overhead. I’ve done it this way in case I need to reboot a container (or something goes wrong with an update) without disrupting the other services
Also keeps it consistent since I have some services that don’t run in docker. One service per LXC