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?

  • glitching@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    don’t go with server variants of the OS. they are intended for boxes that work without display and keyboard, which you have. instead, install any normal distro you’re familiar with. it’s infinitely easier to fix something with the full GUI at your disposal.

    this is just your first install, you will iterate, and through that process you’ll get better and leaner, in terms of underlying OS. think of it as training wheels on a bike, you’ll pull them off eventually.

    wired connection only, leave wireless turned off, and assign it a static IP address.

    don’t do containerS, do one container first. figure out where you’re gonna store the compose files, where it will store data, how you will back that data up, etc. then add another. does it fit into your setup? do you need to modify something? rinse. repeat.

    casaOS, aside from it’s murky background (some chinese startup or sumsuch, forgot?) doesn’t provide that path forward nor allows you to learn something, too much hand holding.

    good luck.

    • sbird@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 days ago

      ah okay, gotcha. So no CasaOS then. Lots of others suggest YUNOHost, is that fine?

  • dave@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    10 days ago

    i tried CasaOS for a quick minute. its decent and just has the basics like setting up any disks and then has an app store. its really just a front end for docker and you can manually input the details of any docker containers that arent in the store

    ive mostly been running docker stuff on my Synology nas. cant think of the model number now, 218+ i think, but any of the “plus” models will let you run docker. its very similar to Casa, no messing around with command line stuff. ive been self hosting for 10 years now and never touched the command line so i dont know what people are on about here saying you will have trouble

    dietpi is another thing ive used on a few devices, mainly small SBCs and raspberry pi’s, but i think they might have a version that you can install on anything. its basically just debian, and it has a sort of a wizard that helps set up various things like set up disks and install apps. its headless though so no GUI unless you install one, and the wizard is run from the terminal but youre not having to type any commands at least

  • whotookkarl@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    The command line is an exceptionally useful tool, you may want to spend a little time getting familiar with it and common command line tools that would probably make self hosting almost anything easier.

    It’s like wanting to learn to play guitar but not learning how to restring and tune it, sure it’s not necessary but you’re going to be overly dependent on others to do something you could learn for yourself with a little time and patience, and it will probably broaden your perspective on what you can do once you do get familiar with how to pipe commands together and combine basic tools into something more sophisticated and complex.

  • banshee@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    The learning curve might be a little high in some regards, but you may want to try NixOS. There are quite a few services ready to enable and customize for self-hosting, and the design makes updating packages fairly simple.

    To be clear, NixOS is not a “simple” solution, but it does work well for self hosting.

      • zenforyen@feddit.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 days ago

        How is that useful to OP who asked for something “without terminals”? Unless that was a joke.

        Because I’ve been using Arch Linux for 15 years and live in the terminal, but even though I like the idea of NixOS, it’s not only scary because it is alien and I have neither motivation nor enough free time to learn a parallel world and gain non-transferable skills for a niche solution. And that with being interested in what NixOS is doing.

        I would say it is horrible advice to a novice, unless you want to scare people away from learning terminals and configs and managing an operating system without GUI tools.

        • banshee@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          10 days ago

          I’m not interested in arguing. You’re welcome to your opinion as well.

          Multiple individuals noted the value of diving into non-GUI server administration, and I wanted to share a tool that could be of interest down the road.

          • zenforyen@feddit.org
            link
            fedilink
            English
            arrow-up
            0
            ·
            9 days ago

            Fair enough. I’m sure NixOS is a great tool, like Haskell is a great programming language (in fact my previously favorite language with a special place in my heart that taught me most about properly structuring and thinking about code).

            I just wanted to put it into perspective, because not everybody wants to go into THAT deep end. But anyway, it’s all good.

            On a side note, your first sentence is something that I have never seen being said ever by anyone on Reddit. Yeah respectfully agreeing to disagree is also a perfectly fine option.

            • banshee@lemmy.world
              link
              fedilink
              English
              arrow-up
              0
              ·
              9 days ago

              Well said and thanks for expanding on the topic. It’s great to get more information out there and give others extra perspective.

              I find Haskell fascinating too - it really changes your expectations of programming languages!

  • Appoxo@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    I am very much a Windows user and my journey went like this:
    Raspberry Pi with OMV -> SSH on OMV -> Mostly Terminal on OMV -> Docker + Portainer to deploy containers -> Transition to docker-compose -> Setup my own VM with Debian completely in the CLI (excluding the first setup of the VM)

    I use Linux (primarily Debian because of Raspberry. I don’t lile what I hear about Ubuntu) usually for VMs/servers and Windows as the client OS

    • Lka1988@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      I love the command line. A terminal window is always open on whatever computer I’m using at the moment, even when I was running Windows.

      But I also like having a dashboard to see what’s going on, all right in front of me. I have ADHD, and if I can’t see it, then I will forget it exists. I use command line to handle more granular tasks, and have various UIs to help me handle other things, like Proxmox (obvious), Dockge (docker stacks), OMV (NAS), Cockpit (all of my computers have this, really good for remote control), and a few other things I’m forgetting.

  • Hawk@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    I’m not trying to be unhelpful. My advice would be to steer into the terminal. Bite the bullet. I use arch and alpine for my servers but Fedora would be fine (but SELinux can be a pain with bund mounts)

    Probably just go with Fedora with btrfs for snaps. It has lots of support and is a common choice for servers

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      How do you troubleshoot Alpine? The one time I tried (later needed to use Debian because the OS was not supported) I could almost only find ressources in conjunction with containerization.

      • Hawk@lemmynsfw.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 days ago

        Honestly, I’ve had little trouble. The Gentoo Wiki and Void Handbook have a lot of overlap with OpenRC and musl, respectively.

        While the documentation could be improved, the overall experience has been quite good and very stable.

  • VeganCheesecake@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 days ago

    I guess you could install cockpit (via Terminal, sorry, but it’s pretty straightforward and there are good guides). After that, you could use the cockpit web interface to deploy docker/podman containers. It’s a bit clunky sometimes, but it does the job purely in UI.

    You can also manage updates, backups, etc via cockpit if you install the required modules.

    As base, I’d use any stable Linux distro that’s reccomended for server use.

  • actaastron@reddthat.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days 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!

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    11 days 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.

  • happydoors@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    I went with Truenas Scale and was pleasantly surprised it needed no command line kung fu

    • sbird@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 days ago

      TrueNAS scale seems like the perfect option, the only downside is that my old laptops don’t meet the hardware requirements

  • Encrypt-Keeper@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    11 days ago

    I believe all of these are actually just running Debian as the actual OS underneath, but they give you a webui that makes deploying apps easier.

    Of these three, I like the look of Cosmos the most. Seems to be security focused and comes with a reverse proxy and a built in SSO solutions. That’s something that’s usually a pain in the ass to set up yourself.

    There’s technically that stupid ass LTT OS but I’m purposely leaving that one out.