Bug

The 25-Year-Old BSD Bug 213

sproketboy writes with news that a developer named Marc Balmer has recently fixed a bug in a bit of BSD code which is roughly 25 years old. In addition to the OSnews summary, you can read Balmer's comments and a technical description of the bug. "This code will not work as expected when seeking to the second entry of a block where the first has been deleted: seekdir() calls readdir() which happily skips the first entry (it has inode set to zero), and advance to the second entry. When the user now calls readdir() to read the directory entry to which he just seekdir()ed, he does not get the second entry but the third. Much to my surprise I not only found this problem in all other BSDs or BSD derived systems like Mac OS X, but also in very old BSD versions. I first checked 4.4BSD Lite 2, and Otto confirmed it is also in 4.2BSD. The bug has been around for roughly 25 years or more."
Caldera

SCO's McBride Testifies "Linux Is a copy of UNIX" 446

eldavojohn writes "Here's a short update on the Novell Vs. SCO case we've been following. Our good friend Darl McBride made some interesting comments in court yesterday. He stated (under oath): 'Many Linux contributors were originally UNIX developers... We have evidence System V is in Linux... When you go to the bookstore and look in the UNIX section, there's books on "How to Program UNIX" but when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist. Linux is a copy of UNIX, there is no difference [between them]." This flies directly in the face of what SCO found in extensive investigations in 2002 and contradicts what SCO Senior Vice President Chris Sontag had just finished testifying earlier that day (testimony that McBride did not hear)."
The Courts

Unix Group Takes UK Standards Body To Court Over OOXML 229

superglaze writes "Halfway through the two-month window of opportunity during which OOXML's ISO standardization can be derailed by a formal objection from a national standards body, the UK Unix Users Group is trying to force the British Standards Institution to do just that. According to the Unix Users Group, the BSI used a flawed decision-making process when they chose to approve OOXML in the ISO vote. 'The UKUUG is also folding in many other complaints about Office Open XML (OOXML), such as unresolved patent issues and a lack of completion in the specification's documentation, and is calling for the High Court of Justice to force a judicial review of the BSI's decision.' This is not the first time a country's ISO vote has been challenged."
Caldera

Darl McBride Takes the Stand In Novell v. SCO 138

UnknowingFool writes "Everyone's favorite CEO Darl McBride took the stand on Wednesday April 30 in Novell v. SCO. Chris Brown has posted his account on Groklaw of the 2nd day of trial. The first day's account can be found here. To refresh your memory in this ongoing case, Judge Kimball has already ruled that Novell owns the copyrights to Unix and has practically dismissed all of SCO's claims. This portion of the trial is about Novell's counterclaims that SCO never paid them the money from the Sun and MS deals. What is to be determined in this trial is how much of the money from the deals were for Unix licensing (SVRx) and how much were for SCO's server technology (Unixware)." (Read on for the rest, below.)
Businesses

Disillusioned With IT? 1027

cgh4be writes "I have been working in the IT industry for about 12 years and have had various jobs as a consultant and systems engineer. Over that time I've had the chance to do a little bit of everything: programming, networking, SAN, Linux/AIX/UNIX, Windows, sales, support, and on and on. However, over the last couple of months I have become a little disillusioned with the IT industry as a whole. Occasionally, I will get interested in some new technology, but for the most part I'm starting to find it all very tedious, repetitive, and boring and I'm no longer really interested in the hands-on aspect of the business. I suppose going the management route is one option, but I would still be dealing with a lot of the same frustrating technology issues. The other route I had in mind was a complete career change; take something I really enjoy doing outside of work now and try to make a career out of it. The only problem is that I have a wife and kid to support and my current job pays very well. Have any of you been through this kind of career 'mid-life crisis?' What did you do to get out of the rut? Is making a complete career change at this point a bad idea?"
Sun Microsystems

OpenSolaris Boot Support For ZFS Root FS on x86 and SPARC 50

Derkjan de Haan writes "I am glad to see progress is being made on the the ability of OpenSolaris to boot from a ZFS filesystem: 'This putback provides the ability to boot the Solaris Operating System from a ZFS root file system on both x86 and SPARC platforms. Full ZFS boot and install support will be available in a subsequent build. Because of the phased putback, we recommend waiting for the full boot and install support rather than attempting to use the ZFS boot features separately.'"
Unix

Choosing a Unix System Administration Textbook? 57

Smantha writes "I recently began teaching a Unix System Administration course at a community college. The previous instructor was using a very outdated textbook, and I'm trying to find one that is a bit more advanced and useful for my students. They are required to take a 100-level Unix class before this one and are familiar with the basics of using the command line. I'm looking for something that covers topics such as OS installation, software/package installation, user management, system administration tools, troubleshooting techniques and tools, service configuration (network services, for example) and some miscellaneous topics such as compression/archive tools, grep, make, and the like. What books have you found to be good references on your desk? What books have been good for learning these sorts of topics?"
Book Reviews

Linux System Programming 98

Jon Mitchell writes "As a Perl programmer recently thrown in to the world of C development on Linux, I have been looking for something that would take my K&R level of experience and bring it up to date with modern methods, hopefully letting me write more efficient and reliable programs. Linux System Programming is a volume that targets this need. Robert Love, former "Chief Architect, Linux Desktop" at Novell, kernel hacker of many years, and Gnome developer of well known features such as Beagle and NetworkManager, attempts in this book to document the Linux system call and C API to common systems programming tasks. Given that he developed the pre-emptive kernel and inotify he has the knowledge." Read below for the rest of Jon's review.
Book Reviews

A Practical Guide to Ubuntu Linux 171

r3lody writes "Finding a single book that encompasses what you want to learn can be difficult. Most cover a few portions of a subject in depth and skim over (or omit) others. Other books will cover each topic at about the same level: high enough to give an impression of what can be done, but not with enough depth to do it without a lot of effort. In A Practical Guide to Ubuntu Linux, Mark G. Sobell has created a single volume that gives the reader enough information to effectively install, configure and run workstations and servers using Ubuntu Linux. He has come the closest I have seen to containing all of the necessary information without being too shallow. Granted, to include everything you would want to know about Ubuntu Linux would take several books of this size, but this particular one provides most users the best bang for the buck. A DVD with the Gutsy Gibbon release of Ubuntu in a directly bootable form is included with the book." Read below for the rest of Ray's review.

PHP Optimized for Windows Server 2008 182

Stony Stevenson writes "It used to be that popular PHP applications would run more poorly on Windows Server than on a Linux or Unix servers, for which PHP had been optimized. Specialist in the PHP language Zend Technologies now says that's no longer the case. The Zend Core commercially supported form of PHP has been certified by Microsoft as ready to run 'with performance and stability' on Windows Server 2008, said Andi Gutmans, co-founder and CTO of Zend. Previously, PHP 'didn't run as well as it should on Windows,' said Gutmans, despite the fact that 75% to 80% of PHP users were developing on Windows workstations."

Mac OS X Leopard Edition: The Missing Manual 130

jsuda writes "The preeminent general reference source for Mac OS X has always been the Missing Manual Series written by David Pogue. The latest iteration in the series is its Mac OS X Leopard Edition, completely revised, and it is the biggest, most comprehensive, and most useful of all the editions in the series. It covers the Mac OS X desktop and file system, the free applications included with the Mac OS X installation, the system components and technologies, networking and online features and components, and includes welcome appendices on installation, troubleshooting, Windows/Mac comparisons, and a Master Keystroke list." Read on for the rest of John's review.

Microsoft Trying To Appeal to the Unix Crowd? 468

DigDuality writes "With the news that Windows 2008 (recently discussed on Slashdot) will have GUI-less installs and be fully scriptable, that they've opened up their communication protocols for non-commercial usage and are providing a patent covenant (Redhat Responds), and now finally an interesting rumor floating around that Microsoft will be taking on GNU directly. Has Microsoft totally switched gears in how it is approaching the Unix and FOSS sector for direct competition? According to an anonymous email leaked from a Microsoft employee, it seems Microsoft will be developing a framework that will be completely GNU compatible. Microsoft CEO, Steve Ballmer, said on Friday (23 February) that they are aiming to restore a Unix-like environment to its former proprietary glory, at the same time proving that Microsoft is committed to interoperability. Ballmer emphasized that Microsoft's new strategy is to provide users with a complete package, and this includes users who like Unix environments. According to the supposedly leaked email, UNG, which stands for UNG's not GNU, is set to be released late 2009."
Linux Business

Darl McBride Leaving SCO? 126

JoGiles writes "Linux-watch is reporting that while The SCO Group may go on to pursue its plans with a $100 million buyout, it will do so without its longtime CEO Darl McBride. Buried in the proposed MOU (Memorandum of Understanding) between Unix vendor and Linux litigator SCO and SNCP (Stephen Norris & Co. Capital Partners) is the note that "upon the effective date of the Proposed Plan of Reorganization, the existing CEO of the Company, Darl McBride, will resign immediately.""
Unix

SCO Goes Private With $100 Million Backing 411

AmIAnAi writes "Just when you thought it was all over, the SCO story takes a new twist. SCO has received $100 million financing from Stephen Norris Capital Partners to get them out of Chapter 11 and go private 'The move gives Stephen Norris, whose namesake founder was a co-founder of private equity giant The Carlyle Group, a controlling interest in SCO, which now has a platform to continue its court battle with Novell Inc. over royalties from the Unix server operating system, SCO's main business ... According to a statement from the company, SNCP already has a business plan for SCO that includes pursuing its legal claims.'"
Book Reviews

X Power Tools 219

stoolpigeon writes "The X Window System has been around for over twenty years and is the display system for an incredibly wide range of operating systems. With the number of Linux users growing, there are more people working with X than ever before. Most modern desktop environments provide user friendly interfaces that make modifying X rather simple. There is not a need to dig into config files and settings as in the past. For those environments without such tools or for the user who loves to dig deep into their environment, this book can be a simple way to understand how X works and how to tweak it in any number of ways. If you want things that 'just work' and have no interest in digging around below the surface this book is not for you. On the other hand, if you think the best thing to do with a shiny new tool is to take it apart, well "X Power Tools" by Chris Tyler may be just for you." Read on for the rest of JR's thoughts on this book.
GUI

Command Line Life Partner Wanted 503

emj writes "Craiglist offers an interesting approach to finding a life partner , summmary: "There is a sad truth to the world today. I am part of a dying breed of people known as "shell users." ... Because there are fewer and fewer of us, I must help keep our lineage alive. I am looking for someone to help me do this. I need a woman (obviously) who is willing to raise a child with me in the method of Unix."."
Novell

Trial Set To Determine What SCO Owes Novell 126

BobB-nw writes with word that this April will be the trial date for SCO's financial reckoning. Novell will discover via the courts how much (if anything) SCO is going to be compelled to pay in compensation for the lengthy trial over Unix code rights. The NetworkWorld piece also offers an overview of the case. "In September, The Wall Street Journal described the ruling against SCO as 'a boon to the open source software movement.' But experts say Unix is filled with technology that carries copyrights tied to many different companies and that it would be a nightmare to open source the Unix code collectively. Instead, Novell would have to pick and choose pieces to open-source, a process that could begin once the trial has ended."
Bug

Y2K38 Watch Starts Saturday 542

Jon Masters writes "I just wanted to remind everyone that Saturday, January 19th 2008 will mark the beginning of the 30-year countdown to the Y2K38 bug, when Unix time will overflow 32 bits. Some 30-year loan calculation software might start having problems with this over the weekend."
Software

Long Live Closed-Source Software? 676

EvilRyry writes "In an article for Discover Magazine, Jaron Lanier writes about his belief that open source produces nothing interesting because of a hide-bound mentality. 'Open wisdom-of-crowds software movements have become influential, but they haven't promoted the kind of radical creativity I love most in computer science. If anything, they've been hindrances. Some of the youngest, brightest minds have been trapped in a 1970s intellectual framework because they are hypnotized into accepting old software designs as if they were facts of nature. Linux is a superbly polished copy of an antique, shinier than the original, perhaps, but still defined by it.'"

Slashdot Top Deals