Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment smartmontools (Score 5, Informative) 348

Set up the smartd.conf file to do the example short-test daily and long-test weekly, and email you when something is fishy. It's a trivial amount of effort, resulting in a significant amount of peace of mind. (In many cases, you'll have some amount of warning before your drive kicks the bucket and it's too late)

Comment Re:Wake up call (Score 3, Insightful) 346

I don't think the quote is right. The technique used to gain access is not to guess the password, but to guess the answers to the password recovery questions. The password itself can be strong, but when you've got a site that provides recovery questions like "Where were you born?", what are we to do? The clever approach would be to have an answer scheme that isn't guessable via public knowledge, but also something you can remember if you need to use it. There's a difference between "fucking dumb" and not being aware of weaknesses in web service authentication schemes.

Comment Two questions... (Score 1) 247

1) Why are you using the Adobe Reader web browser plug-in? Downloading and opening PDFs is much safer.

2) Why are you using a version of Adobe Reader that has known security vulnerabilities? If Reader doesn't do what you want, there are alternatives.

Keeping software up to date is important for staying safe. But perhaps this is not a concern for you.

Comment Of course they didn't fix CVE-2012-4681! (Score 4, Informative) 102

CVE-2012-4681 is a vulnerability that affects Java 7. Apple has only ever provided Java 6 with OS X, and with recent OS X versions, it's not even included by default. So it's pretty silly to make a sensational story that calls out Apple for not addressing CVE-2012-4681 in their update to Java, since they're not even affected by it.

For more details, see: http://www.kb.cert.org/vuls/id/636312

AMD

Submission + - Systems with AMD or ATI graphics adapters cannot be secured as well as others (cert.org)

An anonymous reader writes: Microsoft EMET is an effective way of preventing many vulnerabilities from being exploited; however, systems that use AMD or ATI video drivers do not support the feature that provides the highest amount of protection: Always On ASLR. When ASLR is set to "Always On", the system will fail to boot, resulting in a BSOD. It's not clear if this is due to poor programming practices, or possibly they took a shortcut to squeeze out a few extra FPS in benchmarks. It sounds strange, but your choice of video card ends up impacting how secure the system is!

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...