In a startling revelation, the open-source Mozilla project says that its flagship Firefox browser contains a root certificate authority that doesn’t seem to have a known owner.
Read more »Software Programming Research Promises Faster Applications
A new approach to memory management allows computer code to operate more efficiently on multicore processors and can reduce the overhead of security checks.
Read more »- Login to post comments
Nagios: Enable external commands
Nagios is capable of running commands from external applications. This allows Nagios to expand farther than it could otherwise.
Read more »- Login to post comments
Open source mail filter framework spmfilter released
The Munich based SpaceNet AG has published spmfilter, an open source programming framework for content and spam filtering modules which can be used alongside existing mail servers
Read more »- Login to post comments
VirtualDesktop & Multi-monitor simplification and merging
I believe that Virtual Desktops and multi-monitor controls can be merged to make both more flexible and easy to use. I also believe that merging these concepts will simplify the virtual desktop & multi-monitor concepts.
Read more »- Login to post comments
Apache Maven 3 Races to the Finish Line
The open source Apache Maven project has been helping software developers for over six years with their project build and reporting management needs. For most of that time, the project has been offering incremental updates to the Apache Maven 2.x product line, but in the next few months, Maven 3 is set to emerge.
Read more »- Login to post comments
X Server 1.8 with new configuration mechanisms
The new version of X.org's X Server does not require HAL and offers a more flexible and less error-prone configuration procedure
Read more »- Login to post comments
HowTo: Configure Wordpress To Use A Content Delivery Network (CDN)
Research shows that if your web pages take longer than 5 seconds to load, you lose 50% of your viewers and sales. You can speed up your wordpress blog by using a CDN to display content to users faster and more efficiently.
Read more »- Login to post comments
At long last: A look at vifm
I’m not a huge vi/vim fan. I use vim on a daily basis for editing text files and for writing up blog posts, but I have no passion for it one way or another. On the other hand, vifm does have a certain appeal.
Read more »- Login to post comments
NoSQL CouchDB Getting Stable with New Release
The open source Apache CouchDB database project hit a major milestone this week with the release of version 0.11. The release is an important one for the NoSQL database variant as it matures toward its 1.0 release.
Read more »- Login to post comments
Do You Have an Aptitude for Software?
Last week, in Part One of this Debian Package Primer, I gave you an introduction to the super cow powers of apt-get, Debian’s package management system. This week, in Part Two, you’ll check out aptitude, which is an easy to use front-end for apt-get. It has menus, shortcuts and a package status dashboard that keeps you aware of your installed packages and how many you have yet to install.
Read more »- Login to post comments
Linux: Updating a Linux Unfriendly Motherboard BIOS
The BIOS update procedure, of course, requires a bootable floppy with (Egad!) Windows 98 DOS or higher. What the heck do you do?
Read more »- Login to post comments
5 most common and useful commands/tools for Linux administrators
Here I am just trying to figure out 5 of such useful tools which are used by a normal Linux administrator in day to day operations.
Read more »- Login to post comments
Configure hostgroups for Nagios
Say, for instance, you have a number of machines that serve as Web servers or Samba servers. Instead of having to scroll around to find them, you can group those machines together, by service, to make for much easier monitoring.
Read more »- Login to post comments
Linux: Memory Compaction
Mel Gorman posted the seventh version of his Memory Compaction patches asking, "are there any further obstacles to merging?" The patches, first posted in May of 2007, provide a mechanism for moving GFP_MOVABLE pages into a smaller number of pageblocks, reducing externally fragmented memory.
Read more »