Software

VMware May Violate Linux Copyrights 443

Nailer writes "Bloomberg believe VMware's IPO today may the largest technology offering since Google. But doubts have been cast over the company's supposedly proprietary ESX product, as top 10 Linux contributor Christopher Hellwig claims the software may violate Linux kernel copyrights. 'Is Hellwig right, and is VMware a derived product of Linux? Unless vmkernel can be loaded without the Linux kernel, it would appear so. VMware was developed from another, long ago OS created as a research project, but it's unclear whether vmkernel was ported from that OS or rewritten as the Linux-requiring binary blob. What's more of an issue is that VMware had these serious questions posed directly to them a year ago, repeated in a public forum many times since, but have yet to respond at all.'"
Linux Business

Increased Linux Use With SCO's Defeat Predicted 280

twitter writes "The defeat of SCO's infamous copyright attack has Forbes wondering if a GNU/Linux boom is upon us. They discuss how this will benefit Novel, IBM, Chrysler, AutoZone and Red Hat. 'The SCO Group frightened potential business users away from Linux with lawsuits demanding billions in royalties. But the litigious company's claims were shot down in a ruling that will likely boost uptake of the operating system.'"
Linux Business

Open Source Community's Double Standard 336

AlexGr writes to point out a really good point Matt Asay raises in his CNET News Blog: Why do we praise closed source companies who open up a little bit, but damn open source companies who close down a little bit? "Deja vu. Remember 2002? That's when Red Hat decided to split its code into Red Hat Advanced Server (now Red Hat Enterprise Linux) and Fedora. Howls of protest and endless hand-wringing ensued: How dare Red Hat not give everything away for free? Enter 2007. MySQL decides to comply with the GNU General Public License and only give its tested, certified Enterprise code to those who pay for the service underlying that code (gasp!). Immediately cries of protest are raised, How dare MySQL not give everything away for free?"
Operating Systems

The Linux Networking Stack Exposed 69

An anonymous reader writes "The Linux source code is a great way to learn about the design of device drivers for a multitude of device types, including network device drivers. This article will show you the basic architecture of the Linux networking stack and dig into its interfaces for system calls, protocols, and device drivers."
Microsoft

Community vs. Corporate Linux, The Coming Divide 201

tobyj writes "MadPenguin.org discusses the great divide that will separate corporate Linux (companies that are working with Microsoft) and community Linux (companies that haven't yet partnered with Microsoft) and their impact on Linux as a whole. Matt Hartley writes, "For Linux enthusiasts, the rules are simple and clear to interpret. But for Microsoft and its Linux partners, we will see plenty of them pointing to self-created loopholes, which will result in fierce debate, and perhaps even worse, blatant defiance. As a collective community, we'd like to think that this whole issue will just blow over, but with the massive migration of so many Windows users and companies that wish to capitalize on this migration, defiance of the GPL will happen and more so than ever before."
Security

Hardening Linux 204

davidmwilliams writes "Out of the box, many Linux systems are insecure with open ports and unpatched vulnerabilities. Read about the essential steps to secure your server as well as how to solve them manually and via automated tools like Bastille."
Microsoft

Torvalds on Linux and Microsoft 363

Sniper223 writes with a link to an interview on the Network World site with Linus Torvalds. Linus goes through the usual spiel about stuff like why he released the Linux OS in the first place, and how the future is open source. He also has some interesting commentary on the Microsoft/Novell deal: "I actually thought that whole discussion was interesting, not because of any Novell versus MS issues at all, but because all the people talking about them so clearly showed their own biases. The actual partnership itself seemed pretty much a nonissue to me, and not nearly as interesting as the reaction it got from people, and how it was reported ... I don't actually personally think the Novell-MS agreement kind of thing matters all that much in the end, but it's interesting to see the signs that the sides are at least talking to each other. I don't know what the end result will be, but I think it would be healthier for everybody if there wasn't the kind of rabid hatred on both sides. Some people get a bit too excited about MS, I think. I don't think they are that interesting." An interesting contrast to our earlier conversation.
Sun Microsystems

SCO Fiasco Over For Linux, Starting For Solaris? 264

kripkenstein writes "We have just heard that the SCO fiasco is finally going to end for Linux. But Steven J. Vaughan-Nichols at DesktopLinux.com points out that the favorable result for Linux may cause unpleasant consequences for rival open-source operating system OpenSolaris: 'At one time, Sun was an SCO supporter ... Sun's Jonathan Schwartz — then Sun VP of software and today Sun's president and CEO — said in 2003 that Sun had bought "rights equivalent to ownership" to Unix. SCO agreed. In 2005, SCO CEO Darl McBride said that SCO had no problem with Sun open-sourcing Unix code in what would become OpenSolaris. "We have seen what Sun plans to do with OpenSolaris and we have no problem with it," McBride said. "What they're doing protects our Unix intellectual property rights." Sun now has a little problem, which might become a giant one: SCO never had any Unix IP to sell. Therefore, it seems likely that Solaris and OpenSolaris contains Novell's Unix IP.'"
Oracle

Oracle Contributes Linux Code, Expands Hardware Support 45

Jaden writes "Oracle expanded the list of hardware compatible with its Linux distribution and added support for Novell's YAST administration tool. They have now certified six hardware configurations able to run Oracle Enterprise Linux. Certified products include those made by Compellent Technologies, Dell, Egenera, EMC, Hewlett-Packard, Pillar Data Systems and Unisys. Oracle also said it is releasing an open-source version of the YAST Linux installation and configuration tool for Oracle Enterprise Linux and Red Hat Enterprise Linux under the General Public License."
Caldera

SCO Loses 643

An anonymous reader writes "The one summary judgement that puts a stick into SCO's spokes has just come down. The judge in the epic SCO case has ruled that SCO doesn't own the Unix copyrights. With that one decision, a whole bunch of other decisions will fall like dominoes. As PJ says, 'That's Aaaaall, Folks! ... All right, all you Doubting Thomases. I double dog dare you to complain about the US court system now. I told you if you would just be patient, I had confidence in the system's ability to sort this out in the end. But we must say thank you to Novell and especially to its legal team for the incredible work they have done. I know it's not technically over and there will be more to slog through, but they won what matters most, and it's been a plum pleasin' pleasure watching you work. The entire FOSS community thanks you for your skill and all the hard work and thanks go to Novell for being willing to see this through."
Television

MythTV Scheduling Service Reveals Pricing 236

An anonymous reader writes "A group of open source developers have been working behind the scenes to create a new service known as Schedules Direct to provide affordable scheduling data for North American users of MythTV. Today, they've announced an initial pricing plan of $15 for a 3 month block, non-recurring. Details are still fairly light at the moment, but there's a mailing list and a FAQ available on the site — one notable tidbit is that the developers 'expect pricing to drop by the end of the initial term. Our goal is $20/year.' This comes weeks before the planned shutdown of Zap2it Labs' Data Direct service mentioned previously."
AMD

AMD Backs openSUSE with Huge New Infrastructure 117

apokryphos writes "AMD has helped sponsor the progress of openSUSE with leading-edge hardware and development expertise. "AMD is helping to ensure that the openSUSE Build Service continues to be an important collaboration and development platform for developers of all distributions," said Terri Hall, AMD vice president of Commercial Systems Marketing. Are these continued announcements of huge support from large OEMs an indication of a new era?"
Databases

MySQL Ends Enterprise Server Source Tarballs 413

vboulytchev writes "The folks at MySQL has quietly announced that it will no longer be distributing the MySQL Enterprise Server source as a tarball. It's been about a year since the split between the paid and free versions of the database project. The Enterprise Server code is still under the GNU General Public License (GPL), and as a result MySQL appears to be making it harder for non-customers to access the source code. 'One of the things that many users worry about is whether they're getting an inferior version of MySQL by using the Community version. Urlocker says that MySQL "wants to make sure the Community version is rock solid," but admitted that the company has introduced features into the Community edition of the software that "[weren't] as robust as we thought, and created some instabilities." Because of that, the company is revising its policies about when features go into the Community releases.'" Update: 08/10 04:56 GMT by CN :While it is slightly harder to get, the source isn't closed by any means, so I updated the title to reflect that.
Operating Systems

Replacing Atime With Relatime in the Kernel 416

eldavojohn writes "Our friend Jeremy at the Kernal Trap has dug up some interesting criticism of atime from Linus Torvalds. As Linus submitted patches to improve relatime he noted: 'I cannot over-emphasize how much of a deal it is in practice. Atime updates are by far the biggest IO performance deficiency that Linux has today. Getting rid of atime updates would give us more everyday Linux performance than all the pagecache speedups of the past 10 years, _combined_.' And later severely beat atime about the head with a pointed stick: 'It's also perhaps the most stupid Unix design idea of all times. Unix is really nice and well done, but think about this a bit: 'For every file that is read from the disk, lets do a ... write to the disk! And, for every file that is already cached and which we read from the cache ... do a write to the disk!'" Well, I guess I can expect my Linux machine to become a little bit faster!"
Linux Business

Ubuntu Dell Now In UK, France, and Germany 183

mrcgran writes "Dell announced the availability of Ubuntu in Europe and future plans for China. 'I hinted at this before, but today, it's official: Dell announced that consumers in the United Kingdom, France and Germany can order an Inspiron 6400 notebook or an Inspiron 530N desktop with Ubuntu 7.04 pre-installed... In his LinuxWorld keynote, Kevin Kettler announced that Dell and Novell intend to offer SUSE Linux Enterprise Desktop 10 factory-installed on select consumer notebooks and desktops in China.'"
Linux Business

Microsoft Fracturing the Open-Source Community 299

TechGeek sends us to eWeek, where Mark Shuttleworth is quoted to the effect that Microsoft has succeeded in fracturing the Linux and open-source community with its patent indemnity agreements. Quoting: "Microsoft's strategy was to drive a wedge into the open-source community and unsettle the marketplace, Shuttleworth said. He also took issue with the Redmond, Wash., software maker for not disclosing the 235 of its patents it claims are being violated by Linux and other open-source software. 'That's extortion and we should call it what it is,' he said." Shuttleworth added, "I don't think this will end well for the companies that slipped up and went down that road."
Google

Google Partners With OIN For Linux 67

lymeca writes "Groklaw reports that Google has become the Open Invention Network's first end-user licensee. The OIN was established by companies such as IBM, Red Hat, and somewhat ironically Novell to accumulate patents and license them royalty-free to any company promising not to leverage their own patent portfolio against key applications available on GNU/Linux, including many GNU projects as well as Linux itself. Google's support bolsters the OIN's effectiveness as a shield against patent attacks against GNU/Linux and many popular applications that run on it."
Programming

Creative Documentation 136

FuriousCurio writes "Linux kernel hackers appear to be an endlessly creative group of individuals. In response to previous documentation attempts not having been read by many people, KernelTrap is reporting about how the lguest documentation was prepared to be something of an adventure story. Self-proclaimed to turn you into an lguest expert, lguest being one of the new solutions for running a virtual instance of the Linux operating system as a user process within a real instance of the Linux operating system, the documentation mixes humor and wit into puzzles, poetry, and of course source code and a low-level understanding of virtualization. But the questions remains, will making documentation more entertaining actually work to get people to read it?"
Portables

Lenovo to Sell, Support Linux on ThinkPads 243

Pengo writes "Lenovo has announced that they will begin selling T-series ThinkPads with SUSE Linux Enterprise Desktop 10 pre-installed beginning sometime during the fourth quarter. In addition to supplying the hardware support, Lenovo will also handle OS support for ThinkPad customers, with Novell providing software updates. 'Unlike Dell, which has targeted its Linux offering primarily at the enthusiast community, Lenovo's SLED laptops are targeted at the enterprise. Whether they are running Ubuntu, SLED, or some other distribution, the availability of Linux pre-installation from mainstream vendors increases the visibility of the operating system and gives component makers an incentive to provide better Linux drivers and hardware support. If Lenovo is willing to collaborate with the Linux development community to improve the Linux laptop user experience, it will be a big win for all Linux users, not just the ones who buy laptops from Lenovo.'"
Linux Business

Advocating Linux / OSS to Management. 466

An anonymous reader writes "I'm the Senior Developer at a fairly large agency, we're currently a 100% LAMP shop, but I've heard a reliable report through the grapevine that the management a few levels above our office wants to standardize our region on MS .NET. As I'm sure most of you can appreciate, to do such a thing would be... counterproductive, and I could really do with a hand conveying this to a manager whose only real knowledge of Linux is "if it's so good, why would you give it away for free"?"

Slashdot Top Deals