Category: Linux

  • Linux code drastically improved

    According to this writeup(in spanish), an analysis of linux kernel code in the 2.6.12 version compared to 2.6.9 is drastically improved.

    Coverity, makes software tools that analyze source code for errors. The 2.6.9 analysis turned up 6 severe errors and 985 smaller problems. The 2.6.12 analysis uncovered no severe problems. There was an increase in small problems though to 1008. (An increase of 2.3 %), The total size of the codebase though, increased by 4.7%. Meaning the pecentage of problems to lines of code went down.
    (more…)

  • Ways to deal with Junk Mail (2 of 2)

    Okay, in a previous post I talked about a server side solution for junk mail filtering. Now it’s time to ask…. “what if I can’t install filtering software on our mailserver?” Here is one way to deal with the answer… (more…)

  • Ways to deal with Junk Mail (1 of 2)

    Who hasn’t ever seen junk mail? From the offers for prescription drugs to offers for who knows what. Some mail programs give you a way to filter out different senders, but the senders of junk mail are always changing (like viruses.) So what other tools are there? (more…)

  • Mandriva wins another Government convert to linux from NT

    According to Mandriva’s community newsletter, they’ve landed a contract with the French Ministry of Agriculture and Fishing. The deal will replace outdated Windows NT servers with Mandriva Linux Corporate Server on a number of machines.
    (more…)

  • Good linux desktop search

    This article at mozillaquest.com gives a highlight of their search for a good linux desktop system. Mandriva (formerly Mandrake) finds itself facing off against Xandros. All in all, some good things are to be said for Mandriva. One of their emphasis is that a good desktop linux distribution is one that works well “out of the box”.
    (more…)

  • Get counted at the linux counter

    One of the problems with “free software” that can be downloaded and installed on multiple machines without expense or legal recourse, is that it’s sometimes hard to know how many people run it. Yes, sure there are web statistics that might tell you if someone is using a different platform than windows. But what about those machines that don’t get used for web browsing, but sit firewalling or mail serving, or file serving their lives away without even getting to be a statistic in the big scheme of “market share” debates?
    (more…)

  • 3GB USB bootable Micro Hard drive with Ubuntu Linux

    Just found a reference to this product at barrapunto.com. It’s a 3GB microdrive in a “big usb cracker”kind of form factor. (Not solid state, it does have moving parts I understand.) It comes with Ubuntu linux preinstalled with Office suite/web browser, all the trimings. It will boot on PC’s that support booting from USB. Of course any changes are saved to the micro drive itself, and no touches are made to the computer systems internal drive. It’s about 35 grams, the size of a square lighter and is selling for 135 Euros.
    (more…)

  • Mozilla foundation reorganization

    There is news out of the Mozilla foundation today that they are reorganizing. The Mozilla Corporation will be a “taxable subsidiary” and will be responsible for marketing, distribution and product development, serving the goals of it’s non-profit, public benefit goals of the parent organization.

  • SuSE Linux opening up

    I just read at arstechnica that it looks as though Novell is going to try and develop a community around SuSE, much like Red Hat has done with Fedora. They’ll be opening up the code at opensuse.org. The goal will be to make it easier for people to get involved with releasing software for SuSE and they think community involvement will help bugs to be resolved quicker. I like the sound of what they’re trying. I tried a livecd of SuSE several years back,
    (more…)

  • Google Earth for linux?

    I’ve mentioned Google Maps several times. *(Microsoft VirtualEarth recently jumped into competition)* Essentially you can browse, search and drag around road maps on the screen, or switch to a satellite view of an area, or even a hybrid mode where you can zoom, click and drag a satellite image with mapping super-imposed. Searches place objects on the map or satellite view with an arrow and “thought bubble” type description. There are even ways to find specific gps locations and to pick gps coordinates from the Google Maps.

    What I’m typing about now though is Google Earth. Google bought a company called Keyhole that made all this imagery possible. Keyhole sold a small client that pulled the satellite data real time from the web and allows some neat pluses (better zoom levels), tilting of the map for a different angle view. Google has renamed the product Google Earth and a free version is available for Windows.
    (more…)