this post was submitted on 29 Oct 2023
275 points (93.9% liked)
Technology
59421 readers
5045 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Of course there is. Unfortunately the average Linux self-hoster doesn't have much of a clue and probably runs vulnerable Samba (even if it's not S1). Of course it doesn't help that Samba seems to get a vulnerability about once a week. It's one of the most targeted pieces of network software you could run.
I know that Linux is a host of OSs but generally speaking is it up to the user to keep their software up to date or is there some kind of automatic updating process?
There are automated updates, especially for security issues, but since Linux users feel they are power users and seldom have to deal with security issues, they often disable updates and do them manually. If and when they remember. And for self-hosted software it's worst because often they don't even consider running updates.
This depends entirely on the distribution. The distribution I run has no automatic updates by default. I do it manually.
I could easily set it up if I wanted to, but yeah. There is no consensus, it's just case-by-case basis. Some do have automatic updates by default.