One of the advantages we Linux geeks like to claim over competing operating systems is the flexibility of the system. We're not talking about changing your screen saver--we're talking the guts of the operating system itself.
Read more »NVIDIA's Response To Recent Nouveau Work
Last week after many DRM improvements went into the Linux 2.6.33 kernel Linus Torvalds got a bit upset and wanted Nouveau merged into the mainline kernel. This essentially spells the end of the xf86-video-nv driver, which was never good and should have died off long ago.
Read more »- Login to post comments
KDE's KDevelop team releases the 7th Beta of KDevelop4 IDE
This beta mainly brings stability improvements over the last one and a much improved session management allowing you to easily switch between different kinds of projects. This is already used by the developers working on the PHP plugin so they can switch between working on the plugin and doing their actual PHP work.
Read more »- Login to post comments
Perl and the Flip-Flop Operator
Experimenting with the Perl flip-flop operator (see under "Counting Variables"), I hit what looked like an oddity.
Read more »- Login to post comments
With Linux 2.6.32, Btrfs Gains As EXT4 Recedes
To see how this changes the Linux file-system landscape, atop the latest Linux kernel we have a fresh set of benchmarks for EXT3, EXT4, XFS, ReiserFS, and Btrfs.
Read more »- Login to post comments
APT2 progress report
While nothing else happened in the public repository, the internal branch has seen a lot of new code; including SQLite 3 caches; Acquire text progress handling; and capt; the command-line advanced package tool. Most of the code will need to be reworked before it will be published, but I hope to have this completed until Christmas.
Read more »- Login to post comments
Kernel support for infrared receivers
One of the stated goals of the staging tree is to bring widely-used drivers into the mainline kernel tree. This effort has been quite successful; the number of out-of-tree drivers has dropped considerably over the last year or so. There is one high-profile holdout, though: the Linux Infrared Remote Control (LIRC) subsystem.
Read more »A FOSS Perspective On Richard Schaeffer’s Three Tactics For Computer Security
This piece explores some relationships between FOSS and the three tactics recommended for computer security by Richard Schaeffers of the NSA.
Read more »Linux development platform targets multimedia SoCs
Timesys announced that its LinuxLink embedded Linux development framework supports NetLogic Microsystems’ MIPS32-based Alchemy Au1250 and Alchemy Au1300 system-on-chips (SoCs). The LinuxLink framework provides access to hundreds of open source Linux middleware packages, as well as automated development tools for processors used in mobile consumer electronics, says the company.
Read more »Faster Browsing In Linux With Local DNS Cache
A local DNS cache can help for faster browsing since you’re caching the DNS request instead of attempting that request multiple times. The internet speed will not get any faster, but the browsing speed will improve, because on each website there are usually quite a few DNS requests for which the local DNS cache will be used, bringing the query time to almost 0.
Read more »How To Relay Email On A Postfix Server
For two small businesses I set up a debian lenny installation on their "home" dsl connection. The problem is that they have dynamic ip addresses and most mailservers will not accept incoming mail from a server on a dynamic ip address. The solution is rather simple. Set up postfix in a way that it will relay the outgoing email through the actual ISP.
Read more »Create a graph of your system’s performance
Use Dstat and Gnuplot to monitor performance, then turn that information into neat-looking graphs that anyone, even your manager, can understand…
Read more »What Will Happen To xf86-video-nv In 2010?
Thanks to the surprise push this morning of the Nouveau driver for the Linux 2.6.33 kernel, this free software, reverse-engineered NVIDIA driver stack is on its way to being used in a lot more Linux systems and distributions. The xf86-video-nv driver just doesn't have any future compared to the Nouveau driver.
Read more »NVIDIA Anti-Aliasing, Linux & Lenvik
Recently via email we were asked to run a comparison of the different anti-aliasing and image rendering options between the ATI/AMD and NVIDIA Linux drivers and hardware. Well, we have now run a few quantitative and qualitative tests at different anti-aliasing levels under Linux.
Read more »Open source virtual desktop protocol from Red Hat
Red Hat has open sourced a virtual desktop protocol, called the Simple Protocol for Independent Computing Environment (SPICE), in the hope of fostering its wider adoption.
Read more »- Login to post comments