this post was submitted on 19 Aug 2024
166 points (98.3% liked)

Linux

47337 readers
1021 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
 

I just need to gush for a minute. I am about to shutdown my server in order to move it to the basement. This off the shelf $300 desktop running Pop!_OS is my self-hosting server that has dutifully done it's job without a single complaint. It has been rebooted maybe three times since 2020 and it currently has an uptime of 840 days. That's 840 days of not ever thinking about this thing. It self updates via Cron jobs and just...works.

I am afraid to open the box up though. Those dust bunnies must be huge.

you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 0 points 1 month ago (1 children)

Usually but are you paying close enough to the security notices to know when it isn't?

[–] hperrin@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

It’s very big news when there’s a vulnerability in the Linux kernel itself that can be remotely exploited. Like, everyone on any security show/podcast/blog is talking about it.

[–] possiblylinux127@lemmy.zip 1 points 4 weeks ago (1 children)
[–] hperrin@lemmy.world 1 points 4 weeks ago (1 children)

Cool, CVEs don’t tell you whether it’s remotely exploitable. What I’m talking about is an issue with the Linux kernel itself that can be exploited without having the existing ability to run code on the machine.

[–] possiblylinux127@lemmy.zip 1 points 4 weeks ago

True, you do need to look at the exploitablity score. You are right almost all of the CVEs are not easily exploitable.

However, assuming your device is secure isn't a great idea. I think it is wise to just update so you don't have to worry about it. It is relative simple to update and reboot if needed.