Forgot your password?

typodupeerror

Comment: Re:It isn't just licensing costs... (Score 4, Informative) 863

by Anthony_Cargile (#29818265) Attached to: IBM's Answer To Windows 7 Is Ubuntu Linux
Did you even read the Secunia links you posted? Both unpatched vulnerabilities require usage of Apache's mod_ftp module, which I've honestly never even seen used as most hosts and general servers use external (and hardened) FTP software like ProFTPd:

Successful exploitation requires that a threaded Multi-Processing Module is used and that the mod_proxy_ftp module is enabled. (...) An error in the included APR-util library can be exploited to trigger hangs in the prefork and event MPMs on Solaris.

And the second (first in order on the site) unpatched vulnerability deals strictly with a mod_ftp input validation issue. Again, I rarely even see mod_ftp even used as opposed to an entirely seperate FTP server daemon but disabling the faulty module is simple enough in environments requiring absolute security.

And input validation issues are usually patched fairly quickly anyways, I mean come on, this is 2009 and there are too many developers for the project that wouldn't let this sort of thing continue for this amount of time. Not to mention the fact that these unpatched vulnerabilities are nothing compared to the olde IIS Webdav exploit of a few years ago - too bad there wasn't a community aware of it sooner other than the underground black hats already using it to their advantage by the time it was brought to the attention of MS.

Comment: Re:Not really... (Score 1) 267

by Anthony_Cargile (#29575395) Attached to: Apple Pushes Unwanted Software To PCs, Again

Users don't read dialog boxes. It could've had red flashing lights around it, and it wouldn't have mattered.

Yeah I get those at the bottom of websites all the time, usually because I'm the Xth visitor etc. For some reason, the prize is always a bunch of forms to fill out promising more prizes. (this is a joke, by the way)

Privacy

The Internet Knows Everything: MIT PersonasWeb->

Submitted by Anonymous Coward
An anonymous reader writes "In the latest Orwellian display of the Internet, MIT's Aaron Zinman has conjured up PersonasWeb — an in-depth datamining utility that aims to display and categorize any instance of an individuals name found on the Internet using a private database and a simple AJAX web page.The tool is similar to traditional Google datamining, but also uses keywords found in and around instances of an individuals name to categorize the instances into several categories, including "Illegal", "Online", "Sports", and more."
Link to Original Source
Programming

iPhone background apps (daemons) without jailbreak->

Submitted by Not An AT&T Fanboy
Not An AT&T Fanboy writes "An editor at The Coffee Desk seems to have found a way to run background processes (Unix daemons) on an Apple iPhone without jailbreaking. The method for doing so is not supported by Apple at all, and is sure to send security researchers through the roof with the realization that this could allow seemingly-legit iPhone apps to contain full-blown viruses while being distributed via the App Store."
Link to Original Source
Microsoft

Microsoft Begins Using Twitter, Fails In -> 1

Submitted by Twitter Failure
Twitter Failure writes "So I think most geeks or curious people in general have checked out @Microsoft's long-unused Twitter account, only to find a skimpy amount of followers and no tweets to speak of. Today, that changed in what is apparently Microsoft's minimal effort to get in on the Twitter marketing business (as 1 out of every 2 Twitter spammers love to tell you about). Here's the best part — they don't have nearly the amount of followers as Linux does!"
Link to Original Source
The Internet

ICANN's New gTLD Proposal, and Why It Won't Happen-> 1

Submitted by YouCANN
YouCANN writes "ICANN is proposing tailored Top Level Domain names, e.g. my.ibm and my.dell instead of the usual com and net TLDs. The move to a more USENET-style DNS hierarchy is already coming under criticism by those both inside and outside of ICANN for a variety of reasons, including (but not limited to) trademark issues, the obvious overstuffed resulting DNS tree, cybersquatting and lack of future support from registrars. The already lack of use of some current generic TLDs is also hurting the proposal, sources say."
Link to Original Source
Social Networks

Facebook and the Severe Lack of Privacy Within-> 1

Submitted by ILovePrivacy
ILovePrivacy writes "Facebook's recent popularity surge over the past few years has brought in waves of new users. With these new users, however, also come the spammers and a flurry of privacy violations by both application writers and the Facebook staff themselves. Quizzes designed to harvest personal information (as permitted by the agreed-to terms), the lack of in-transit encryption (HTTPS/TLS) and the lack of true deletion outside of mere "bit-flipping" for personal data are all major privacy concerns with Facebook that most users never realize."
Link to Original Source
Windows

Dell says Windows 7 pricing may be a 'problem'

Submitted by ausekilis
ausekilis writes "On Tom's Hardware is a brief article concerning the price for the upcoming Windows 7

The director of product management for Dell's business client product group, Darrel Ward, thinks that the price for the upcoming Windows 7 operating system may potentially be an obstacle for early adopters.

Considering Dell sells Ubuntu-equipped Inspiron 15n for ~$350, and Vista Equipped Inspiron 15 for ~$399, and "If there's one thing that may influence adoption, make things slower or cause customers to pause, it's that generally the ASPs (average selling price) of the operating systems are higher than they were for Vista and XP", it makes you wonder exactly what they hidden "Windows 7 fee" will be on machines later.

Let the flames begin."

Comment: inodes (Score 1) 2

by Anthony_Cargile (#27988079) Attached to: Is a 50,000 file count a reasonable hosting limit?
This is probably an effort to keep inode count down, so as not to overtax the filesystem. Having a million 1KB files can be more expensive than having a single 1TB file, depending on the FS, which they apparently worked out in order to impose this limit. They could also be trying to keep down extraneous file hosting (hurting their business as a host) in the same manner that you can't share a Comcast business Internet connection amongst clients.

That'd be my guess, in addition to just plain common sense: why/how on earth would you need 50,000+ files anyways? Something a database couldn't satisfy?
Unix

Unix New Hampshire license plate turns 20->

Submitted by
Anonymous Coward
Anonymous Coward writes "Local newspaper talks to Linux International's Jon "maddog" Hall, who lives in New Hampshire, and who since 1989 has had a "Live Free or Die" UNIX license plate — a real one, not a conference hand-out — on his Jeep. From the story: The day he installed the UNIX plates, he went early to work at DEC's office on Spit Brook Road in Nashua, to be sure to get the parking space right next to the door used by all the Unix engineers. He watched them come in and, one after another, do a double take at seeing the real-world version of the famous fake plate. "People would race in and yell, 'Who is it? Whose plate is it?!?' " Hall said. It was his then and it is his now. After 20 years, one suspects you will have to pry it from his cold, dead fingers."
Link to Original Source

There's no time like the pleasant.

Working...