Linux

Slackware 12.2 Released 351

pilsner.urquell submitted a quote from the announcement saying "Well folks, it's that time to announce a new stable Slackware release again. So, without further ado, announcing Slackware version 12.2! Since we've moved to supporting the 2.6 kernel series exclusively (and fine-tuned the system to get the most out of it), we feel that Slackware 12.2 has many improvements over our last release (Slackware 12.1) and is a must-have upgrade for any Slackware user."
Education

When Teachers Are Obstacles To Linux In Education 1589

jamie found this blog post up on the HeliOS Project, which brings Linux to school kids in Austin, TX. It makes very clear some of the obstacles that free software faces in the classroom. It seems a teacher came upon a student demonstrating Linux to other kids and handing out LiveCDs. The teacher confiscated the CDs and wrote an angry email to HeliOS's founder, Ken Starks: "Mr. Starks, I am sure you strongly believe in what you are doing but I cannot either support your efforts or allow them to happen in my classroom. At this point, I am not sure what you are doing is legal. No software is free and spreading that misconception is harmful. ... This is a world where Windows runs on virtually every computer and putting on a carnival show for an operating system is not helping these children at all. I am sure if you contacted Microsoft, they would be more than happy to supply you with copies of an older version of Windows and that way, your computers would actually be of service to those receiving them..." Starks pens an eloquent reply, which contains a factoid I have not seen mentioned before: "The fact that you seem to believe that Microsoft is the end all and be-all is actually funny in a sad sort of way. Then again, being a good NEA member, you would spout the Union line. Microsoft has pumped tens of millions of dollars into your union. Of course you are going to 'recommend' Microsoft Windows."
Patents

FOSS Community Can Combat Bad Patents 58

An anonymous reader lets us know about a new initiative designed to help shield the open source software community from threats posed by patent trolls. The initiative, called Linux Defenders (the website is slated to go live tomorrow, Dec. 9), is sponsored by a consortium of technology companies including IBM. "The most novel feature of the new program... will be its call to independent open source software developers all over the world to start submitting their new software inventions to Linux Defenders... so that the group's attorneys and engineers can, for no charge, help shape, structure, and document the invention in the form of a 'defensive publication.' Linux Defenders will then also see to it that the publication, duly attributing authorship of the invention to the developer who submitted it, is filed on the IP.com Web site, a database used by the US Patent and Trademark Office and other patent examiners throughout the world when they are trying to determine whether a proposed patent is truly novel..."
Programming

What Programming Language For Linux Development? 997

k33l0r writes "Recently I've been thinking about developing (or learning to develop) for Linux. I'm an IT university student but my degree program focuses almost exclusively on Microsoft tools (Visual Studio, C#, ASP.NET, etc.) which is why I would like to expand my repertoire on my own. Personally I'm quite comfortable in a Linux environment, but have never programmed for it. Over the years I've developed a healthy fear of everything Java and I'm not too sure of what I think of Python's use of indentation to delimit blocks. The question that remains is: what language and tools should I be using?"
IBM

IBM Launches Microsoft-Free Linux Virtual Desktop 344

VorlonFog writes "According to Information Week, IBM has introduced a line of business computers that avoid Microsoft's desktop environment in favor of open source software. IBM worked with Canonical and Virtual Bridges to create the platform, which IBM claims saves businesses $500 to $800 per user on software licenses and an additional $258 per user 'since there is no need to upgrade hardware to support Vista and Office.'"
Data Storage

Optimizing Linux Use On a USB Flash Drive? 137

Buckbeak writes "I like to carry my Linux systems around with me, on USB flash drives. Typically, SanDisk Cruzers or Kingston HyperX. I encrypt the root partition and boot off the USB stick. Sometimes, the performance leaves something to be desired. I want to be able to do an 'apt-get upgrade' or 'yum update' while surfing but the experience is sometimes painful. What can I do to maximize the performance of Linux while running off of a slow medium? I've turned on 'noatime' in the mount options and I don't use a swap partition. Is there any way to minimize drive I/O or batch it up more? Is there any easy way to run in memory and write everything out when I shut down? I've tried both EXT2 and EXT3 and it doesn't seem to make much difference. Any other suggestions?"
Government

Red Flag Linux Forced On Chinese Internet Cafes 295

iamhigh writes "Reports are popping up that Chinese Internet Cafes are being required to switch to Red Flag Linux. Red Flag is China's biggest Linux distro and recently received headlines for their Olympic Edition release. The regulations, effective Nov. 5th, are aimed at combating piracy and require only that cafes install either a legal version of Windows or Red Flag. However, Radio Free Asia says that cafes are being forced to install Red Flag even if they have legal versions of Windows. Obviously questions about spying and surveillance have arisen, with no comment from the Chinese Government."
The Almighty Buck

Persistence Pays Off With Israel's First Windows Refund 84

As Niv Lilian reports at Ynet News, Haifa (and the Haifa Linux Club)'s Zvi Devir just preferred to run Linux rather than the pre-installed Windows on his newly bought Dell computer, and didn't want to pay for the unwanted Windows system. Now Devir has prevailed, after a fight in Israeli small-claims court, to become the first Israeli to obtain a Windows refund (also in Hebrew), winning the $137 that Windows added to the cost of his machine and escaping the nondisclosure agreement that Dell had wanted him to abide by as a condition. Perhaps others will follow his lead. Update: 12/03 23:02 GMT by T : Zvi Devir wrote with an update: "BTW, the settlement was out of court, before any court sessions took place."
Data Storage

Real-World Benchmarks of Ext4 249

Ashmash writes "Phoronix has put out a fresh series of benchmarks that show the real world performance of the Ext4 file-system. They ran 19 tests on Fedora 10 with changing out their primary partition to test Ext3, Ext4, Xfs, and ReiserFS. The Linux 2.6.27 kernel was used with the latest file-system support. In the disk benchmarks like Bonnie++ Ext4 was a clear winner but with the real world tests the results were much tighter and Xfs also possessed many wins. They conclude though that Ext4 is a nice upgrade over Ext3 due to the new features and just not improved performance in a few areas, but its lifespan may be short with btrfs coming soon."
Linux Business

"FOSS Business Model Broken" — Former OSDL CEO 412

liraz writes "Stuart Cohen, former CEO of Open Source Development Labs, has written an op-ed on BusinessWeek claiming that the traditional open source business model, which relies solely on support and service revenue streams, is failing to meet the expectations of investors. He discusses the 'great paradox' of the FOSS business model, saying: 'For anyone who hasn't been paying attention to the software industry lately, I have some bad news. The open source business model is broken. Open source code is generally great code, not requiring much support. So open source companies that rely on support and service alone are not long for this world.' Cohen goes on to outline the beginnings of a business model that can work for FOSS going forward."
Operating Systems

What Needs Fixing In Linux 865

An anonymous reader writes "Infoweek's Fixing Linux: What's Broken And What To Do About It argues that the 17-year-old open-source operating system still has problems. Leading the list is author Serdar Yegulap's complaint that the kernel application binary interfaces are a moving target. He writes: 'The sheer breadth of kernel interfaces means it's entirely possible for something to break in a way that might not even show up in a fairly rigorous code review.' Also on his list of needed fixes are: a consistent configuration system, to enable distribution; native file versioning; audio APIs; and the integration of X11 with apps. Finally, he argues that Linux needs a committee to insure that all GUIs work consistently and integrate better on the back-end with the kernel."
Windows

The Myth of Upgrade Inevitability Is Dead 597

Several readers pointed out a ComputerWorld UK blog piece on the expanding ripples of the Vista fiasco. Glyn Moody quotes an earlier Inquirer piece about Vista, which he notes "has been memorably described as DRM masquerading as an operating system": "Studies carried out by both Gartner and IDC have found that because older software is often incompatible with Vista, many consumers are opting for used computers with XP installed as a default, rather than buying an expensive new PC with Vista and downgrading. Big business, which typically thinks nothing about splashing out for newer, more up-to-date PCs, is also having trouble with Vista, with even firms like Intel noting XP would remain the dominant OS within the company for the foreseeable future." Moody continues: "What's really important about this is not so much that Vista is manifestly such a dog, but that the myth of upgrade inevitability has been destroyed. Companies have realized that they do have a choice — that they can simply say 'no.' From there, it's but a small step to realizing that they can also walk away from Windows completely, provided the alternatives offer sufficient data compatibility to make that move realistic."
Networking

Linux Foundation Says All Major Distros Are IPv6 Compliant 241

ruphus13 points out news from the Linux Foundation, which announced that all major Linux distributions meet certification requirements for the US Department of Defense's IPv6 mandates. The announcement credits work done by the IPv6 Workgroup, whose members include IBM, HP, Nokia-Siemens, Novell and Red Hat. Quoting: "Linux has had relatively robust IPv6 support since 2005, but further work was needed for the open source platform to achieve full compliance with DoD standards. The Linux Foundation's IPv6 workgroup analyzed the DoD certification requirements and identified key areas where Linux's IPv6 stack needed adjustments in order to guarantee compliance. They collaboratively filled in the gaps and have succeeded in bringing the shared technology into alignment with the DoD's standards."
Wireless Networking

Atheros Hardware Abstraction Layer Source Is Released 117

chrb writes "With the recent discussion here on proprietary blobs in the Linux kernel, it's nice to see that today Sam Leffler has released the source for the Atheros Hardware Abstraction Layer under the ISC license, which is both GPL and BSD compatible. The Atheros chipset is used in many laptops, so this is another important step towards running a completely free distribution."
Data Storage

On the State of Linux File Systems 319

kev009 writes to recommend his editorial overview of the past, present and future of Linux file systems: ext2, ext3, ReiserFS, XFS, JFS, Reiser4, ext4, Btrfs, and Tux3. "In hindsight it seems somewhat tragic that JFS or even XFS didn't gain the traction that ext3 did to pull us through the 'classic' era, but ext3 has proven very reliable and has received consistent care and feeding to keep it performing decently. ... With ext4 coming out in kernel 2.6.28, we should have a nice holdover until Btrfs or Tux3 begin to stabilize. The Btrfs developers have been working on a development sprint and it is likely that the code will be merged into Linus's kernel within the next cycle or two."
PC Games (Games)

Left 4 Dead Demo Includes Linux Steam Client Libraries 217

SheeEttin writes "If you've been longing to play games from Steam on your Linux machine, you may not have to wait much longer — the Left 4 Dead demo includes some Linux libraries, in particular, one named 'steamclient_linux.so.' While the game's full release does not include these libraries, their apparently accidental inclusion in the demo suggests that Steam games will have native Linux clients in the near future. (A job listing at Valve looking for someone whose responsibilities would include 'Port[ing] Windows-based games to the Linux platform' would seem to support this.) The libraries also include several strings nonessential to a pure server, including references to forgotten passwords. Hopefully, this indicates that at least some Valve-affiliated games will have native Linux clients."
Cellphones

Linux Kernel Booting On the iPhone 115

mhm was one of many readers to note that the Linux 2.6 kernel has been ported to the iPhone. "Planetbeing, one of the iPhone devteam members, has been working on porting Linux to the iPhone (along with a custom bootloader called OpeniBoot). Today they managed to boot the kernel! Video showing the boot process has been posted. Instructions and binaries are available on the project blog."
Editorial

Proprietary Blobs and the Pursuit of a Free Kernel 405

jammag writes "Ever since the GNewSense team pointed out that the Linux kernel contains proprietary firmware blobs, the question of whether a given distro is truly free software has gotten messier, notes Linux pundit Bruce Byfield. The FSF changed the definition of a free distribution, and a search for how to respond to this new definition is now well underway. Who wins and what solutions are implemented could have a major effect on the future of free and open source software. Debian has its own solution (by allowing users to choose their download), as do Ubuntu and Fedora (they include the offending firmware by default but make it possible to remove it). Meanwhile, the debate over firmware rages on. What resolves this issue?"
HP

HP Seeks to Block Competitor From Revealing Its Pricing 144

Matt Asay writes "On October 13, 2008, Hewlett-Packard sent a complaint to an open-source competitor, GroundWork, asking GroundWork to stop revealing HP's 'confidential' pricing. CNET has posted the letter, which indicates that HP doesn't want its pricing revealed, but which doesn't question the veracity of the pricing (which, not surprisingly, is 82 percent higher than the open-source vendor's). Does HP think its pricing is really a secret? It's publicly available at GSA Advantage. Guess what? HP software costs a lot of money, but presumably feels that it can justify the high prices. Why try to hide the pricing information?"
Media

Blockbuster's Movie Download Box Runs Linux 194

DeviceGuru writes "In a better-late-than-never move, Blockbuster has introduced a video-on-demand (VOD) service accompanied by a 'free' set-top box (STB). Like TiVo, Roku's Netflix box, and many other modern Internet-enabled A/V gadgets, Blockbuster's new VOD STB runs Linux. But darn it; when will someone finally offer a reasonably-priced, open-platform STB that serves as an A/V gateway to multiple Internet-based services — one consumer-friendly, environmentally-designed, low-power gadget 'to rule them all,' if you will."

Slashdot Top Deals