Linux

Fear, uncertainty and Linux

SCO claims IBM and Linux have ripped off its old program code. Linux advocates say that's bunk. Nothing will become clear until SCO shows its hand in court.

  • more
    • All Share Services

Fear, uncertainty and Linux

“There is perhaps not the same level of interest in this case as in that of the O.J. Simpson trial,” says Gordon Haff, a technology analyst who’s been closely following the multibillion-dollar lawsuit that the SCO Group, a small Utah software firm, filed against IBM in March. Cable news networks are not clamoring to cover every development in the complex contract dispute. “I do not expect to see it on Court TV anytime soon,” Haff says.

But in open-source software circles, SCO’s suit has achieved trial-of-the-century status. SCO owns the copyrights to decades-old Unix code, and it has accused IBM of secretly stuffing this code into Linux, thereby making Linux “an unauthorized derivative of Unix.” To fans of Linux, SCO’s claims seem at once preposterous and dangerous, and the lawsuit has set the community buzzing: The press (embodied by the likes of Slashdot and Linux Journal) is all over it, the pundits are in high gear, everyone believes himself an expert on the issue, and, like the best celebrity trials, the whole thing keeps getting curiouser and curiouser.

On Aug. 5, SCO made its boldest claim yet: Because the company believes that everyone using Linux is illegally using SCO’s technology, the company released a price list detailing how much money Linux users should pay SCO if they want to continue using their beloved open-source OS without facing any legal troubles. SCO wants $199 for every desktop computer running Linux and $699 for every server (though that price will rise to $1,399 in October).

According to SCO, these prices are reasonable — Linux is, after all, a pretty good operating system. “We compared Linux to our Unixware product,” says Blake Stowell, a company spokesman, referring to SCO’s Unix-based server system. Since Unixware sells for $1,400, SCO determined that a Linux server at $700 would be a steal.

But wouldn’t Linux users balk at paying hundreds of dollars to use an operating system they’d long believed was free? SCO is unmoved by this question. To the people who thought they could get a good operating system for nothing, “I guess all I can say is, if it sounds too good to be true, it probably is,” Stowell says.

According to SCO, many major corporations have expressed interest in buying its Linux licenses, and one firm, a Fortune 500 company that SCO says “recognizes the importance of paying for SCO’s intellectual property,” even purchased licenses for its Linux servers. Blake Stowell says that terms of the deal prevent SCO from naming the company or disclosing how much money it paid, but he notes that SCO considers the amount “significant — it was not a small number.” He adds that he’s confident that the company will soon announce more sales, and “hopefully we’ll be able to name some of those companies.” On Thursday, SCO announced that during the third quarter of 2003, it made more than $7 million from its efforts to license its Unix code.

News that SCO has made some money selling rights to its code failed to convince many of its critics that the company has a valid case against Linux. “I think it’s amusing that they were willing to put out a press release for one licensee, and on top of that it’s a licensee who’s ashamed of doing business with SCO,” says Don Marti, the editor of Linux Journal.

Marti and other critics see the licensing announcement as just one more rhetorical escalation by the company — just about every week, SCO puts out statements crowing about another apparently trivial “development” in its case, an effort designed, open-source advocates say, to garner ever more public attention for its claim that using Linux is illegal and somehow dangerous. This is particularly galling to Linux devotees since, in their view, SCO has not publicly provided any real evidence of infringing code in Linux.

In the first few months after SCO filed its case, many large firms selling open-source software seemed to be staying out of the imbroglio; even IBM was not very vocal in its defense of Linux. But on Aug. 6, IBM filed a forceful countersuit in the SCO case, charging SCO with violating IBM’s own software patents and with causing unnecessary harm to IBM’s Unix and Linux businesses.

In an argument that many others in the open-source community have long been making, IBM also noted that because SCO had itself once sold a version of Linux under the GPL (General Public License) for open-source software, it had explicitly disclaimed any rights to all code in Linux. (On Thursday, the Wall Street Journal reported that SCO’s lawyers plan to argue that the GPL violates copyright law and is therefore invalid.) On Aug. 4, Red Hat, the top Linux company, also filed suit against SCO. The company claimed that SCO’s public comments had damaged Red Hat’s business, and it asked a judge to issue a declaratory judgment stating that Red Hat’s products do not infringe on any of SCO’s copyrights.

The lawsuits — both the SCO-IBM case and Red Hat’s separate suit — are destined to be long-term affairs, and to the extent that SCO is successful at creating actual uncertainty in the marketplace regarding the legality of Linux, the worries are going to linger. So far, according to almost every reliable expert on the matter, Linux users don’t seem to be very nervous. But if SCO keeps up its rhetorical war — and especially if a few more big firms decide to pay SCO off just to make it go away — Linux could face some problems in the marketplace. Risk-averse corporations, especially, might think twice about using the system.

“It really wouldn’t make sense for a company to rip out its Linux servers and put something else in right now,” says Gordon Haff, the tech analyst who contrasted this case with the O.J. trial (Haff works at Illuminata, a research firm in New Hampshire). “But if they’re thinking of a Linux rollout a year from now and they’re also considering alternatives like Windows and maybe Solaris and others, then they might consider this small risk associated with Linux.”

Can IBM, Red Hat and other Linux firms successfully combat SCO’s claims in the media? Foes of open-source software — with Microsoft taking the lead — have long been saying essentially what SCO says now: If Linux seems too good to be true, maybe it is. Maybe there’s a catch to it. Maybe using it could land you in trouble. And maybe paying for your operating system is not such a bad idea after all.

It is not quite true, as SCO’s opponents say, that the company has refused to provide any proof of its claims. Since June, SCO has been offering to show its code to anyone willing to sign a strict nondisclosure agreement requiring them to keep what SCO presents confidential. But by many accounts, this provision has greatly limited the number of qualified people who can see the code.

According to Ian Lance Taylor, one developer willing to sign the NDA, the contract prevents the signer from revealing anything you see in SCO’s presentation, even code that you previously knew about. People who work on Linux, then, would not be able to sign the NDA, “as it easily could prevent them from ever again working on the kernel,” Taylor wrote in an account of his visit to SCO’s headquarters that was published in Linux Journal in June.

Taylor’s article, which was cited in many blogs and discussion sites, has become proof to some people that SCO is blowing smoke. Chris Sontag, a vice president at SCO, showed Taylor two source files — one he claimed was from SCO’s Unix code, and one from Linux. “The identical portions of the code were highlighted,” Taylor wrote. “There were indeed substantial similarities in the code: very similar comment text, the same variable names, the same algorithm. There also were some differences, but it seemed quite plausible that both pieces of code came from the same source.” But SCO refused to show Taylor a “revision history” of the files, meaning that it was impossible for him to tell which code appeared where first. Was the code in the Linux file taken from the Unix file, or was it the other way around?

Taylor noticed another chink in SCO’s argument: “The code is fairly trivial — the kind of stuff I wrote in school,” he wrote in Linux Journal. “The similar portions of the code were some 80 lines or so. Looking around the Net, I found close variants of the code, with the same comments and variable names, in sources other than Linux distributions. The code is not in a central part of the Linux kernel. The code does not appear to have been contributed to Linux by SCO or Caldera. The code exists in current versions of the Linux kernel.” (Taylor also added that “SCO’s example unsettled me by what it implies. Although in itself trivial, it does suggest that some Linux contributors may have been careless about copyright infringement. That is unfortunate.”) In an interview, Taylor said that SCO told him there were many more examples of infringing code, but he wonders, he said, “why they wouldn’t lead with their best stuff.”

When asked about reactions like Taylor’s, Blake Stowell, of SCO, gave a puzzling answer. Many of the people who have been unimpressed by SCO’s presentation “have not been developers,” he said, and they may not have understood the importance of what they were seeing. (Taylor, in fact, is a developer.) Stowell then pointed to several technology analysts who had seen the code and came away thinking that SCO could possibly have a case — but none of these people are developers.

One analyst Stowell cited was Laura DiDio, of the Yankee Group. DiDio, a personable woman who has been covering technology for decades, first as a journalist and then as an analyst, says that one of her strengths is that “I call it as I see it — I have no qualms about criticizing any vendor.” And when it comes to companies who have bet their fortunes on Linux and other open-source software, Didio says she sees much to criticize.

“The thing about Linux is, you can talk about a free, open operating system all you want, but you can’t take that idea of free and open and put it into a capitalist system and maintain it as though it is some kind of hippie commune or ashram,” she said in a phone interview from her home in Massachusetts. “Because if you can do it like that, at that point I’m like, ‘Pass the hookah please!’”

DiDio did not sign an NDA to see SCO’s code — doing so is against the Yankee Group’s policy — but she says she did give the company her word that she would not violate the terms of the agreement. It is not clear whether she was shown the same code that Taylor was shown, but she was slightly more impressed by what she saw. “It appeared as though the Unix System V code” — that is, SCO’s code — “complete with the developer notes had been copied and pasted right into Linux,” she said. “OK now, that said, that is not empirical proof of anything. It’s just what it looked like to me, and they showed us snippets of things, so I can’t state with absolute certainty what it meant. But what I came away thinking was that if this is what it appeared to be, then SCO has a credible case.”

Taylor and DiDio did not react especially differently to SCO’s presentation; they both say that what they saw did not either prove or disprove SCO’s case, and they only appear to differ in which side they’re more willing to accord the benefit of the doubt. At the very least, it can be said that SCO’s case is not cut and dried — but neither, it seems, will IBM’s case be a slam dunk.

But DiDio makes an additional argument: If SCO is right, she says, then Linux customers all over the world could be in hot water. Why, then, aren’t IBM, Red Hat and other Linux vendors addressing this apparent risk with their customers? She notes that “neither IBM nor Red Hat are offering their customers any indemnification” — that is, insurance against the lawsuits threatened by SCO or, for that matter, any other company that might come along at some point to claim that Linux might be infringing on a copyright. “Why is the world’s No. 1 computer company not willing to offer any type of indemnification for Linux? Why are they not saying so publicly? They’re afraid that they could lose, and so if they lose that would be a very big payout.” What does it say about Linux if the big companies who sell it aren’t willing to warrant that it’s legal?

Red Hat, despite repeated requests, was not available for comment on the SCO case. When asked about indemnification, Trink Guarino, a spokeswoman for IBM, said that because Linux is an open-source program, “no single company provides it, and users understand that there are no warranties or indemnities that come with it, and that no single company can indemnify it.” Guarino also sent Salon an internal memo that IBM’s executives recently sent to its sales team. The letter tells salespeople that they should inform customers that SCO’s case is baseless and that they have nothing to fear from Linux. “Make no mistake, SCO will continue to look for ways to create fear, uncertainty and doubt — FUD, not facts, remains the focus of SCO’s efforts,” Bob Samson, an IBM vice president, wrote. “As the lawsuit continues, understand that the industry will resolve it. In the meantime, if you get questions, as always, send them to this ID or contact your local counsel.”

But if IBM truly believed that SCO’s case was FUD, Laura DiDio wonders, why isn’t it telling its customers that it will assume any legal risks they incur in using it? DiDio notes that this is a standard practice for proprietary operating system sales. “If Linux is going to take its place as an enterprise server and desktop operating system alongside Unix and Windows and Netware and Apple Macintosh, it has got to be certified ready and worthy not just from a technical standpoint but from a business standpoint,” she says.

What DiDio does not note, though, is that indemnification, like any form of insurance, costs money. Part of the reason proprietary operating systems cost as much as they do is that the companies you purchase them from pay for this insurance and then they pass the cost on to customers. And for software released under the GPL, indemnification might cost more — not because open-source software carries any measurably greater risk, but because, in a highly technical, actuarial sense, the risks associated with open-source software might just be harder to calculate, says Gordon Haff. If IBM and Red Hat refuse to indemnify their customers, they’re not necessarily saying they believe their customers are at risk; “they’re saying that there are unknowable things in the world — including potential intellectual property issues — and for them to stand up and offer a potentially open-ended indemnification would be fiscally irresponsible,” he says. “I think executives and lawyers get very nervous about indemnification clauses.”

That may be a reasonable explanation for why Linux comes without indemnification, but it is not one likely to satisfy folks who might be just a bit wary about using the free OS when, every day, SCO is calling it illegal. If you keep using Linux and then, contrary to all expectations, SCO wins big in court, could you find yourself owing SCO a great deal? How much will you be liable for if you simply ignore SCO?

“I’m confident you’ll owe nothing,” says Lawrence Rosen, the general counsel of the Open Source Initiative. Under several theories of law, even if SCO wins against IBM, it will not be able to recoup money from users of Linux, he says.

For one thing, Rosen says, if IBM pays SCO its damages, then SCO is, in a legal sense, no longer damaged — and can’t claim money from anybody else. “There’s a principle in the law that says that you can’t double dip for your damages,” Rosen says. “Lets suppose that you get into a three-car pileup and you sue one driver and he pays you out in full. Are you entitled to sue the other car? No. That would be paying twice for your damages.”

If SCO proves and wins its case, then you, as the buyer of Linux, will have essentially purchased stolen goods — though you believed it to be legitimate. Can someone sue you for using a product that you believed was legal but that later turned out to be stolen? That’s unlikely, Rosen says. “This is unlike the big debate that’s going on in music,” he says. “Remember, you’re not an infringer just because you played a piece of copied music — you’re an infringer because you copied it or distributed it. With Linux, you’re typically just using it, not selling it or copying it. If I’m just using it, how am I infringing?”

Rosen’s position seems logical, and if you’re using Linux, there appears to be little to fear. SCO can’t get you just for running an operating system, even if it insists that it can, and even if IBM won’t indemnify you against its lawsuits.

But there is still a risk for Linux, Rosen says: It’s that, in the apparent uncertainty created by SCO and others, people just don’t know whom to believe. “I think that’s the real problem of the SCO lawsuit is that it raised all these concerns,” he say. “A company or a product has to deal with fear — fear exploited by its enemies, its competitors. This fear has to be explained away by the company. What we have to do is tell people, ‘Look, software is written by human beings and human beings do things — and we are undertaking a process to minimize risks.’”

The question for Linux is, can people overcome the fear?

A Linux that works

With Ubuntu 10.10, I'm well along my migration to Linux as my main operating system

  • more
    • All Share Services

A Linux that worksUbuntu 10.10

Back in June I told you about my decision to make a serious change in my computing life: moving from the Macintosh operating system to Linux. As I’ll describe below, after a false start my migration is now proceeding well.

My decision to switch didn’t reflect any major unhappiness with the Mac OS, which I still consider the class in the desktop/laptop market. Rather, it reflected my problems with Apple.

Specifically, I was concerned because of the implications of  the company’s huge success with the iOS family of products — the iPhone, iPad and iPod Touch — and its smothering control of the ecosystem around those products. First, even though Apple has relented in small ways on its control-freakery, the fundamental nature of the ecosystem remained: You essentially need Apple’s permission to be part of it in almost every serious way.

Second, the company’s focus centers on the iOS ecosystem. Steve Jobs and his colleagues see what they call “curated” – a more polite word for control — systems as the way of the future. That inevitably leaves uncurated systems — that is, ones where people don’t need permission to build on them — in a second-class status.

The Mac OS got me off of Windows more than a decade ago, even before it was better than Windows, in part because I’d had it up to here with Microsoft’s tactics during its desktop monopoly days. I’ve owned more Mac computers than I can remember, and while I’ve never been wild about the laptop hardware, the machines have been my steady companions at home, work and on the road since then.

During my Mac years I’ve also said any number of times that I wished Apple would license its OS to IBM, which made what I consider the class of all laptop/notebook hardware: the ThinkPad. I’ve owned ThinkPads since the mid-1990s, when I was using Windows. A ThinkPad (now made by Lenovo) with the MacOS would be pretty close to the ultimate portable system for serious computing, but it was never to be.

In departing from the Mac OS at this juncture, I considered moving back to Windows. By any measure, Windows 7 is the best operating system from Microsoft in years — as big a leap above its most recent version as Windows 95 was over Windows 3.1. But Microsoft has its own control-freakish instincts and behavior, too, so that idea was a nonstarter.

Which, essentially, left Linux. Foolishly, however, I’d purchased a new ThinkPad X201 model, which combined portability, ruggedness and other features in ways that struck me as ideal. I was foolish because I’d bought it without knowing whether Linux — at least the version of Linux I wanted to use, Ubuntu — would run properly on it. It didn’t, because some of the hardware components were so new that the Ubuntu community hadn’t yet gotten around to writing the software to support them.

A word about Ubuntu: The open-source project aims to bring Linux to the masses, and it’s a remarkable collection of people who’ve coalesced around a team spearheaded by South African software entrepreneur named Mark Shuttleworth, who’s put millions of dollars of his own money into the effort.

Ubuntu Linux, from the start, has been a free operating system that’s one of many so-called distributions of the GNU/Linux platform that emerged in the 1990s as the free-software movement decided that Microsoft’s monopoly and proprietary control were unacceptable. The open nature of Linux has many competing versions, with the best ones aimed at corporate use and financially supported through fees that enterprises gladly pay for technical support and consistent upgrades and updates.

But behind all versions of Linux is a global community of people who contribute in small and large ways to the overall system, and give back improvements to the wider community. It’s messy, and wonderful.

Ubuntu 10.04, released in the spring, was nicknamed “Lucid Lynx” and was a major upgrade. But it didn’t install correctly on my x201; all I got was a black screen when I started the computer. I tried some of the tricks people suggested online but had no luck.

In September, my friend Cory Doctorow, who has been one of the people encouraging this switch and knew about my troubles, connected me with an American programmer, Robert Douglass, who lives in Germany. Douglass had found a way to make his own x201 work, and he was happy to help me do the same.

We spent part of a Saturday morning (California time) on Skype, during which time he helped me upgrade a critical part of the ThinkPad’s hardware — special software, called the BIOS, that’s embedded inside the hardware — and then try to install a beta, or prerelease, version of Ubuntu 10.10, nicknamed “Maverick Meerkat” in the offbeat naming system the Ubuntu-ites enjoy.

It worked immediately. After the installation and restart of the computer, I was greeted with a typical log-in screen. I was overjoyed, and Douglass was happy if somewhat bemused that all of his tinkering had been — as such things tend to go — rendered moot by the Ubuntu team. He was a classic member of the open-source software community: willing to help out a relative newbie because he believed so much in what he was helping to support.

But because I was now using beta software, I suspected something would still be problematic in a showstopping way. I suspected correctly: The Virgin Mobile USB modem I use for wireless broadband didn’t work right, and my hunting around for help online didn’t bring any useful tips.

Ubuntu 10.10 was released on (naturally) 10/10/10. The update could not have gone any easier. One of Ubuntu’s greatest achievements has been in the ease-of-use arena; installing and updating most software is now a breeze. And, as I’d expected from the comments I’d seen online about my modem, a fix had been added. I wrote this piece and uploaded it using my new setup.

This isn’t the first Linux I’ve used. I’ve installed various distributions on other hardware in the past, from various providers. But this is the first Linux that strikes me as truly ready for prime time for a large segment of the computing population. I don’t believe for a second that a large percentage will do what I’ve done, because the standard alternatives are compellingly easy to use and come pre-installed on the most widely purchased computers. Yet I’d bet serious money that any normal computer user could adapt quickly to Ubuntu, and that people who do only a few things with their computers — browsing, writing documents and the like — would be entirely satisfied.

I do all kinds of different things on my laptop machines, and migrating entirely to Linux is going to be a chore. I am 85 percent of the way, by my estimates, to a system that runs everything  I need to get my work done. In coming months I’ll periodically let you know how the migration is going. So far, so very, very good. 

Continue Reading Close

A longtime participant in the tech and media worlds, Dan Gillmor is director of the Knight Center for Digital Media Entrepreneurship at Arizona State University's Walter Cronkite School of Journalism & Mass Communication. Follow Dan on Twitter: @dangillmor. More about Dan here.

This Mac devotee is moving to Linux

Seeking real freedom of choice in a technology ecosystem where vendors are exerting more and more control

  • more
    • All Share Services

This Mac devotee is moving to Linux

I’m not religious about technology. My strategy is to use what works best, period.

This is why, for more than a decade, I’ve been using a Mac as my primary computer (and had been using Macs for some of my work long before that). Apple’s personal computers continue to be the best combination of hardware and software on the market today.

So why am I about to migrate to Linux (aka GNU/Linux)? Because Apple is pushing me away, and because I value some principles, perhaps almost religiously, that affect other decisions.

Apple is pushing computer users as fast as it can toward a centrally controlled computing ecosystem where it makes all the decisions about what native applications may be used on the devices it sells — and takes a cut of every dollar that is spent inside that ecosystem. This is a direct repudiation of its own history, and more broadly that of the larger personal-computing ecosystem, where no one can stop anyone else from writing and distributing software that other people might want to use.

Steve Jobs says Apple is a curator, nothing more. This grossly understates the control. Jobs says Apple has “made mistakes” in being the police, judge, jury and executioner in its Disney-style world, and is working hard to perfect the system.

But this is a disconnect with reality. Central control, no matter how well-intentioned, is itself the problem, not the solution. The “enlightened dictator” is fiction. And dangerous.

I realize that I won’t persuade the many people who prefer to live in gated communities, believing they can leave any time they wish. But switching costs will only get higher over time for those who choose to live in the Apple ecosystem.

As noted, I’ve been happy in the relatively free Mac world. But given the slowing pace of Mac OS development, there’s reason to believe Apple is mostly milking Mac OS users. Will it phase out serious PC development? Or will it eventually move its command-and-control methods up the value chain to the Mac? Apple says it’s committed to the Mac’s future. I’m not so sure, especially after Jobs, speaking at the Wall Street Journal’s All Things Digital conference earlier this month, made it clear that he believes the iPhone/iPad ecosystem is the real future of personal computing, with PCs becoming a much smaller player. (I’m a believer in tablets, and am planning to put my money there on the Android OS when tablet manufacturers adopt it in tablet-sized formats.)

So I’m looking for options in the personal-computing part of my life. Windows is one, of course, and Windows 7 is a truly fine piece of work by Microsoft’s recent operating-system standards, leagues better than Vista. But it’s impossible to fully trust Microsoft given its own history, not least its long and ever-deepening alliance with the control freaks of the Copyright Cartel, the commercial music, video, software and publishing industries.

That leaves, for practical purposes, Linux, which is freely available and not controlled by any one company. Volunteers around the world, who value freedom of choice and the ability to modify what they use, have created an ecosystem of their own — software based on the concept that you, not Steve Jobs or Steve Ballmer, should have control over what you own.

Linux is anything but a walled garden. It’s almost nothing but choice, with all the good and bad that comes with it. Linux comes in all kinds of flavors. For now, I’ve settled on Ubuntu as the OS most likely to be in my own future. The Ubuntu project, founded by Mark Shuttleworth, appeals to me for many reasons, not least the project team’s devotion to making the software easy to use.

Linux runs on many kinds of PCs. The Mac may be a wonderful combination of hardware and software, but the hardware is definitely lagging these days. I’ve purchased a Lenovo ThinkPad X201, a laptop that strikes me as the ideal balance of portability and power. It’s much lighter than my MacBook Pro, yet has a great set of hardware features that Apple can’t seem to provide in its own laptops despite their high prices. (Example: The ThinkPad has a reader for flash-memory cards.)

Unfortunately, Ubuntu’s latest version, called “Lucid Lynx,” won’t run properly yet on the X201. The machine is just too new, and has some hardware Ubuntu doesn’t yet support. I’m assured this will change in the relatively near future, but Ubuntu’s lack of support for such a popular computer is an example of how much progress the project, for all its immense value, needs to make.

Meanwhile, Lucid Lynx is running nicely in a “virtual machine” on my MacBook Pro. I’ve been testing a variety of applications that could replace the Mac software I’ve come to rely on, though in some cases I can’t easily find adequate replacements (such as the blog-posting software I’m using to create this post).

I’m planning to make this transition slow and systematic. And I’ll be blogging periodically about the process. These postings won’t be aimed at geeky folks, but rather at others like me who believe in true freedom of choice in a world where powerful institutions are trying to lure us — or force us — into their walled gardens.

Continue Reading Close

A longtime participant in the tech and media worlds, Dan Gillmor is director of the Knight Center for Digital Media Entrepreneurship at Arizona State University's Walter Cronkite School of Journalism & Mass Communication. Follow Dan on Twitter: @dangillmor. More about Dan here.

A Brazilian Linux let-down

The government subsidizes free software. But does anyone use it?

  • more
    • All Share Services

You can argue whether Brazil’s state support of open source and free software stems from the country’s hybrid, mestizo, mix-and-match-and-mashup historical identity, as theorized by former Minister of Culture Gilberto Gil, or is simply President Lula’s way of thumbing his nose at American corporate giants such as Microsoft. But there’s no doubt that the allegiance is real. In an effort to spread personal computer usage throughout Brazil, the government has for years subsidized the purchase of PCs with low-interest loans — as long as the computers are preinstalled with Linux.

But in a CNET article taking a look at the obstacles hindering the growth of the technology market in Brazil, reporter Ina Fried suggests that many of those computers don’t stick with their Linux-based operating systems for very long.

…Some estimates show as many as 18 or 19 out of every 20 machines sold with Linux ultimately are converted to some form of Windows.

“There was a retailer in one of the countries that sold their systems with Linux,” said Gartner analyst Luis Anavitarte. “They made a survey of clients within the first 30 days; 95 percent were already on Windows.”

One can wonder just how much to trust a source citing an unnamed retailer in an unnamed country, but there is also some anecdotal supporting evidence from within the free software community. Which reminds me of the famous line from one of William Gibson’s earliest stories, “Burning Chrome” — “the street finds its own uses for things.”

Continue Reading Close
Andrew Leonard

Andrew Leonard is a staff writer at Salon. On Twitter, @koxinga21.

Linux PCs flop on Wal-Mart shelves

The store won't restock the $200 computers.

  • more
    • All Share Services

Wal-Mart announced on Monday that it will not restock its shelves with the $200 Green gPC, a Linux desktop computer that the retailer had been selling in some stores as a test of the open-source OS’s appeal.

The company stocked about 600 of its stores with the machines last October. Wal-Mart wouldn’t say how poorly they sold, but a rep told the Associated Press, “This really wasn’t what our customers were looking for.”

Everex, the Taiwanese PC maker that produced the Green gPCs, says that sales were better on Wal-Mart’s Web site. Wal-Mart will continue to sell the machines online.

Wal-Mart ends test of Linux in stores

Who owns Linux? Not SCO

A federal judge issues a ruling that seems to shut down a software company's multibillion-dollar claim to own the open-source operating system.

  • more
    • All Share Services

Late on Friday afternoon Judge Dale Kimball of the U.S. District Court in Utah issued what looks to be a book-closing ruling in the long effort of one company, the SCO Group, to take over the open-source operating system Linux. In 2003, SCO sued IBM for a billion dollars (later raised to $5 billion), claiming that IBM had contributed code from the proprietary Unix operating system to Linux — which violated SCO’s copyrights, SCO said, because in 1995, it had purchased the rights to the Unix code from the software company Novell.

Got that? Doesn’t matter either way, because Friday’s ruling shuts it down. In SCO v. Novell, a case running alongside SCO’s claim against IBM, the judge said that Novell never transferred Unix ownership over to SCO: “Novell is the owner of the UNIX and UnixWare Copyrights,” the ruling states.

What does this mean for SCO’s claim to own Linux? The judge called a hearing for Aug. 31 to sort out what might happen to the IBM suit, but observers see the writing on the wall.

Since SCO’s claims to Linux rest on its claim to own Unix, a ruling that Novell — and not SCO — actually owns Unix is like a drive crash on SCO’s legal aims: Perhaps the company can try to restart the effort, but it would take a miracle to actually prevail.

SCO, though, has little other choice than to keep going; the company, now, is basically an intellectual-property hoarding firm, a company that exists solely to extract from others a legal bounty on allegations of copyright violation.

This is its business, and naturally, the company says it will continue: “Although the district judge ruled in Novell’s favor on important issues, the case has not yet been fully vetted by the legal system and we will continue to explore our options with respect to how we move forward from here.”

Good luck with that, SCO.

See the court’s ruling here (PDF); for more commentary on the case, check out the indispensable Groklaw.

– Farhad Manjoo

Continue Reading Close

Page 1 of 20 in Linux