• 0 Posts
  • 8 Comments
Joined 4 years ago
cake
Cake day: January 29th, 2021

help-circle




  • Writing systemd services for your containers is something yoully have to get used to with podman, pretty much. It’s actually very easy with the built in command “podman generate systemd”, so you can just do something like " podman generate systemd --name my-container > /etc/systemd/system". I much prefer managing my containers with systemd over the docker daemon. It’s nice!

    Also, podman can use privileged ports as root, right?


  • GunnarGrop@lemmy.mltoLinux@lemmy.mlI dislike wayland
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    6 months ago

    Not that unpopular an opinion, I feel like I hear it here and other places quite often. A fair opinion, like any other, but the problem for you is that there is no alternative to Wayland. X is abandonwere, as is Mir. The Wayland specs were written by X shills (I.e the X devs) because X is unmaintainable, so it’s going to be very hard, if at all possible, to get other devs to effectively maintain X.

    As for immutable distros: I’ve used Linux personally for a decade and worked as a Linux sysadmin for a few years, and I think immutable distros are great. They make server maintanence and lifecycle management a dream. If you haven’t tried using them as server operating systems, I’d highly recommend using openSUSE MicroOS, and just trying it out! Deployments with podman or kubernetes and you have a rock solid, secure, and easily maintained system.