Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Pegasos/Morphos Feature on Giga.de

I was watching Giga.de on TV here in Germany this evening and was surprised to see a feature on Pegasos and Morphos (probably to be repeated this weekend). A web article about the feature is available here. I would guess that Giga would be of interest (and probably already well-known) to OSNews readers in Germany. While many of its features are Win- or gaming-oriented, Giga is one of the few TV outlets for features on hardware, overclocking and benchmarking, Linux and, as with the Pegasos article, even more exotic matters.

Next .NET Aims at J2EE’s Turf

ZDNet takes a look at Indigo, the next major version of Microsoft's web services platform, which is scheduled to be released concurrently with Longhorn, the next major Windows OS version. Indigo is believed to be aimed directly at enterprise-class web services platforms like the Java 2 Enterprise Edition ones from BEA and IBM.

Oracle’s Infrastructure Now Fully Linux-ized

"Oracle is aggressively adopting Linux both internally and for its products, despite SCO Group's threats earlier this week that it may sue those who don't pay licensing fees to the company. Chuck Rozwat, an Oracle executive VP, says the company has moved its IT infrastructure to Linux, a year after CEO Larry Ellis issued the mandate." Read more at InfomationWeek.

D.Evolution, Lycoris, Toshiba Join Forces to Launch First Linux Tablet

Desktop Evolution launches De-Tablet integrated Lycoris Desktop L/X Tablet Edition with the Toshiba Portege Tablet Platform as a Powerful Linux Tablet. De-Tablet provides a flexible Linux desktop operating system in Lycoris Desktop L/X Tablet Edition on a powerful Toshiba hardware platform. De-Tablet is immediately available for purchase from ThinRetail.com or directly from Desktop Evolution.

Navy Buys Linux Powered X-Serves

"A company that specializes in running Linux on Macs said Wednesday that it has landed a deal to supply the U.S. Navy with 260 Apple Xserve servers. Terra Soft Solutions said the machines will be used as part of a sonar imaging system that defense contractor Lockheed Martin is building for the Navy. Rather than using the Mac OS, the Apple servers will run Terra Soft's Yellow Dog Linux operating system." Read more at CNET News.com

IBM Countersues SCO

Listen, and you can hear the collective sigh of relief as news comes that IBM has finally countersued The SCO Group. No real news on the details yet. Stay tuned for updates. Update: Lycoris has announced that its Desktop/LX distribution is "immune" from the recent moves by The SCO Group to force Linux users to license its intellectual property. For those who have used Lycoris, the installer comes right out of Caldera's Linux installation code.

Contiki ported to x86

Contiki OS, "a highly portable, modern, open source, Internet-enabled operating system and desktop environment for very constrained systems," has been ported to the x86 platform. Previously able to run on only much smaller platforms, such as Atari, Gameboy, and Commodore, this is good news for developers interested in researching the OS.

Benchmarking Filesystems In 2.6 Linux Kernel

KernelTrap has an interesting article about a recent benchmark conducted to compare five journaling filesystems available with the current 2.6.0-test2 Linux development kernel. The tests were conducted with a very simple shell script, mainly timing how long it takes to copy, tar, and remove directories. Looks like reiser4 is the fastest filesystem at the expense of consuming much more CPU, with ext3 trailing a ways behind.