Linux on Dells: Sales Start Today

May 24, 2007

Dell has begun selling three models shipping with Ubuntu Linux 7.04.  It’s really exciting seeing this, and I hope it means we’ll see more vendors get in on the Linux action.


Bloggers and Security

May 24, 2007

BlogSecurity is reporting that a recent test showed 98% of WordPress blogs are running on a version of the software with known vulnerabilities. While the ones here on wordpress.com are certainly kept up to date, how about the thousands running on private servers?


Linux Driver Development Bears Fruit

May 23, 2007

Kernel Developer Greg Kroah-Hartman’s offer to develop drivers for hardware vendors just from specifications is beginning to pay off.  The offer, first touted as mere marketing hype, has already added a driver to the kernel and has at least five more in progress.  For details: http://www.linuxworld.com.au/index.php/id;58590129;fp;16;fpid;0


Details on Dell’s Linux Rollout

May 21, 2007

I missed this the other day, but Jeremy over at LinuxQuestions has details on the Dell Linux rollout.  Nothing too surprising, fairly basic machines with well supported hardware.  No proprietary media formats, so it seems like a fairly stock Ubuntu install.  No Linux prices yet.

The top-end machine that will be in the initial offering is the XPS 410, which is $899+ with Windows on it.   On the value end is the E520, starting at $369 (Windows price). It looks like the E1505 Notebook will also be offered, which is a fairly basic laptop at $699 (Windows price again).


IP Holding Firms: The Real Threat

May 21, 2007

Mark Shuttleworth (Ubuntu Founder, Software Visionary, etc.) has posted an interesting piece on why Microsoft is not a threat to Linux.  He argues that the big threat to Linux (and Microsoft) are the IP holding firms, who essentially exploit the weak IP/patent system we have here in the US.  He makes a clear case why Intellectual Property and Patent Law reforms are necessary to the continued development of software and technology.


3 Things in Linux you should NOT Install

May 21, 2007

While I’m all for promoting the use of Linux and software on Linux, unless you absolutely know what you’re doing, there are certain things you should not install. Entirely too often, I see people on LinuxQuestions.org asking how to configure one of these or why they will not work. So, in no particular order, 3 Things you should NOT Install: Read the rest of this entry »


“Embedded Linux Primer”: A Review

May 20, 2007

A review originally published on LinuxQuestions.org:

“Embedded Linux Primer” by Christopher Hallinan is an excellent resource for anyone looking to use Linux in an embedded system.  It does not cover basics, so is more targeted to experienced Linux or embedded systems developers looking to move to Linux embedded systems.

The book covers a variety of topics including the Linux kernel’s interaction with hardware, system initialization, design considerations when working with an embedded system, and porting Linux.  The book provides a detailed description of most of these topics, including many step-by-step directions on reference implementations.

The book does not provide command-by-command howtos for many of the steps involved, but the details should be obvious to anyone familiar with basic kernel building and software development.

The book also briefly discusses the new hard real-time support for the Linux kernel, including hardware-specific implementation issues.  It also provides all code samples in the book under the GPL license, though it does not provide a CD.

All in all, I would strongly recommend this book for anyone looking to develop an Embedded Linux System or for anyone curious about the inner workings of the Linux kernel on embedded systems.


Community Colocation Project

May 17, 2007

Several cities have a “community colocation project”, such as the San Francisco Community Colocation Project. I feel that Atlanta is in a perfect place to join this movement.

Community colocation projects (CCPs) are a non-profit datacenter for non-profity entities and individuals. This would be a great opportunity for an advancement of Open source projects and for the community in Atlanta and the metro area. Atlanta is the center of high-tech development for the Southeastern United States, and as such, should become a leader in the Open Source arena.

Thoughts and comments are appreciated.


Microsoft is “not litigating”

May 14, 2007

Microsoft’s VP for Intellectual Property has announced that Microsoft has no intent of litigating against Linux users.  So why the recent announcement of the number of patents they feel Linux and Linux distributions infringe on?  They want to spread the usual round of FUD — fear, uncertainty, and doubt — to encourage business who might be afraid of litigation to choose Windows over Linux.  Nice marketing strategy, don’t you think?

I just noticed that declanmcgrath has a similar theory over on his blog.  Guess it’s seeming pretty obvious to the Free world.


Linux and Software Patents

May 14, 2007

Several news outlets are reporting that Microsoft has put a specific number on the patents they claim Linux infringes upon. To some, this may seem like a move by Microsoft towards some form of legal action, or even a risk to the longevity of Linux. I do not believe this to be the case for a number of reasons, but I must first make the usual disclaimers: I am not a lawyer, I do not play one on TV, and any Linux user concerned about their rights should consult a lawyer.

  1. Microsoft has previously had patents invalidated where prior art existed. Some of the Microsoft patents probably fall into this category, particularly if they were filed after the supposed infringement occurred. In order to protect intellectual property, you would have to have your patent application file before anyone else duplicates your work.
  2. Software patents in themselves are basically ridiculous because the idea of patenting software is like patenting a language or a screwdriver. Software (and, by extension, computers) should not be seen as an end. They are a tool to get things done. Furthermore, software MUST be able to inter-operate and that requires the ability for multiple developers to implement the same protocols and formats. At present, the European Union does not even allow software patents. The US supreme court has (fortunately) never upheld that software patents are specifically permitted under US law.
  3. The whole idea that patents are needed to protect the market is ridiculous. Copyright can protect a particular implementation, preventing anyone from being able to copy
  4. Linux is too important to be completely destroyed in a patent war. Too many large companies use it and don’t want to see it disappear. Google runs all its data centers on Linux, which is good because it needs high reliability and uptime, something Microsoft software doesn’t seem to offer. LucasArts and Pixar run their 3-D rendering farms on Linux. Dozens of other fortune 500 companies run Linux. IBM, Red Hat, Novell and others have stood up to SCO over claims of copyright infringement, so the battle with Microsoft will be nothing new to them. I imagine Canonical will also enter the ring at some point.
  5. By extension of #4, Linux is too important to Microsoft. That’s not because of some patent royalties, either. The importance of Linux comes from its position as Microsoft’s whipping boy. Microsoft can blame a number of problems on “open source hackers.” Linux is also a more legitimate server operating system than Apple’s OS X, helping Microsoft deftly avoid some of the laws regarding monopolies. Let’s not forget that they were sued in the late 90s by several states and the US Department of Justice for violating anti-trust law. Let’s also keep in mind that they are currently negotiating a settlement of fines with the European Union for similar business practices.
  6. If Microsoft files a lawsuit against Linux users, they may open themselves to many forms of retaliation, including businesses completely dumping Microsoft software, counter-suits from other Linux users wishing to clearly establish their legal right to use Linux, and a public relations nightmare. In all likelihood, they would end up losing more than they could hope to gain.

Why should software be all about business, anyway? Why should hobbyists and small developers be restricted from making something that works with other software? Microsoft is simply another case of corporate America looking for more money. Most notably, Steve Ballmer comes across as an unethical, arrogant, and self-serving “suit”.

Software patents restrict choice to give rich executives a few more dollars. If Microsoft had it their way, we’d have to pay for each reboot of our computers: and with their software, Bill Gates himself could not afford that.

Edit: Growler knows what he’s talking about when he says Microsoft takes on the free world.