The Courts

More on IBM's Project Monterey and SCO 128

karvind writes "Groklaw has posted another interesting article about AIX/Monterey/POWER research. The primary purpose of Project Monterey was to provide a stepping stone to Linux. IBM clearly stated this in promotional and technical materials, some of which SCO participated in publishing. It was always the plan that Project Monterey would be for POWER and SCO knew about IBM using SVR4 on POWER as far back as 2001. The article asks (and answers) some interesting questions: 'Where is the monetary damage to SCO? Where is there copyright infringement? Was SCO fully aware how quickly Linux would develop, that it would replace Unix, or did it take them by surprise?'"
Supercomputing

iMac Beowulf Cluster Comes to Life 56

AmigaAvenger writes "Finally a good use for all those old IMacs that many organizations have laying around collecting dust. We have set up a 5 node (4+1 controller) iMac beowulf cluster, which is appropriately named Skittles, and is running PPC Yellowdog Linux, with MPICH 1.2.6 cluster message passing software."
Operating Systems

Linux Cookbook 126

norburym (Mary Norbury-Glaser )writes "Carla Schroder's Linux Cookbook (O'Reilly) is an extremely dense volume packed with valuable information. The author writes with precision and detail and with a conversational style that handles the topic with a wry humor making this book a pleasure to read. The Linux Cookbook is command-line based so some familiarity with a Linux system, the inherent power of using the command-line and the dangers of using root are necessary." Read on for the rest of Norbury-Glaser's review.
Microsoft

We're Open enough, Says Microsoft 660

An anonymous reader writes "Microsoft Australia has come under fire from rival vendors and open-source advocates for keeping its Office document standards proprietary. Greg Stone, Microsoft's national technology officer for Australia and New Zealand, faced criticism during his presentation at the Australian Unix User Group conference in Canberra yesterday. However, he stood firm on the company's policy of making the XML schemas for its Office 2003 document standard publicly available provided interested parties sign an agreement with the software heavyweight. "Why should I have to sign an agreement?" one audience member demanded to know."
Unix

From Bash To Z Shell 214

r3lody (Raymond Lodato) writes "Novice users and power users of *nix will enjoy reading From Bash to Z Shell: Conquering the Command line by Oliver Kiddle, Jerry Peek, and Peter Stephenson. In this moderate-sized book from Apress, the authors delve into both bash (the Bourne Again Shell) and zsh (Z Shell) to enable you to use them to their fullest advantage. Topics range from the simple editing of the command line to redefining key sequences, down into creating functions for editing and command-line completion. Some areas are covered in other books, but this one goes into some little-seen side streets and alleyways to show you the shortcuts to more efficient use of the shell." Read on for the rest of Lodato's review.
Google

Google Hacking for Penetration Testers 138

Corey Nachreiner writes "Until recently, I considered myself a Google power-user; so much so that I often call Google my "second brain." Whenever I stumble upon a computing dilemma I can't solve, I submit an advanced query to my second brain, Google, and let it supply the answers. That's why I was So There when Johnny Long released his recent book, Google Hacking for Penetration Testers . I heard Johnny's lively, light-hearted presentation to a packed house at the BlackHat Briefings last summer in Las Vegas. It was the hit of the show, but in one hour he could only present a few of his startling findings about Google hacking. After reading Johnny's book, I've learned a ton more and realized I wasn't quite as Google-savvy as I thought. As with my real brain, I've only been using about ten percent of my Google-brain's capacity." Read on for the rest of Nachreiner's review.
Debian

Knoppix 3.8.1 is Released 37

Bob the Anonymous Builder writes "The Knoppix LiveCD hit version 3.8.1, an update to the CeBIT Knoppix 3.8. The release features KDE 3.3.2, Gimp 2.2.4, OpenOffice 1.1.4, UnionFS, and the 2.6.11 kernel as default. The BitTorrent tracker is here."
Windows

Longhorn to use UNIX-like User Permissions 697

destuxor writes "After years of Windows users abusing administrative accounts out of necessity, Microsoft promises that Longhorn will make better use of user permissions in what sounds exactly like what UNIX/Linux users have been doing for years. Hopefully this will fix the long list of applcations that cannot be run by a Least-Privilege User Account (LUA) while giving a much-needed security boost. Too bad "MS-root" can't watch over your grandmother when she opens emails."
Databases

Microsoft Porting SQL Server To New Platforms 174

FuzzyGuru writes "Hot on the heels of the 'Most Important Ever' MySQL reaching Beta status, Microsoft is finally taking the Linux plunge. Microsoft has decided to release a version of MSSQL2005 for Linux, Unix and XBox." From the article: "We thought it was important to address the Linux/Unix marketplace, providing a key database for their use on that platform as applications are developed and deployed...In addition, with the Xbox development opportunities, it's clear that SQL Server is the database platform that can now be used in the full customer lifecycle - from business-related applications support to consumer and gaming applications, the full line of SQL Server offerings will be available to support those needs."
Technology

Windows Terminal Server Replacement? 125

Evanrude asks: "In my never ending quest to eliminate the Windows operating system from my life, I have yet to find a Linux replacement for the Windows Terminal Server product/service. I have come across the Linux Terminal Server Project but from everything I have read about it, you must boot a diskless workstation to use it, there is no client to connect to it from say a remote workstation [read: internet or remote VPN client]. There is also the Citrix Metaframe Presentation Server for Unix, but I am really looking for something that will run on Linux. I have also googled for anything related to Linux and the Remote Desktop Protocol, but have not had good luck. Has anyone had any experience with replacing a Windows Terminal Server with something Linux based or know of any other projects that might be more on track with this than the LTSP?"
Unix

date +%s Turning 1111111111 574

initsix writes "Break out your party hats. According to http://www.onlineconversion.com/unix_time.htm , Unix time is supposed reach 1111111111 on Fri, 18 Mar 2005 01:58:31 GMT That's only 1036372537 seconds from 2^31 (ie Tue, 19 Jan 2038 03:14:08 GMT)!!"
Perl

Randal Schwartz's Perls of Wisdom 282

r3lody (Raymond Lodato) writes "Anyone who has been working on the *nix platform has had a brush with Perl, the scripting language whose acronym (depending on who you ask) could mean Practical Extraction and Report Language, or Pathologically Eclectic Rubbish Lister. In either case, there is a distinct difference between learning to use Perl, and learning to use it well. In my opinion, the best way to learn any language well is to see how others have used it to solve problems. One of the foremost experts in the use of Perl, Randal L. Schwartz, has been writing columns since March of 1995 on the use of Perl in the real world, and has provided us with 6 books and over 200 columns with many examples on how Perl is used." Read on for the rest of Lodato's review.
Security

OpenSSH 4.0 & Portable OpenSSH 4.0p1 Released 73

UnderScan writes "As seen on openssh-unix-announce: 'OpenSSH 4.0 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support to the project, especially those who contributed source and bought T-shirts or posters.' See the changelog or the freshmeat.net changes summary for more details."
Linux Business

OSS Unix: Dividing & Conquering Itself 591

(Score.5, Interestin writes "Security guru Marcus Ranum has some interesting thoughts about how a continuing lack of consistency among Unix systems (and particularly Linux) is hurting Linux (and remaining commercial Unix vendors like Sun) and helping Microsoft. Admittedly this has been said before, but no-one else quite manages to phrase things the way Marcus can."
Programming

Job Market for Developers Evaluated 163

David Parmet writes "Using data from indeed.com (an aggregator for job sites), Brandon of devnulled did an evaluation of the state of the job market in the US for developers. Some interesting findings - there are more Linux jobs than Solaris jobs. Unix is still competitive with Windows (only 24,000 fewer job listings for Unix than for Windows), Java is beating .Net and overall there seem to be a lot of enterprise / corporate IT jobs available. Indeed has a web services API / XML interface available here, so if you want you can do the analysis yourself."
Linux Business

Linux on the Tipping Point 466

Reader stormcoder wrote to mention an article on Enterprise Linux I.T. in which the author posits that even though Linux is built on a legend, the reality of Linux outstrips even the myth. From the article: "..the fact that Linux has traditionally been compared to Microsoft's Windows brand products and not the other Unix variants will most likely lead the general public to perceive all this as Linux sailing on to new horizons while Microsoft stalls out. This perceptual shift should totally reverse the previous mainstream view that Microsoft and Intel were somehow at the forefront of high technology computing -- thereby pushing Linux over the magic edge of a social tipping point."
Operating Systems

Unix servers up 2.7%, Linux servers up 35.6% 314

cfelde writes "Linux servers up 35.6% and other Unix servers are up 2.7%. Also worldwide server revenue increased 6.2 percent to US$49 billion in 2004. The blade server market nearly doubled in size to over $1.1 billion in 2004 and 7 percent of x86 shipments in the U.S. were blade servers."
OS X

Mac OS X Server Panther 155

norburym (Mary Norbury-Glaser) writes "Mac OS X Server 10.3 Panther is one of the latest in Peachpit Press' Visual QuickPro guides (not to be confused with the beginner "QuickStart" series) and is written by one of the best IT/Mac trainers in the industry, Schoun Regan, with assistance by his devoted sidekick and co-trainer at itinstruction.com, Kevin White. Peachpit and the authors have produced a book with excellent content and delivery; the installation and setup of Mac OS X Server and Web services is explained with clarity and precise detail." Read on for the rest of Norbury-Glaser's review.
The Internet

Web Design on a Shoestring 214

charliedickinson writes "Web Design on a Shoestring offers the premise that modest budgets for Web development can pay off in focused, uncluttered, appealing Web sites. Author Carrie Bickner, who took on Web development with a professional background as a librarian (she is now Assistant Director for Digital Information and System Design at The New York Public Library), eschews the nuts-and-bolts mechanics of Web page crafting for a comprehensive overview of 'project management, usability, design, copywriting, hosting, and post-launch maintenance.'" Read on for the rest of Dickinson's review.
Microsoft

Microsoft's Martin Taylor Responds 627

We passed on your requested questions for Martin Taylor, Microsoft's global general manager of platform strategy, and we got a slew of them. Instead of emailing your questions to Martin, we did this interview by phone and added in a few follow-up questions. You can listen to an MP3 of the call, read the transcript (below), or both.

Slashdot Top Deals