• HugeNerd@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    2 hours ago

    “shutdown” is a noun. I was on vacation because the company was in shutdown.

    “shut down” is the compound verb you wanted.

  • arc99@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    This boils down to a Linux using a file system which allows files to be deleted or replaced in the inode table while something has the old file open. So it’s easier (although not simple) to replace packages while other stuff is running. Whereas Windows has to shut everything else down so nothing has the file open to replace it and also fix stragglers during the next reboot.

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 hours ago

      its more to do with the fact that until recently linux distros did not have a desktop pc centered idea on how to do updates. but distros started to support offline updates, so you can install updates in a safer way, while the system is not running.

      a major difference is that linux offline updates allows you to just shut down, without taking time with updates.

  • Noobnarski@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    6 hours ago

    It’s even worse, when I tell my work Windows 11 computer to shut down and I have to choose update and shutdown because it decided to do updates, sometimes it reboots a few times but then it doesn’t turn off afterwards.

    I’m never going to install Windows 11 on any of my devices, it’s so bad.

    • AndyMFK@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      4
      ·
      3 hours ago

      I bought a new mini PC the other day that shipped with windows 11. Before installing Linux I thought “I’ll just boot into windows to make sure the hardware is all correct”.

      I got as far as the windows welcome screen and thought “it’s actually just going to be faster and easier to install Debian instead of going through all this windows bullshit”

      • Bluewing@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        I got a new Mini a month ago. Before I even powered it up, I stabbed a USB stick into it, hit escape on boot, and killed that bitch with Kinonite.

        There are two things a person needs to do when starting up a fresh new computer: First, you must bathe in the purifying waters of Lake Minnetonka, and never, ever let Windows have even a single chance to live.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      Or my old windows 10 machine would wake itself up in the middle of the night to run updates that the group policy wouldn’t even allow it to download without my permission and then just sit there. If I hadn’t fallen asleep yet, I’d notice the monitor light up the next room and get up swearing at Microsoft until I tracked down where the wakeup timer was set and disabled it. Only to find it re-enabled after some updates.

      Fuck Microsoft.

      • GamingChairModel@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        15 minutes ago

        It’s fun when your laptop decides to do this kind of nonsense from inside your laptop bag, smothering itself in its own heat.

  • Honytawk@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    6
    ·
    8 hours ago

    Are you guys really using a command to shut down a computer?

    Because you can do the same with Windows, but nobody uses it because it is just not convenient to use commands for that.

    shutdown /s

    • LePoisson@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      3 hours ago

      Yeah, you can even throw a /f in there to force close all apps so it will kill everything and go nighty night. I used to use it with /t command if I wanted to download something while I was out but not have the PC run all day.

      That’s not the best way to turn your PC off but hell half the time I just murder mine by holding down the power button anyways. As long as you’re not being crazy shutting her down in the middle of some data operations you’ll be fine.

    • Croquette@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      8 hours ago

      I used it when I was watching movies to fall asleep to but did not want to use the battery. You can specify a time with /t before the shutdown occurs.

  • MonkderVierte@lemmy.zip
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    7 hours ago

    Systemd waiting for <random thing> to terminate on shutdown is one of the reasons i’ve ditched it.

      • Wilmo@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        You can change the default wait from 90 seconds to something like 5 seconds.

        /etc/systemd/system.conf.d/system.conf

        [Manager] DefaultTimeoutStopSec=2s

    • luciferofastora@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      I don’t think I’ve ever had that issue. My PC shuts down within a few seconds. What kind of things would refuse to terminate?

      • WhyJiffie@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 hours ago

        a bad configuration, mostly. people love to bash systemd but this is sensible, that it does not outright kill services that aren’t ready for that. if your computer shuts diwn slowly because of that, that is a configuration issue, that either a service or a mount does not stop cleanly.

  • LiarAmongAll@lemmy.zip
    link
    fedilink
    arrow-up
    4
    ·
    10 hours ago

    Windows update set my PC back almost 3 years for some unknown reason, lost so much shit. That was my final fuck it this shit moment, I installed Mint last week. A little bit of a learning curve, but I’m enjoying it and not worried about everything getting ruined unless I do something dumb. I can live with my own stupid.

  • Holla@feddit.org
    link
    fedilink
    arrow-up
    54
    ·
    19 hours ago

    [**    ] A stop job is running for Session c1 of User gdm (49s / 1min 30s)

  • Rose@slrpnk.net
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    Well, there’s a reason why I shut down my Windows laptop at least 30 minutes before I have to actually leave somewhere.

    My biggest annoyance isn’t even Windows as such, but random applications that have auto-updaters that run when the app is closed. “Okay, time to go now.” “NO! I must update this app!! Do not stop this update or hideously evil data corruption will happen!!!” …there’s no excuse for this stuff. Just do it when starting the application.

      • Lemmert@reddthat.com
        link
        fedilink
        arrow-up
        7
        ·
        11 hours ago

        To to honest my Fedora install used to hang indefinitely 20% of the time I tried to shut it down. So I also became well acquainted with that solution

        • Doomsider@lemmy.world
          link
          fedilink
          arrow-up
          4
          arrow-down
          1
          ·
          11 hours ago

          It is a last ditch effort in Linux instead of the first reaction for me in Windows.

          Maybe I don’t just don’t respect Windows. It probably goes back to things like it deciding to do an unskippable update right before I did a presentation or trying to find some obscure .dll file for hours trying to make a program work.

          I get your point though.

          • Lemmert@reddthat.com
            link
            fedilink
            arrow-up
            2
            ·
            10 hours ago

            Fair enough considering Windows also doesn’t respect you. My worst experiences were the times I accidentally clicked on “update and restart” so I just had to wait there after a long night of getting a presentation or homework done. That happened a few too many times in high school.

            But I barely handle updates myself these days. I have set it to automatically* apply them live for my year on Silverblue. I have something similar for my phone updating every weekend at night considering I sleep in anyway. This post did remind me how nice it is to not have to worry (or even think) about updates.

            *I do manually update between major Fedora releases. But those happen twice per year so yeah.

      • BeUnique@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        11 hours ago

        Sure I guess. There’s plenty of things better about Linux so why lie? This meme misses the mark is all I’m saying.

  • Digit@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 hours ago

    I just push the button.

    Muhahahahaha.

    Okay, sometimes on a whim I’ll do something like a “sudo shutdown -t 0 now”. (… Muahahaha.)

    Rarely shutdown my main computers though. Last time, years ago.

    Better to have, and not need, than to need, and not have, right windows users?

      • Digit@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        I’ve stumbled into various quirks across many systems over the decades, and, iirc, it was actually something like sudo shutdown -t secs now [(?! wat)] that resulted in reliable shutdown, contrary to all logic and presumed would-be redundancy. But, yeah, you’d think so. I don’t know what the current state of shutdown’s like. That was from like over 15 years ago, back when I had a X60T thinkpad I’d actually shutdown.

    • Ricaz@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      My button does the same as poweroff though, it will still give everything a couple seconds to kill itself

    • Digit@lemmy.wtf
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 hours ago

      It is weird isn’t it.

      Why do they make it so bad?

      I imagine half of linux users could make better automated update rules in their cron.

      So many better ways.

      So why are they making it intentionally bad?

      … Sabotage from Microsoft employees who hate Microsoft?

      … Part of a larger Embrace Extent Extinguish tactic, where they’ve already embraced the Linux Foundation etc enough, they’re ready to extinguish Windows, already having sufficient monopolistic total-control hooks in Linux???

      What are they up to? There has to be a reason it’s so bad. There has to be a reason they go out of their way to make it so bad.

      It surely can’t just be the effects of The Corporation, the hierarchies and compartmentalisations and bureaucracy of the structure where they don’t understand (or even perhaps do understand [and maybe have seen Kevlin Henney’s excellent talk on clean code vs enterprise programming] but) can’t do anything about it, can it?

      What are they building in there? We don’t get to see, we don’t get to know, just trust them, they know best when and how, and so you are not allowed to change it.

      We are not doing that any more.

      • bufalo1973@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        Windows has had always a problem: unlike Unix, where files are referenced by an inode where the name points to, Windows has the names directly linked to the files. When Windows needs to update a system file that is in use it has to stop being used. And for some system files there only one way to do it: reboot. On Unix, the name of the file can change the inode where it points to and the system goes on. The old file exists until every proves stops using it and then is erased while new processes access the new file. So no reboot is needed.

        That leads to not having to update everything on reboot. Only the kernel and little more.

      • Samsy@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        Maybe train you into avoiding shutdowns, never shutdown, stay on Microsoft windows for ever, forget about other things like sleep or eating.

      • Rothe@piefed.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        9 hours ago

        Having a monopoly makes you arrogant. That is probably the only reason why they do it.

      • Thorry@feddit.org
        link
        fedilink
        arrow-up
        17
        arrow-down
        1
        ·
        22 hours ago

        Well you say that, but I’ve seen the countdown go past and then reset to a higher number often.

        • TwilightKiddy@scribe.disroot.org
          link
          fedilink
          English
          arrow-up
          14
          arrow-down
          1
          ·
          edit-2
          20 hours ago

          I entrust you with this horror, go figure out what to blame.

          shutdown-analyze.sh
          #! /usr/bin/env bash
          shutdown_start=$(journalctl -b -1 -u systemd-logind --grep="System is (powering down|rebooting)" --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP)
          shutdown_start=$((shutdown_start / 1000000))
          units=$(journalctl -b -1 --since=@$shutdown_start --output=cat --no-pager --output-fields=UNIT JOB_TYPE=stop CODE_FUNC=job_emit_start_message)
          
          for u in $units; do
              stopping_start=$(journalctl -b -1 --since=@$shutdown_start -u "$u" --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP JOB_TYPE=stop CODE_FUNC=job_emit_start_message _SYSTEMD_UNIT=init.scope)
              stopping_end=$(journalctl -b -1 --since=@$shutdown_start -u "$u" --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP JOB_TYPE=stop CODE_FUNC=job_emit_done_message _SYSTEMD_UNIT=init.scope)
              duration_human=$(systemd-analyze timespan $((stopping_end - stopping_start))us | tail -1 | sed 's/.*: //')
              printf "%s\t%10s %s\n" $((stopping_end - stopping_start)) "$duration_human" "$u"
          done | sort -rn | cut -f 2
          
          • Thorry@feddit.org
            link
            fedilink
            arrow-up
            4
            ·
            20 hours ago

            Thanks, I usually know what it is tho. Most often it’s VMs I was using for testing stuff, which I forgot to shutdown. It takes a while for them to cleanly shutdown, which is what the wait is for. I have a shortcut on my desktop to a script that checks for any running VMs still and shuts them down. But I forget to click it sometimes and then I have to wait. No big deal, except I like to switch off the power bar that powers the computer and everything attached to it. An old habit from when such a thing mattered, these days standby power is probably nothing to worry about. But still I wait patiently for the computer to shut down till I switch off the power strip.

            • TwilightKiddy@scribe.disroot.org
              link
              fedilink
              English
              arrow-up
              6
              ·
              19 hours ago

              If your script somehow shuts them down faster than plain old SIGTERM, putting it under /usr/lib/systemd/system-shutdown/ might be a good idea. Check man 8 systemd-shutdown for more info on that.

      • realitaetsverlust@piefed.zip
        link
        fedilink
        English
        arrow-up
        8
        ·
        21 hours ago

        I think that depends on the setting, I had situations where one of my docker containers took ages to shutdown and it would just say 00/02 00s but when it reached that limit, it would just go up.

        • TwilightKiddy@scribe.disroot.org
          link
          fedilink
          English
          arrow-up
          5
          ·
          20 hours ago

          Individual services can override the default 90 seconds timeout. But then you can override their override if you think you are smarter, of course.

    • Kairos@lemmy.today
      link
      fedilink
      arrow-up
      18
      ·
      22 hours ago

      (X time / 1:30) but the second time will be extended indefinitely for some fucking reason.

    • RustyNova@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      21 hours ago

      My always plugged in HDD with bees on it does that. 1 minute to shutdown at least because there’s always some kind of extend read or dedupe that need a sync.

      … I brought this upon myself so I don’t have to complain.

    • anon5621@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      22 hours ago

      Yes but no, u can in config file of systemd change timeout to 5,10 second or other number of seconds which u wish before it will kill it