Fedora Core 6 Zod Review

"We have already used Fedora Core 6 Zod for several days now and have been extremely pleased by this release. The changes are extensive from default AIGLX + Compiz support to a great deal of performance improvements. Another nice feature is the immediate availability of Extras packages built for Fedora Core 6". More here.

ESR: Linux Should Go More Proprietary

In the latest episode of LugRadio, Eric S. Raymond suggests that the Linux community need to start integrating more proprietary software in order to get market share. ESR points to proprietary multimedia codecs as an example of somewhere where Linux distributions should step away from free-software rhetoric in order to get more users, with the aim of bringing those users back to open source later on and to gain more influence with manufacturers and music/movie/media distributors to make Linux a properly supported platform.

‘Less-Than-Zero’ Threat

"The security industry and trade press have directed a lot of attention toward the 'Zero-day attack', promoting it as THE threat to guard against. According to the marketing hype, the Zero-Day attack is the one that you should most fear, so you must put in place measures to defend your organization from it. The Zero-Day threat is born the moment a vulnerability is publicly announced or acknowledged. But what about the period of time that the threat existed before being announced. At StillSecure we call this class 'Less-Than-Zero' threat. In this two-part series I'll examine this Less-Than-Zero threat, compare it to the Zero-Day threat, and discuss ways to protect yourself from Less-Than-Zero attacks and vulnerabilities for which patches, signatures, etc., do not yet exist."

Testing Polygon Performance in Qt, Cairo

"A lot of people has been asking me about some performance comparison for the vector graphics framework we have. Rendering polygons, especially when we're dealing with stroke, tends to be the most expensive rendering operation performed in vector graphics. I constructed a little test, which tests raw polygon rendering power of Qt and Cairo. For the test I used the latest Qt main branch, and the master branch from Cairo's Git repository."

A Brief Look at Slackware 11.0

This is a review of Slackware 11.0 where the author explains what is in store for the Linux users who choose to use this Linux distribution. The article writes: "When you hear the name Slackware, you are at once transported to a world where Linux users feel more at home in setting the configurations by editing ordinary text files. In fact the credo of Slackware is to keep it as simple as possible. In popular speak, it is known by the acronym KISS (Keep It Simple Stupid)."

‘Why Apple Failed’

"Apple's recent quarterly earnings report blew past all expectations. More importantly, dramatic unit sales growth shows the company is executing a working strategy for building the Mac platform. That raises the obvious question: why has Apple's market share historically been so low, and why did Apple fail to make any progress in the 1990's? Here's a look at why Apple's platform fell into crisis, and why the solutions prescribed by analysts didn't work."

Mustang (Java SE 6) Gallops into Town

Mustang is galloping into town. Also known as Java SE 6, Sun's latest incarnation of the Java 2 platform should arrive in its first non-beta release by the time you read this article. Jeff Friesen shows you why the many new features (from console I/O and access permissions control methods, to the system tray API and table sorting and filtering) that you now get to play with make Mustang an interesting release.

A Bit More Insight Into Munich’s Debian

Steve McIntyre visited the LiMux team in Munich and has posted a small report about the visit on his blog. LiMux is the specially tailored Debian distribution City of Munich deploys. "I'd like to talk some more about LiMux, the project being run within the City of Munich to replace all of their desktop Windows systems with Linux. They gave us a demonstration and answered lots of our questions."

Intel GMA 3000 Linux Graphics Performance

In August Intel had announced their new Linux graphics driver website as well as announcing the immediate availability of open-source display drivers for the 965 Express Chipset. This Chipset offers fourth-generation Intel graphics architectures in the form of the GMA 3000 and GMA X3000. Phoronix ran some tests on the Q965 Chipset and GMA 3000 graphics with their open-source drivers, and have their results to share today under GNU/Linux.

Setting and Managing Permissions on UNIX

UNIX provides robust tools and infrastructure so that you can both protect and share information. This article looks at user privileges and, in particular, examines how to manipulate file permissions to restrict or share your directories and files with others. Understanding permissions is crucial if you want to speak UNIX fluently. Learn how to manipulate file permissions to protect your files, or share them with others.

nVIDIA Releases a Performance and Debug Tool for Linux

NVPerfKit is a comprehensive suite of performance tools to help debug and profile OpenGL and Direct3D applications. It gives you access to low-level performance counters inside the driver and hardware counters inside the GPU itself. The counters can be used to determine exactly how your application is using the GPU, identify performance issues, and confirm that performance problems have been resolved.