|
|
|
|
|
by cpncrunch
4472 days ago
|
|
I think you misunderstand. It's not that people are pushing out crap updates. Rather, the problem is that when you update one thing on linux you usually end up having to update 100 other things. I'm in a similar position to the OP, in that I don't generally update linux systems. The problem is that there is no way to simply 'update everything' in linux (at least, not in Centos). yum update certainly doesn't do it - in Centos 5.5 it only gets you php 5.1.x. To get a newer version you have to update it manually or bodge yum. Then the problem is that many newer packages require a newer glibc or whatever, and that is something that can break your entire system very easily. I think the root of the problem is that linux isn't very easy to update, unlike Windows. As long as your linux system is well locked down and you regularly keep an eye on it, I don't see a problem with not updating regularly. |
|
That said, these factors really complicate security advice on patch management. If customers could be trusted to lock things down and keep an eye on them, that would be a much better world. And I'm sure a lot of admins out there are more than capable, but I worry about the Dunning Krueger effect catching some admins off guard.
But ultimately, this is just a battle of emphasis more than disagreement. The answer isn't "everyone should always patch everything," it just depends on a lot of factors.