My UnRAID server has been up for more than a month, and would be much longer were it not for a system update there, too. The uptime of the VMs on the server are also affected by this.
Have you restarted your computer this week?
191–200 of 411 posts
Re: Have you restarted your computer this week?
#192Earlier quoted context omitted.
If your computer has any kind of secure boot / boot chain attestation stuff going on, like all phones do now, rebooting clears out pretty much all malware. Software bugs can put the system in to a bad state which can be abused by malware, but none of it can persist through a reboot since everything is checked and measured from scratch during the boot.
> any kind of secure boot / boot chain attestation [...] rebooting clears out pretty much all malware IMHO "pretty much" understates the risk. Malware can easily install itself as a system service, timer unit, XDG autostart or your shell profile among other places. I'll be the first to admit I never check all these places regularly. The only thing that should be putting minds at ease is regular OS installs from fresh…
Re: Have you restarted your computer this week?
#193Re: Have you restarted your computer this week?
#194Earlier quoted context omitted.
I think a large part is also how long it takes to restart a Mac. Every so often a coworker has to restart and I could probably restart my Linux (or even Windows) laptop 3 times before they're back on. Kind of reminds me of how slow Windows computers used to boot back in the Vista and 7 era.
Wat? The apple silicon one on my desk restarts in under 30 seconds. Markedly faster than the Windows PC next to it
Re: Have you restarted your computer this week?
#195To those who worship uptime, how many kmods do you have loaded? Must be nice not subscribing to openwall/NVD/CISA/cve.org
Re: Have you restarted your computer this week?
#196I shut down my desktop every night. No reason to keep it on. I can save my work, all my tabs persist, it’s fine. My main complaint is that my PC seems to have crazy clock drift? And windows just doesn’t seem to care? It doesn’t actually cause problems but I will check and see that it’s off by >5 seconds and that just shouldn’t ever happen. My phone is always accurate to <0.05s and same in Linux. Idk why windows isn’t…
> No reason to keep it on. any reason not to simply let it sleep?
Re: Have you restarted your computer this week?
#197Is it weird that we don't have a way to update the system without rebooting by this day and age? I think there are things in Linux like live kernel patching (kexec, ksplice), but why by 2026 is this sort of architecture of live system updates not a common or included feature yet? People hate updates and having to reboot and have downtime right? Security updates to core systems are more important than ever now too. So…
Re: Have you restarted your computer this week?
#198I shut down my desktop every night. No reason to keep it on. I can save my work, all my tabs persist, it’s fine. My main complaint is that my PC seems to have crazy clock drift? And windows just doesn’t seem to care? It doesn’t actually cause problems but I will check and see that it’s off by >5 seconds and that just shouldn’t ever happen. My phone is always accurate to <0.05s and same in Linux. Idk why windows isn’t…
> No reason to keep it on. any reason not to simply let it sleep?
Worth noting on Windows the restart function only does that if you hold Shift or have Fast Startup disabled.
Re: Have you restarted your computer this week?
#199I too like running the same kernel for months on end. Just kidding, I restart periodically, especially when there's a kernel patch. To those who worship uptime, how many kmods do you have loaded? Must be nice not subscribing to openwall/NVD/CISA/cve.org
Re: Have you restarted your computer this week?
#200I remember having around 280 days of uptime on Windows 7 when it went end of life. Having a UPS helps a lot to protect against short power outages or blips.
Nowadays I run Arch Linux, it's been 12 days since a reboot. Not trying to break records, I reboot to apply kernel updates when it's convenient. Since I use tmux and have terminal heavy workflows it takes 1 command and a few seconds to resurrect all of my sessions to get back to where I was at before.