Windows 2000 Mainstream Support ends 30-June-2005

Microsoft Watch from Mary Jo Foley notes “Windows 2000 Users: The Clock Is Ticking. June 30 marks the end of mainstream support for both the client and server Windows 2000 releases. A Windows 2000 rollup pack is still due by midyear.”

Time to start evaluating your options for your next operating system. There are lots of good choices out there. Me? I’m thinking Tiger, Ubuntu, Fedora and perhaps a little SuSE ought to do me.

Enderle: How Linux Saved Microsoft

OSNews also points to Linux Insider: How Linux Saved Microsoft. “Rob Enderle has an commentary at LinuxInsider discussing the effect Linux has had on Microsoft. An excerpt: “As I look at how Microsoft is changing to address the Linux threat, one that may actually turn out to be no more real then Netscape’s was, I can’t help but see how Microsoft has dramatically benefited from it — and much more broadly so than they did from the rise of Netscape.”

I think Enderle is right on when he talks about the effect that Open Source is having with Microsoft. “Competition breeds Innovation.” However, I think he falls off the deep end in his last section “False Threat?” where he tries to explain what Open Source is.

“open source” which, in turn, is based on a false concept. This concept is that people actually want to look at source code. No, it’s that people want the security of knowing that the code is there for a community to maintain, support and enhance, that a monopolistic code owner can’t take away the freedom to run the code they have.

Finally, we know that what is largely holding the open-source community together is a dislike for Microsoft. Little holds the community together! :) But the individuals who choose Open Source each choose it for their own reasons, often freedom of choice, freedom to experiment, freedom to extend, integrate, modify and hack together the solution to their own problem. It’s not about Microsoft, nor Computer Associates, nor IBM, nor any other one target.

… unless something dramatically changes, by 2015 we’ll be largely wondering what all the fuss surrounding Linux was really about. Perhaps, Rob. See you in 2015 and we can compare notes.

Jim Allchin: Longhorn ‘Just Works’

OSNews points to a Fortune magazine story Microsoft’s New Mantra: ‘It Just Works’. “Microsoft’s Jim Allchin says that the number one design goal for Longhorn has been: “it just works.” In other words, a lot of the fiddly, annoying tasks that computer users have become accustomed to (or never quite got the hang of) such as searching for files, defragmenting, changing network configurations, and tweaking security settings, will happen automatically.”

It’s an interesting piece, especially reading between the lines on the marketing message Allchin is trying to deliver. Microsoft has at least another year before they deliver the OS they have been talking about for a long, long time. Watch how the message changes.

Ars System Guide: April 2005 edition goes 64-bit

Ars System Guide: April 2005 edition. “For the true PC enthusiast, nothing beats building your own system. Enter the Ars Technica System Guide. It covers every component you’ll need to build (or upgrade) your system, from the RAM to the power supply. The April 2005 guide sees some serious updates from the last time we did this. Most importantly, we go 64-bit across the board. That’s right Ö even the Budget Box gets a heaping spoonful of 64-bit loving from us. And there’s more… read on to find out what’s new.” By news@arstechnica.com (Ars Technica).

Three remarkable systems, all 64-bit, priced around $800, $1500 and $10,000. Check ‘em out.

PEBCAK

PEBCAK: Problem Exists Between Chair and Keyboard.

Check. Spent way too long trying to figure out why a machine would not communicate with an UPS, no matter what the settings. Varied everything. Checked the BIOS. Tried a different driver. RTFM. RTF-FAQs. Searched the mailing list archives. Googled everything I could think of. Finally pulled the cable and tried the tests again. Same result. Doh. Serial ports blown. Darn hardware.

Fugu: secure remote file transfer SCP/SFTP for Mac OS X

I’ve become a big fan of SSH for creating secure tunnels to remote clients. Using the port redirection facilities of SSH, you can remotely access databases, web servers and other services without exposing the services themselves to the Internet. SSH also includes support for remote file transfer to let you download data from a client or upload a new script.

While single files are easy from the command line, a two-pane file manager interface is easier for more complex tasks. WinSCP works well in this role for Windows clients and is licensed under the GPL. Yesterday, I trolled around a bit and found fugu for Mac OS X, a similar interface, licensed under a BSD-like interface. Both make file transfer a snap.

NUT: Network UPS Tools

NUT, the Network UPS tools, consists of three small programs that run interdependently: the driver for the particular UPS, which understands the protocol it speaks, the upsd daemon, which communicates with the driver and responds to client requests, and the client software, which can reside locally or remotely. Having three separate tools provides great flexibility: several low-power devices can share one UPS and listen to the one daemon. One daemon can maintain communication with several UPS drivers. Clients are available on multiple platforms for interoperability. Elegant and simple design. Visit the home page at http://www.networkupstools.org/

UPDATE: A handy reference for installing and configuring NUT so that it automatically starts on bootup of OS X: http://www.llondel.org/ups.shtml

DamnSmallLinux

Cleaning out the basement, I came across a Dell Latitude XP 4100CX: a 486/100 with 24 Mb RAM and 500 Mb HDD, and a tiny color screen. Hard as it is to believe, Linux will run on this, too. Found instructions on how to proceed without a CD-ROM drive here: http://www.damnsmalllinux.org/network-install.html

Remarkable.