Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Still a fail (Score 1) 203

Sure, if they were that wealthy, but my thought is that this would suit a lot of people in the range of wealth somewhere between "rich enough to own a private jet" and "just well-off enough to afford regular commercial airline flights." Imagine having enough money to buy a small aircraft (and time to get a license to fly it) OR a new luxury car, but not really feeling rich enough to justify buying both. Now, in theory, you wouldn't have to choose between having one or the other. Plus you get the geek points of being an early adopter of a real-life version of something that has been a science fiction mainstay for decades.

Comment Re:PHP vulnerability - don't know. (Score 1) 318

AFAIK yes, by default, if you backtick to open a shell command, but not if you use shell_exec().

And, incidentally, neither of which you should be doing in the first place on any publicly facing web server. They've both generally been considered bad practice for scalability as well as security concerns since long before this particular BASH vulnerability got a buzzword name.

Also, don't run your webserver as root.

Comment Re:PHP vulnerability - don't know. (Score 1) 318

AFAIK yes, by default, if you backtick to open a shell command, but not if you use shell_exec().

And, incidentally, neither of which you should be doing in the first place on any publicly facing web server. They've both generally been considered bad practice for scalability as well as security concerns since long before this particular BASH vulnerability got a buzzword name.

Comment Terminology is everything with old people. (Score 1) 179

Don't call it a "dashboard" because they think that just because its packaged differently and called something else it must not therefore be what they want. Call it "Realtime Reporting" and be done with it. Its not, strictly speaking, realitime, but that matters very little; its not strictly speaking a dashboard either.

Slashdot Top Deals

The biggest difference between time and space is that you can't reuse time. -- Merrick Furst

Working...