• lemmyreader
    link
    fedilink
    English
    552 months ago

    The Amazon story is really old and Ubuntu did hear the critical voices and reverted the change. The terminal ads can be annoying on servers but you can turn them off.

    https://raymii.org/s/tutorials/Disable_dynamic_motd_and_motd_news_spam_on_Ubuntu_18.04.html

    If you want to throw dirt on Ubuntu, let’s talk about Snaps and the messy Snap Store and how the current Ubuntu site looks like (not desktop user friendly really), and what they did to LXD

    • Ricky Rigatoni
      link
      fedilink
      142 months ago

      If being able to turn off ads make them ok then i guess we can’t complain about windows ads yet either.

    • Possibly linux
      link
      fedilink
      English
      62 months ago

      Not to mention all the bugs in a so called LTS. They really should delay a release if it isn’t stable

    • @dan@upvote.au
      link
      fedilink
      0
      edit-2
      2 months ago

      what they did to LXD

      I still don’t understand what LXD does that LXC doesn’t do. LXC is significantly more popular. All the major control panels (like Proxmox, SolusVM, Virtualizor, etc) support OpenVZ or LXC but not LXD.

        • @dan@upvote.au
          link
          fedilink
          12 months ago

          I’m not trying to argue? I legitimately don’t know what advantages LXD has since I don’t see it used widely in the industry, whereas LXC is everywhere.

          • @3w0@lemmy.sdf.org
            link
            fedilink
            22 months ago

            LXD is to LXC what Podman or Distrobox is to Docker (if I’m correct, it’s just a convenient wrapper that does extra bits/builds on LXC)

            • @lengau@midwest.social
              link
              fedilink
              12 months ago

              LXD also has some cool features like launching VMs in a way that’s nearly indistinguishable from containers, which can be useful if you need to do something like run a distro that uses cgroups v1 (e.g. CentOS 7) on a more modern distro.