Forgot your password?
typodupeerror

Comment I feel your pain... (Score 2, Informative) 211

As a former DoD Linux admin (one of the first for that organization), the best way I've found to keep everything in sync is to build updates yourself (essentially, you're doing the vendors work for them). I know of the guidelines you speak of and the regular advisories and it was quite a task to implement something reasonable. In the end though, the only way I could both satisfy both the security concerns and maintain the rpm database integrity was to build updated versions of the vulnerable software myself and install them.

`rpmbuild` is definitely your friend. Build a template spec, then as you need to update versions, you just modify a few details and away you go.

I worked primarily with Red Hat at the time (though I am working with SuSE now) and had the same problems you've described. They (the vendors) typically do not update quickly enough and if you ask them for direct support, you usually get the run around. The "minimum" version issue is particular painful, as it will show up, even if the vendor backports (I'm assuming you're catching these when running the "unix" scan util).

So long as the updated rpm "provides" everything the old version did, you should have no dependency issues. Good luck.

Comment Re:Oh please (Score 5, Insightful) 943

Careers do not cause marriages to fail. An individual's failure to recognize that the career is impacting the relationship, may be a contributing factor. Both husband and wife (regardless of who's in IT) have to take responsibility. If one feels they are being neglected because the job is consuming the other, then the neglected must communicate that to the consumed, and together they must solve the problem.

I don't object to the OP's thought's, but IT is not much different than being a Doctor or a lawyer (or any other job that may have to deal with after hours commitements). If both parties want the relationship to work, then it will (with perhaps a few extraordinary exceptions). Just an opinion.

Slashdot Top Deals

How many Bavarian Illuminati does it take to screw in a lightbulb? Three: one to screw it in, and one to confuse the issue.

Working...