I am trying to use my old laptops for self-hosting. One has a 6th gen Intel Core i3 (4GB ram), the other has an 11th gen Intel Core i5 (8GB ram). I have previously tried both ubuntu server and desktop but couldn’t get it to work well. For the former I found it difficult to remote ssh and the latter I had difficulty installing Docker containers. (I’m not very good with the command line)

I would like to find an OS that is easier to setup with less of a neccesity for the command line (I would still like to learn how to use it though, I don’t want to get rid of it entirely!). I’ve heard of CasaOS, is that a good option? It seems quite easy to use. What about other alternatives?

  • WQMan@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 hours ago

    I personally use Debian. For your case, you can install lightweight desktop environments such as XFCE.

    Honestly from my point of view after reading your post, you don’t have a terminal or operating system issue, it feels like you are new to self-hosting and don’t know how to start configuring from scratch.

    Ideally you want to look for documentations or keep asking for online help. For example, with installing docker, you would want to refer to this: https://docs.docker.com/engine/install/. Welcome to system admin life, where you spend more time reading/understanding than configuring.

    Personally, you can even use AI Chatbot to help you with stuff, just be specific on the system you are on, the goal you are trying to achieve and the problem you are tring to solve.


    Which brings me to answer your next point about CasaOS: It exists so that you can skip most of the ‘system admin life’ step. It skips almost all the setup you would have needed to do on a fresh machine, and just leaves configurations. The downside is usually it eats up more resources than a self-configured install since it comes with redundant features you are unlikely to use.

    TLDR; Pre-configured OS such as CasaOS is a solid choice if you just want to set it up and be done with it. If you are here to really learn about system admin stuff, then pick any of the Linux Operating system (Debian-derivatives recommended) with a lightweight DE.

    Happy self hosting :v

  • mhz@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    Maybe you might find home in one of those NAS ootimized distros like Openmediavault, truenas, unraid. If not CasaOS or old good Debian with portainer.

  • q7mJI7tk1@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    4 hours ago

    For what it’s worth given the age of this thread and disagreement going on in it, I would recommend Unraid.

    Easy for a beginner, with enough to take you up to intermediate level: a web GUI for pretty much all the required terminal commands. It’s been around for years, is not going away, but instead getting updated. Works on any old eBay hardware and most of all, the community there are very supportive of beginners. There’s also lots of YouTube tutorials.

    It ticks all the boxes for easy self hosting. It’s just not for Linux protocol purists.

  • kittenzrulz123@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    11
    ·
    8 hours ago

    Keep in mind the reason why people generally dont run desktop environments on a server is because unessential software uses more resources and increases the chance of a system crash. I would highly reccomend learning how to use a terminal and installing fish (shell) is a great place to start.

    • Angry_Autist (he/him)@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      ·
      8 hours ago

      User makes specific request

      Top comment is ‘Nah you don’t want that, just learn terminal yo’

      Fuck every member of the linux community

      • David From Space@orbiting.observer
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        This is Lemmy, not the other place. Please be kinder. No need to abuse people trying to help, especially when OP did mention they wouldn’t mind learning if its easy enough.

      • kittenzrulz123@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        19
        ·
        7 hours ago

        What? Am I supposed to lie? For advanced tasks such as running server grade software you need to use a terminal, this is the case for every single operating system. FreeBSD, MacOS, and yes even Windows require knowledge of the terminal for advanced tasks such as running server grade software.

      • Sebbe@lemmy.sebbem.se
        link
        fedilink
        English
        arrow-up
        11
        ·
        7 hours ago

        User asks specifically how to do terminal based things without using the terminal. Fuck you, specifically.

          • hperrin@lemmy.ca
            link
            fedilink
            English
            arrow-up
            4
            ·
            4 hours ago

            We’re talking about servers here. Linux is the market leader in server software by an absolutely enormous margin.

            • Angry_Autist (he/him)@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              5 hours ago

              No, the entire discussion is about a user that doesn’t want to deal with CLI to self host

              There’s really no meaningful difference between linux desktop and server distros like there is in windows, people just run them without the desktop environment to reduce overhead.

              • kittenzrulz123@lemmy.blahaj.zone
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 hours ago

                Yeah but all self hosting software is TUI, I mean sure you can use a GUI but at the end of the day you’ll need to use a terminal emulator to acturally run the software so there isnt much point in the overhead

          • hperrin@lemmy.ca
            link
            fedilink
            English
            arrow-up
            2
            ·
            4 hours ago

            There’s a reason that’s not very popular outside of corporate intranets.

    • dmention7@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 hours ago

      Beginner here (to Linux and networking anyways), running Unraid for about 18 months now. Fully agree, it’s been great for actually getting up and doing useful things quickly and relatively pain free.

      Eventually I would like to try working backwards and getting things running on a more “traditional” server environment, but Unraid has been a great learning tool for me personally.

      It’s like… Maybe some folks learned to overhaul an engine before they got their driver’s license, but lots of people just need to a car to get to work and back today, and they can learn to change their oil and do a brake job when the time comes.

    • drspod@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      Does Unraid still use JBOD with a single parity disk or have they moved to a sane drive layout?

      • charles@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        Other than ZFS as someone mentioned already, they also offer dual drive parity now. IMO it’s a good balance to also allow a very flexible and easily expandable array.

  • actaastron@reddthat.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 hours ago

    FWIW I’ve been using Ubuntu desktop with CasaOS for a couple of months now to host Nextcloud, Jellfin, Immich and a few other bits and bobs with absolutely no issues at all so far!

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    78
    ·
    edit-2
    13 hours ago

    If you’re afraid of the terminal, you won’t get far in self hosting. You should learn to use the terminal. It’s not as scary as people make it sound.

    You mentioned having issues with SSH into your old server. You can install a desktop environment if it makes things easier for you, but you should still learn how to be proficient in the terminal. Proxmox might help. It lets you create and manage VMs through a web interface. It can be annoying if you’re not super familiar with networking though.

      • hperrin@lemmy.ca
        link
        fedilink
        English
        arrow-up
        5
        ·
        6 hours ago

        No. You really don’t want to self host unless you are pretty familiar with how these services work. Otherwise, you’re just setting yourself up to get hacked.

        • masterspace@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          6 hours ago

          I mean what’s the point of “self” hosting then?

          If you have to be a professional server administrator to host one of these services, then why even have a self hosting community as opposed to just a hosting community for server admins to discuss how to set and configure various services? Is this community dedicated to just discussing the uniqueness of managing a home server without a static IP?

          • hperrin@lemmy.ca
            link
            fedilink
            English
            arrow-up
            7
            ·
            6 hours ago

            If you want to ride a bike, you need to learn to balance on a bike. That will never change. You don’t need to be a professional cyclist.

            If you want to self host, you need to learn some basic administration, and that includes the terminal. That will never change. You don’t need to be a professional server administrator.

            You might be able to get by with some hand holdy solution that offers a few things you can do, but just like riding a scooter is much more limited than riding a bike, using a turnkey solution is much more limited than setting up your own server.

            Imagine wanting to self host but refusing to learn how to forward a port. There are just some things you need to learn. Like I said in my original comment, the terminal is not as scary as people make it sound. Right now, you are the person making it sound scary.

        • masterspace@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          9 hours ago

          Notice that it hasn’t amongst mainstream consumers.

          You know what self hosted projects have been successes? Plex and Home Assistant. You know what projects don’t require the terminal? Plex and Home Assistant.

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            7
            ·
            edit-2
            5 hours ago

            Notice that it hasn’t amongst mainstream consumers.

            Good. Mainstream consumers don’t understand enough about networking and computer security to be trusted to self-host anything beyond desktop applications. And even that is debatable. They’re so bad at it that walled-gardens have become ubiquitous just to keep viruses from running rampant.

          • kittenzrulz123@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            19
            ·
            8 hours ago

            Notice that mainstream customers dont self host.

            You’re viewing this through an incredibly skewed lense. The average person will never even consider self hosting nor will care, if anything the average person prefers cloud services. Who cares if server grade software is terminal only? Its good enough for the companies that sponsor these projects and its good enough for enterprise level users.

            • masterspace@lemmy.ca
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              8 hours ago

              You’re viewing this through an incredibly skewed lense. The average person will never even consider self hosting nor will care, if anything the average person prefers cloud services.

              The only lens I’m viewing this through is one that dares to imagine that the Venn diagram of “computer users savvy enough to care about privacy” isn’t 100% contained within the circle of “computer users savvy with the terminal”.

              Quite frankly your stance that the ‘average person’ doesn’t care, when this post is LITERALLY from an ‘average person’ who does, is the one that seems off base on its face.

              • kittenzrulz123@lemmy.blahaj.zone
                link
                fedilink
                English
                arrow-up
                6
                ·
                5 hours ago

                This is literally lemmy, a (relatively) niche platform where somebody is asking about a (relatively) niche subject. I dont think anything about this is a average person. Also im viewing this through realistic lenses, enterprise software developers fund TTY server grade software and people like you who complain about that are very rarely the type of people who contribute or make software. Yeah sorry but imagining is worthless unless you can code and your complaints come off as entitled whining.

                • masterspace@lemmy.ca
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  4 hours ago

                  This is literally lemmy, a (relatively) niche platform where somebody is asking about a (relatively) niche subject. I dont think anything about this is a average person.

                  ‘Average person’ was in quotes because it’s the language you used to describe someone not comfortable with the command line.

          • tauren@lemm.ee
            link
            fedilink
            English
            arrow-up
            12
            ·
            edit-2
            8 hours ago

            Notice that it hasn’t amongst mainstream consumers.

            What? A niche technical hobby isn’t popular among mainstream consumers? Wow!

            Mainstream consumers don’t know words “Plex” and “Home Assistant” either. There are already products that target these people. And there are products targeted at technical people. We need diversity.

            • masterspace@lemmy.ca
              link
              fedilink
              English
              arrow-up
              1
              ·
              8 hours ago

              Self hosting is just an extension of open source software. It’s only goal is being able to run your own backends of apps to not be exploited by major companies. It’s goal is not to be a niche technical hobby, if that’s your goal in its own right, then get a model train or a Warhammer set.

              Mainstream consumers don’t know words “Plex” and “Home Assistant” either.

              Yes, they do lol. It’s flat out weird to think that the only people who have ever heard of pirating are software developers and server admins who use the command line.

      • gravitas_deficiency@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        14
        ·
        edit-2
        9 hours ago

        Self hosting isn’t likely to ever get to the point of “plug and play”. It’s inherently incredibly flexible and different people will do different things with it. Some people just want NAS. Some people want to build a router. Some people want to have a modest compute farm that they physically own. Some people want a virtualization playground. Or pretty much anything else you can think of, or some combination thereof.

        For instance, I custom built a 2-tier + optane cached NAS running proxmox, and I have a handful of old thin clients I can spin up for doing Beowulf things when I feel like it, and I also have another repurposed thin client with an old enterprise-grade SFP+ NIC running pfSense as my router that can support up to 10g (futureproofing).

      • bluGill@fedia.io
        link
        fedilink
        arrow-up
        8
        ·
        10 hours ago

        Self hosting will always remain a hobby thing. Most people won’t give the time need to properly admin their own system and an improperly admined system is a risk that you don’t want to take with your precious data. I can’t blame people for not doing this - there are ball games to watch, saw dust to make, kids to raise, and millions of other things to do with your free time such that you cannot do everything you might want to. Sure most people could learn to do this, but it isn’t a good use of their time.

        What the world needs is someone trustworthy and cheap enough to handle data for people who have better things to do. Which is why I have fastmail handle my email. I self host a lot of other things though because I don’t know of anyone I can trust to do a good job for a reasonable price.

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 hours ago

    I honestly would use a headless Linux system with docker compose. You can find premade docker compose files.

  • groet@feddit.org
    link
    fedilink
    English
    arrow-up
    39
    ·
    13 hours ago

    Generally, Linux Servers are best administered from a command line. At least in the beginning to set everything up. In turn they are faster on lower hardware as they dont even have a graphical desktop at all so need less resources. You could of course install a windows server OS. They can be fully administered through Remote Desktop and a GUI.

    There are multiple projects to make self hosting more accessible (like casaOS). They automate many steps of the setup and then offer you a webUI for further steps. Maybe have a look here https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#self-hosting-solutions

      • hellequin67@lemm.ee
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        10 hours ago

        I run my home media server ( and intel NUC i5, so nothing super powerful) running Ubuntu with CasaOS.

        There’s tons of you tube videos to help with CasaOS for self hosting and not just the media side.

        I think I only used the terminal to install CasaOS the rest is done from the web gui

  • sbird@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    10
    ·
    12 hours ago

    I ended up installing Debian since Yunohost can’t install and my old laptop doesn’t meet the hardware requirements of TrueNAS Scale

    • hendrik@palaver.p3x.de
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      11 hours ago

      By the way, you can still run the Yunohost installer ontop of your Debian install… If you want to… It’s Debian-based anyway so it doesn’t really matter if you use its own install media or use the script on an existing Debian install. Though I feel like adding: If you’re looking for Docker… Yunohost might not be your best choice. It’s made to take control itself and it doesn’t use containers. Of course you can circumvent that and add Docker containers nonetheless… But that isn’t really the point and you’d end up dealing with the underlying Debian and just making it more complicated.

      It is a very good solution if you don’t want to deal with the CLI. But it stops being useful once you want too much customization, or unpackaged apps. At least that’s my experience. But that’s kind of always the case. Simpler and more things automatically and pre-configured, means less customizability (or more effort to actually customize it).

  • pHr34kY@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    13 hours ago

    Almost all of selfhosting is editing config files, setting permissions and starting/stopping services.

    Setting it up so you can administer a server by desktop is probably as hard as learning how to edit config files from a terminal. Maybe harder.

  • Guenther_Amanita 🍄@slrpnk.net
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    13 hours ago

    I can recommend you Debian, since it’s the “default” for many servers and has a lot of documentation and an extremely big userbase.

    For web interfaces, I can recommend you, as you already mentioned, CasaOS and Cockpit.

    I used CasaOS in the beginning and liked it, but nowadays, I mostly use Cockpit, where I have the feeling that it integrates the host system more, and allows me to do most of my maintenance (updating, etc.) quite easily.

    CasaOS is more aesthetic imo, and allows you to install docker containers graphically, which is better for beginners.
    I personally do my docker stuff mostly via CLI (docker compose file) nowadays, because I find it more straightforward, but the configuration CasaOS offers is easier to understand and has nice defaults

    • sbird@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      13 hours ago

      Thanks, that was really helpful :D

      I’ll try CasaOS then, and later maybe I could move to Debian once I get better at the command line!

      • BruisedMoose@piefed.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        12 hours ago

        For what it’s worth, CasaOS isn’t actually an operating system. It absolutely works as an easy way to install and manage your self-hosted apps if you aren’t comfortable with the command line, but you still need to have a working Linux installation.

        Yunohost is kind of similar as far as making things easier, but it operates as a standalone OS, so might be more what you’re looking for.

  • sem@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 hours ago

    If you are mostly hosting files, open media vault has minimal command line, and it’s mostly administered through a web admin. It’s still fairly complex however, and I definitely recommend reading the manual thoroughly and sticking with easy tasks at first. https://www.openmediavault.org/

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    7 hours ago

    (I’m not very good with the command line)

    Me either so I take a lot of notes about commands and command sequences. Also, I find that Grok is pretty decent at explaining commands. AI is a wonderful tool, but you also need to do your due diligence in ascertaining whether AI has given you the correct information. I would not copy/paste random commands into a production server, but rather I have a small test server for that kind of stuff. Once I have the command, tested, and understand the command, I can then use that in a production environment.

    In as much as I love a good WUI, you will have to learn some cli, it’s just inevitable, especially in a headless environment. It may seem daunting at first because there are literally thousands of commands and command sequences. I honestly doubt if even the geekiest nerds on the planet know all by heart. For each command sequence, there are probably hundreds of ways to compose the same command. I would admonish you to download Notepad ++ and start keeping notes on the commands you use. Later on, the fun part is looking back on your notes to see all the commands you now know and what they do.

    Core utilities (like ls, cd, cat, etc.) from projects like GNU Coreutils provide around 100-200 commands. Additional tools from packages (e.g., grep, awk, sed) and system utilities (e.g., systemctl, iptables) can add hundreds more. On a system with many packages installed, running compgen -c | sort -u | wc -l in a Bash shell might show 2,000–10,000+ unique commands, depending on the setup.