Programming

More Effective Use of Shared Memory on Linux 280

An anonymous reader writes "Making effective use of shared memory in high-level languages such as C++ is not straightforward, but it is possible to overcome the inherent difficulties. This article describes, and includes sample code for, two C++ design patterns that use shared memory on Linux in interesting ways and open the door for more efficient interprocess communication."
Debian

Taking Linux On The Road With Ubuntu 184

Zebrahead writes "Tom's Hardware has a nice review of the Ubuntu H2. How about storing your operating system, including some applications, on a highly mobile device? This is exactly what the Ubuntu H2 was designed for. In theory, the Ubuntu H2 package can be run on virtually any computer that has at least one empty USB port. A tiny 1" hard drive with 3 GB capacity was teamed up with the Debian-based Linux distribution Ubuntu. Bundling a tiny storage device with a fully-featured open source operating system enables the user to take a system installation, all its settings and applications, and a limited amount of data with him. It would be great to take this pretty interesting product to an Internet café, a computer at a friend's location, or any other system you can think of."
Debian

Etch Goes Beta 31

An anonymous reader writes to tell us that Debian 'etch' has finally hit beta (testing) complete with graphical installer. The new version includes a default 2.6 kernel, auto laptop detection, secure apt to verify downloaded packages, improved log file and bug reporting, added language support, and much more.
Upgrades

Dapper Drake Hits Ubuntu Servers 259

linuxbeta writes "Ubuntu 6.04 (Dapper Drake) daily builds have hit the Ubuntu servers. Dapper's goals: Substantial polish and integration, software discovery and installation, make network-wide enterprise updates easy to manage, consider LSB and related certification standards and support for deployment of Dapper on mission-critical servers. Screenshots have already surfaced."
Microsoft

Microsoft Reports OSS Unix Beats Windows XP 442

Mortimer.CA writes "In a weblog entry, Paul Murphy mentions a Microsoft report (40 page PDF) that in many instances FreeBSD 5.3 and Linux perform better than Windows XP SP2. The report is about MS' Singularity kernel (which does perform better than the OSS kernels by many of the metrics they use), and some future directions in OS design (as well as examination of the way things have been done in the past)." From the post: "What's noteworthy about it is that Microsoft compared Singularity to FreeBSD and Linux as well as Windows/XP - and almost every result shows Windows losing to the two Unix variants. For example, they show the number of CPU cycles needed to "create and start a process" as 1,032,000 for FreeBSD, 719,000 for Linux, and 5,376,000 for Windows/XP."
Security

Hardening Linux 137

r3lody writes "Hardening Linux, by James Turnbull, stands out as an important text that clearly lays out how to make your Linux boxes as secure as possible. Mr. Turnbull has done a noteworthy job in delineating many potential vulnerabilities, and how to mitigate them. Each chapter covers a particular area in depth, with carefully worded and easy-to-follow examples. In the cases where you need to install some other piece of software to provide extra security, Turnbull gives you the step-by-step details, removing the chance of misinterpretation. As you finish each chapter, you will want to apply your newfound knowledge to the machines at your disposal." Read on for r3lody's review.
Linux Business

Dell's Open Source Desktop Systems 176

An anonymous reader writes "An article at XYZComputing goes over Dell's open source line of desktop computers and workstations. The N line is something which Dell began to sell recently, but the situation is much more complex that it would seem. There is often little or no discount given if consumers opt to go with FreeDOS as their operating system. There is also a great link in the article showing how Dell is selling AMD processors in their Accessories section!" From the article: "A major hurdle preventing the growth of Linux with non-professional users has been installation the operating system and dealing with the resultant compatibility issues. An ideal solution to this would be a major manufacturer which is willing to sell computers with Linux preinstalled. This would not only make it easy for users to buy a computer and have Linux running after simply plugging it in, but it would theoretically allow the manufacturer to lower the cost of a computer because software licensing costs could be minimized."
Programming

Torvalds Gets Tough on Kernel Contributors 246

ChocLinux writes "Linus Torvalds is cracking down on developers that add last-minute changes to the kernel during the two-week merge window. He says: 'If people miss the merge window or start abusing it with hurried last-minute things that just cause problems for -rc1, I'll just refuse to merge, and laugh in their faces derisively when they whine plaintively at me, and tell them there's going to be a new opening soon enough.'"
Patents

Five Linux Companies Buy Software Patents 89

An anonymous reader writes "In order to protect themselves against patent grabbing 'trolls,' major Linux companies are buying software patents through a nonprofit company called Open Invention Network. This nonprofit company will then offer royalty-free licenses to companies and individuals that agreed not to assert their own patents."
Linux Business

OpenDocument Gains New Fans 233

An anonymous reader writes "The OpenDocument format is gathering steam, as several influential companies seek an alternative to Microsoft Office." From the article: "The ODF Summit brought together representatives from a handful of industry groups and from at least 13 technology companies, including Oracle, Google and Novell. That stepped-up commitment from major companies comes amid signs that states are considering getting behind OpenDocument. James Gallt, the associate director for the National Association of State Chief Information Officers, said Wednesday that there are a number of state agencies are exploring the use of the document format standard."
IBM

IBM And Sony Form Linux Alliance 165

An anonymous reader writes "CNN is reporting that IBM, Sony, and Philips are creating a Linux adoption group. Called the 'Open Invention Network', it is intended to protect vendors and customers from patent royalty fees while using OSS." From the article: "Patents owned by OIN will be available without payment of royalties to any company, institution or individual that agrees not to assert its patents against others who have signed a license with OIN, when using certain Linux-related software. Traditionally, patents have been pursued for two primary reasons -- to defend one's own intellectual property or for barter to trade in cross-licensing agreements to gain access to other companies' patents. OIN represents a new form of cross-licensing that its backers say could spur innovation. "
SuSE

Suse Linux Founder Exits Novell 245

csplinter writes write to tell us that SuSE Linux founder Hubert Mantel has resigned from Novell stating "Too late for me. I just decided to leave Suse/Novell. This is no longer the company I founded 13 years ago." Novell confirmed his resignation but had little else to say on the topic. From the article: "Mantel's departure also comes less than a week after Novell announced a major restructuring that would result in 600 layoffs. It's unclear if Mantel's resignation is related to the restructuring."
Linux Business

Ubuntu Receives IBM DB2 Certification 26

Khakionion writes "Ubuntu has announced their recent certification for IBM's DB2 Universal Database for Linux. Quite a big step for Ubuntu towards becoming one of the heavyweights of the Linux world." From the announcement: "With an respected product like DB2 on Ubuntu, our partners will relish the chance to discuss database and solution choices with their clients."
PC Games (Games)

Cedega 5.0 Released 289

kormoc writes "Transgaming has released a large update to Cedega. This release (5.0) changes how the entire product works, merging the GUI with the actual program, as well as implementing features such as pixel shadier 1.4 support, in order to get games such as battlefield 2 working. The release notes list all the new improvements as well as the newly supported games. This seems to be the best release to date and expands the feature set to work with a large number of new games."
Linux

Should Linux Have a Binary Kernel Driver Layer? 944

zerojoker writes "The discussion is not new but was heated up by a blog entry from Greg Kroah-Hartman: Three OSDL Japan members, namely Fujitsu, NEC and Hitachi are pushing for a stable Kernel driver layer/API, so that driver developers wouldn't need to put their drivers into the main kernel tree. GKH has several points against such an idea." What do you think?
Worms

Linux Lupper.Worm In the WIld 363

jurt1235 writes "McAfee reports that a Linux worm has been found in the wild. The Linux/Lupper.worm is a derivative of the Linux/Slapper worm which also exists for BSD, just to be crossplatform. From the McAfee description: The worm blindly attacks web servers by sending malicious http requests on port 80. If the target server is running one of the vulnerable scripts at specific URLs and is configured to permit external shell commands and remote file download in the PHP/CGI environment, a copy of the worm could be downloaded and executed."
Microsoft

Open Source Not That Open? 339

mstansberry writes "At the Open Source Business Conference last week, Microsoft's Shared Source mouthpiece Jason Matusow argued the point that open source isn't really open. He said you can't just go changing code on supported Linux offerings without paying extra to companies like Red Hat or Novell. So as Linux is commercialized, it becomes less open. While Matusow made good points during his presentation, many in the open source community are skeptical of the idea at best."

Slashdot Top Deals