I was interested in hosting a Lemmy instance, but im not sure what company offers a good server (price/quality), do you have any suggestions? Thanks.

  • @tofuwabohu@lemmy.161.social
    link
    fedilink
    23 years ago

    I’ve seen the image in the Hetzner interface, but I wonder what’s the benefit of using Arch as a server? I use Arch on my personal computers, but I’d be a bit afraid of using it as a production server. Is it that people want to use what they are used to?

    • dandelion
      link
      fedilink
      23 years ago

      Arch Linux offers a lot of packages, and on top of that has AUR, where you could even add your own preferred software if you would want to (Some time ago a friend of mine could pretty quickly add some software to AUR that he wanted to show me). Some people think that servers should only run well testing and solid software but for example NixOS is also a rolling distribution and still people run it on servers. Fedora has cutting edge software, still people use it on servers, and I will not be surprised if some people do run the rolling openSUSE Tumbleweed release on servers as well. One advantage is that you can choose from more recent software, and maybe this can also make a nice software testing platform for those who need to test software for themselves or for work.

      • Helix
        link
        fedilink
        13 years ago

        what do you do if it breaks and your backup doesn’t restore properly? You’d have to back up every single file including the OS with Arch because it’s completely non-deterministic.

        If you want a rolling release OS on servers you’re probably better off with NixOS.