Hacker News new | ask | show | jobs
by cptskippy 2672 days ago
Is it fair to compare your Linux Server to your Windows Desktop? My Windows Server has 4 options for handling updates:

1) Automatically install and schedule a reboot.

2) Download but let me choose to install.

3) Tell me there's updates but let me choose to download and install.

4) Don't check for updates.

2 comments

Nothing he described is in any way limited to servers. Even kernel live patching is available to Ubuntu desktop users for free: https://www.ubuntu.com/livepatch
And if Linux on the Desktop met his needs then he wouldn't be running Windows Desktop.

My point is that Windows Desktop is not Windows Server so if you're going to compare a Linux Server to Windows, then you should compare it to the equivalent Server variant.

> if you're going to compare a Linux Server to Windows

Lorkki's point was that this was not a thing that happened in the comment you replied to. Linux servers and desktops operate in the same way. The laptop I'm typing this on has 3 months uptime.

The original comment was about the regularity of updates and the complaint that Windows requires reboots more often. The op then compared his Linux Server's uptime to his Windows Desktop.

I simply said that wasn't a fair comparison because Windows Server doesn't require you to reboot.

You guys are arguing that Linux is Linux and I'm not disagreeing with you. Linux loads executable into memory before running them, Windows doesn't. So files on Linux can be updated/overwritten without reboot. That's a technical hurdle that can't easily be overcome.

The downside of that feature is that it's a hell of a lot easier to have a Linux system not come back up when it reboots because of drive failures or corruption. I've had that bite me in the ass a handful of times.

Regardless, my point was that if you need a system to have ridiculous uptime there is a version of Windows for that. I would argue that you absolutely do not need your laptop to be up for 3 months at a time.

I run Windows because that's what my job requires. I also use Linux for personal stuff. This is hardly a unique situation.
For some of us the year of the Linux desktop is long past. A modern OS that doesn't require frequent reboots is one of the perks.