I just recently started playing around with an old pc as my homeserver and am curious of any recommendations for lesser known self hostable foss software that you would recommend

  • @[email protected]
    link
    fedilink
    11 year ago

    Interesting. I never used CentOS, but I think it makes sense to run an OS designed to be used in servers. That would probably make my life a hell of a lot easier than setting up everything on my own.

    Good call.

    • GreyBeard
      link
      fedilink
      21 year ago

      Honestly, with Linux, the biggest difference between server distros and desktop distros is if a GUI is installed by default. But one advantage of using a well known server distro like Ubuntu Server is that most articles on the Internet assume you are running it.

      • @[email protected]
        link
        fedilink
        01 year ago

        True. I think the software I would download anyways is installes by default, which makes it easier.

        I don’t need a server to have a gui since most of the interfaces for services are browser based anyways.

        I am in no rush! It would do me well to explore and become more familiar with the networking side of linux.

        • GreyBeard
          link
          fedilink
          21 year ago

          No doubt, there is an endless amount to learn with Linux. I’ve been using it for servers since the early '00s, and have been using it as my main OS on my personal devices since probably 2016, and I still regularly learn new things. If you are trying server stuff out on PC hardware, I suggest looking into virtualization. Proxmox is a great OS to start with for a virtual host. Then you can try out as many OSs as you want as virtual machines. You may be way ahead of me on that, but back when I was first learning what it meant to run a server it was of great help to me. That was before the days of docker and most containers(although I did use BSD Jails a little).