this post was submitted on 04 Aug 2023
27 points (73.7% liked)

Linux

45501 readers
1515 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For those systemd users, it seems not as a big of a deal as "the register" poster might imply. In the end it'll depend if the new soft reboot is called or not (it's doubtful distros will change default behavior either).

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 64 points 11 months ago (1 children)

Systemd's "soft reboot" has nothing to do with Windows' "fast startup". Those are two completely different concepts for two completely different use cases.

[–] [email protected] 6 points 11 months ago
[–] [email protected] 9 points 11 months ago (2 children)

Bruhh what is that thumbnail💀💀💀

[–] [email protected] 5 points 11 months ago

My new background

[–] [email protected] 2 points 11 months ago

Cute penguins reviving an old laptop with Linux.

[–] [email protected] 8 points 11 months ago

... I feel like loading the boot sector of a disk and jumping into the boot loader would be a more useful feature than whatever this is. I usually reboot to switch os or upgrade the kernel. Userspace cleanup is already pretty easy. How do zombie processes or open files fare with this scheme? Crashed drivers? Why replace the root fs?