• Rescuer6394@feddit.nl
      link
      fedilink
      arrow-up
      6
      ·
      2 years ago

      on a serious note, is possible to never reboot?

      like an high availability server that can’t never go down, how do they manage kernel updates? *

      • yes i know that now there is kube and docker etc and you can update the container with zero downtime. but how they did it 10 years ago?
      • zea@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 years ago

        Kernel live patching, which basically rewires kernel functions at runtime, lets you update the kernel without rebooting. I don’t remember how old that is though.

      • narshee@iusearchlinux.fyi
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        You can go without rebooting if you always have power, don’t care about updates (security) and don’t run into bugs.

        It’s done with multiple servers I guess. One updates/reboots while the other ones don’t.

  • Ilovethebomb@lemmy.ml
    link
    fedilink
    arrow-up
    24
    ·
    2 years ago

    In fairness to Windows, stopping users from doing really dumb shit is a feature if you’re family tech support.

    • Malgas@beehaw.org
      link
      fedilink
      English
      arrow-up
      9
      ·
      2 years ago

      Linux will also stop regular users from breaking the system.

      If you’re family tech support, making them superusers is probably a mistake.

    • SkyeStarfall@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      2 years ago

      I mean, with admin powers you can still easily corrupt your windows system. Not too much different from sudo rm -ing everything.

  • Wirlocke@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    8
    ·
    2 years ago

    I have a Raspberry Pi and twice I uninstalled something with the goal of reinstalling it, only to realize that what I uninstalled was required to install anything. And I broke the desktop several times over.

    I now use apt install --reinstall, I learned my lesson.

  • ______@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    2 years ago

    I wish it was like this. In reality Grub’s suicidal tendencies catch me off guard.

    When I was a noob I used arch for work (btw) and grub constantly broke in dire times.

    Now I no longer use grub.

  • balderdash@lemmy.zip
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    I’m just tech savvy enough to know that I’m not skilled enough for Linux. But Microsoft is starting to piss me off

    • kaput@jlai.lu
      link
      fedilink
      arrow-up
      4
      ·
      2 years ago

      You are wrong. Linux got really easy. Check out linux mint. Hardest part is making the bootable USB. My elderly parents both like it. Installation is much easier than windows and online help is much more available also.

      • cordlesslamp@lemmy.today
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I’m FUCKING SICK of Windows bullshit, but Linux really scare me. My impression is that everything you do on Linux requires typing codes in the terminal, even the simplest tasks would require googling the right codes to type.

        • Rolivers@discuss.tchncs.de
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 years ago

          Distros like Suse or Mint don’t really require the terminal. They have proper app stores and pretty much everything is in a gui menu. Including the installation process.

        • Kes@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          Try Linux in a virtual machine or on a live USB for a few days to ease into it. There’s plenty of beginner friendly distros to choose from that don’t require using the terminal. You could even try dual booting Linux and Windows if you decide to make the jump. I’m not going to lie and say that Linux is pure smooth sailing compared to Windows, but I can say that as a former Windows user who was terrified of Linux, after using Debian for a few days I’ve never booted into Windows on my main PC again

        • Leeonrrd@mastodon.online
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          @cordlesslamp @kaput

          > Linux requires typing codes in the terminal, even the simplest tasks would require googling the right codes to type.

          Sounds like you already know how to use it to best effect. Better install a distro already :)

        • kaput@jlai.lu
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          Not really you rarely ‘have’ to get into the terminal, it just get very convenient once you get comfortable with the architecture. Which is not really required either. My 75 yo mom love it, the most techiest thing she does is apply updates by entering her password. I need to help maybe 4 times a year…

  • Honytawk@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Err, you can uninstall Edge, Microsoft isn’t blocking you.

    It will just break as much as uninstalling the bootloader in Linux.