Good guide on how to register mullvad browser as an application too

  • Ryan Kage
    link
    fedilink
    01 year ago

    @anders @altair222 @snoopa @stephen @Furycd001 i’m still confused about immutable. what happened when you need vpn or jellyfin/plex server stuff? do you just not use them? i know a lot of people just use vpn on router now, but unfortunately i can’t do that with t-mobile wifi gateway.

    • anders
      link
      fedilink
      1
      edit-2
      1 year ago

      @altair222 @snoopa @ryankage @stephen @Furycd001 you can install packages on main system - it’s just best to avoid it when it’s possible. I have VPN layered on the host system because I don’t think thats possible through a container. Server applications can be run in a container and toolbox and distrobox make it easy because it makes the container applications run almost the same as on the host. With distrobox it’s even possible to run an init system such as systemd inside a container. So I would say it like this: whenever possible, try to run applications inside a container or use Flatpaks. if it isn’t possible then layer them on the host system as the last resort.