• 1 Post
  • 5 Comments
Joined 19 days ago
cake
Cake day: June 15th, 2024

help-circle
  • Agree with Frozen here. Outside of AppImages which can go where ever (I usually do /opt) I would let most things install where they default to. I installed steam directly from their repo (not s76/ubuntu/debug repo) And had no issues. I have an additional drive in that has a specific mount point in my home dir and games install there. Sounds like you may be new to Linux? It takes a bit to get used to the different mindset of Linux but I’ve found over the years that backing up my apps isn’t really as big of a deal in Linux, especially these days with flatpak and snaps and appimages, etc. I’d be more worried about storing media (photos, videos, music, etc) in its own drive or partition. if you are new to Linux and I’m not projecting here, you should think about joining the PopOS Mattermost. A lot of good folks there always willing to help.



  • i played around with Incus yesterday on one of my VPSs that I really don’t care about. I did find it really interesting. But im just wondering if its still a bit too much for what i use my home lab for (running local services like jellyfin, gitea, etc.). I would prefer to containerize all of those, but unless im misunderstanding something somewhere (and I probably am), running Incus to then run another instances of ubuntu 22.04 (or whatever) so i can set up Jellyfin or Gitea inside of that seems like a bit of overkill. However, as im trying to get nextcloud set up and running, having it exposed to the internet would mean spousal factor would go way up. Honestly they are about to kill me for using pihole, so having them have to turn on tailscale to connect to nextcloud, well sometimes it feels like its asking too much. So this is where running something in an isolated container would make me feel a bit more at ease. ah if only my spouse would just learn to turn on tailscale when they need it, but i don’t see that happening any time soon.


  • Thanks for all this. I’m familiar with Linux and I just think for my need, something like Proxmox is overkill. I do need to learn LXD on its own. Typically I just run binaries of the services I use, and I don’t tend to use docker or other things. I had toyed with the thought of using Proxmox for management purposes because let’s face it management of several on prem and off prem servers can be a pain. But keeping things running fast and smooth (for spouse approval) is important. I’ll look over the links you provided as it’s probably just good for me to learn LXD directly.