Skip Navigation

what linux OS should I install on a backup notebook if my main one is debian?

I'm your regular end user. I use my computers to edit text, audio and video, watch movies, listen to music, post and bank on the internet...

my main computer uses now debian 12.5 after abandoning xubuntu.

For my backup notebook I have several candidates:

  • Simply install debian 12.5 again, the easiest choice.
  • Install linux mint, so I get ubuntu but without them throwing their subscription services down my throat. I'm unsure about other advantages, as ubuntu is debian based, maybe the more frequent program updates? Kernels are also updated more often than with debian as far as I know. Do you know of other advantages?
  • Go for FreeBSD: this might require a learning curve, because this is an OS I've never used. Are commands that different from debian?

other more niche linux OSs seem too much a hassle and I guess won't be as supported as the main ones.

48 comments
  • Honestly just do Debian again. It's one of the most stable distros for a reason. If anything, it'd make more sense to use Debian for a backup computer.

  • If by backup notebook you mean a notebook that you use in case your main notebook breaks or something similar, I'd install the same OS and software on it.

    If by backup notebook you mean that you want to use it as a server where you store backups on, I'd use either Debian or AlmaLinux.

  • Unless you're specifically wanting to play with a different OS then Debian again. Makes much more sense to be using the same version of Linux and all the software ypu use rather than potentially different versions.

    Also it will be simpler to maintain as everything is the same.

    If you do want to play / test another distro then Mint has a low learning curve. FreeBSD is more different but you could easily try it and switch to something else if you don't like it. Its different but not so much that linux users would feel totally lost.

    Probably the most confusing thing for linux user trying FreeBSD is that Bash is not installed, and BSD uses sh instead by default. Bash can be easily installed and set as the default shell which will give a lot more familiarity. But otherwise it'll feel like a familiar modern complete system, and you can use the same desktop environments you're familiar with already in linux.

    EDIT: You did say "backup" in your title. If that's the main use case then definitely Debian again. If your laptop breaks or is stolen it makes sense to have a familiar system to pick up. Also important to sync and backup your data so it can be picked up on the other laptop. If backup machine is your focus then I'd say same OS and look more into data retention and retrieval between the two laptops, and ensure your important data is continuously backed up.

  • The obvious recommendation is Gentoo stage1 tarball running in Windows Linux Subsystem.

    (on a serious note: whatever you're running on your daily driver)

  • I use Debian on nearly everything that isn't a "testing machine"...it's just what I'm familiar with. Used to be like this with Fedora. If you are looking to just use it as a regular end user and don't really need anything different or particularly want some new scenery, you might as well just install Debian again.

  • what linux OS should I install on a backup notebook if my main one is debian?

    It depends:

    • If your backup notebook will only rarely be used, then just make it Debian as well. I can't think of a reason why you'd make it harder on yourself for those spare times you'd have to rely on the backup notebook. (As a side note, if your main system was on a rolling release (like e.g. Arch), then there would be merit in going for a different (i.e. more stable[1]) distro (like e.g. Debian Stable) on the rarely used backup. This is tied to the fact that rolling release distros somewhat require you to update every so often for proper functioning. This hassle is simply absent on distros like Debian Stable etc.)
    • However, if the backup notebook will be used as a second system of sorts for all kinds of needs and does not have to be reliable per say, then please be my guest and quench your distrohopping thirst to your hearts content.

    Install linux mint, so I get ubuntu but without them throwing their subscription services down my throat.

    Linux Mint does indeed provide you some Ubuntu goodies without its associated negatives. But, perhaps it's worth mentioning LMDE; i.e. Linux Mint Debian Edition.

    I’m unsure about other advantages

    Linux Mint does a lot of heavy lifting to provide a seamless and polished experience. This does come with being more opinionated than either Debian or Ubuntu is. However, one might argue that they're just offering the bare minimum that your average Linux user would want on their systems anyway. Hence, it's unsurprising that Linux Mint has become the go-to distro for many newbie and veteran Linux users alike. You don't know what you're missing if you're unsure of other advantages...

    maybe the more frequent program updates? Kernels are also updated more often than with debian as far as I know.

    FWIW, Debian also has its testing and unstable releases.

    Do you know of other advantages?

    As has been previously alluded, Debian is pretty bare-bones compared to Linux Mint. So, if you're mostly interested in setting up things exactly as you'd want to, then you should go for Debian and build it up as you go. However, if you're more in favor of sane and opinionated (albeit bloated to some) defaults, then Linux Mint takes the cake. Ultimately, you'd have to experience it for yourself and come to your own conclusions.

    Go for FreeBSD

    😅

    this might require a learning curve, because this is an OS I’ve never used.

    Yup.

    Are commands that different from debian?

    Debian (and its commands) are more similar to Arch, Fedora or any Linux distro for that matter than it is to FreeBSD. Like, it's a pretty significant departure. And one, I'd argue, you're simply not equipped for (yet).

    Overall, I think making the move to FreeBSD doesn't seem like the logical next move for ya. Its ecosystem (unfortunately) is a lot less developed compared to Linux. And while there are definitely some pros and cons to it, I just can't fathom why your average user would use it without properly knowing what they're getting into and why they're deliberately and consciously making that choice. If you allow me, may I ask you where this interest to FreeBSD stems from?

    other more niche linux OSs seem too much a hassle and I guess won’t be as supported as the main ones.

    *Do Arch, Fedora or openSUSE (to name a few) fall under "other more niche linux OSs"?* Furthermore, *do you think that FreeBSD will be less of a hassle compared to "other more niche linux OSs"?*


    1. The term "stable" is used here to mean slow cadence of change which manifests most commonly as little to no updates in-between point releases. These point-releases occur annually/biennially and come with big updates/changes. As you might expect, a distro with a release cycle as such comes with the added benefit that (little to) no breakage should occur until the next point release. Hence, these distros are (rightfully) associated with providing reliable and robust experiences. Though, this does not mean that they have a monopoly on this. When used responsibly, all (if not most) mainstream/popular distros are able to provide reliability and robustness.--
  • I dont know, why do you want that?

    I would of course say try Fedora Kinoite and give rock solidly packaged but modern software a try. KDE is also really cool.

48 comments