RiscPC Emulator Ported to Linux

Freely available RiscPC hardware emulator RPCEmu has been ported to Linux. Author Tom Walker released his program under an open source licence to Peter Naulls, who then crafted a Linux version and added in HostFS support from ArcEm - enabling RPCEmu to access files stored by the host operating system. RPCEmu, originally built for Windows users, is distributed with its source code included for other programmers to tweak and experiment with.

Turning the Terminal Into Your Desktop

"There are several possible reasons why you might choose to use the command line interface as your desktop environment. For one thing, it uses less electricity, so you could maximize battery life on your laptop computer. Secondly, it forces you to think about your operating system and directory structure in a totally different way than a GUI does; this could greatly enhance your understanding of GNU/Linux and cause you to be more creative in your technological problem solving. And thirdly, everyone will think you're a supreme computer genius for ditching X11 for the CLI. People passing by your desk will think you're some kind of computer god. Who doesn't want that?"

Analysis of .NET Use in Longhorn, Vista

This article presents results of an investigation of the usage of .NET on five versions of Windows. The operating system files for the first version of Windows tested, XP Pro with Service Pack 2 applied, did not use .NET at all. This is understandable because XP was released before .NET was first released. The next version of Windows was the PDC 2003 build of Longhorn. This has a similar number of unmanaged executable files as XPSP2 but it also had thirty five .NET assemblies. Amongst these assemblies were two services.

Microsoft’s Hilf Says Windows More Reliable Than Linux

The director of platform strategy at Microsoft, Bill Hilf has lead the Linux and open source software technology group at Redmond for the past two years and formerly headed the global Linux technical strategy of IBM. He says reliability and predicability are the key factors which give Microsoft’s software the edge over Linux and open source alternatives.

Ubuntu 32-Bit Chroot How-To; Chroot; Kubuntu Release

Sometimes an app isn't there for your architecture. This happens now and then for AMD64. It can be handy to chroot into x86 and symlink to the x86 app afterwards. Also, despite Ubuntu's stability, catastrophic failures do happen, and when they do it is important to have a backup so that your data can be recovered. This HowTo goes over creating an image of your installation so that you can restore your system if needed with all the programs and updates already installed. Elsewhere, Kubuntu Flight 5 was released.

FreeBSD 6.1-BETA-4, 5.5-BETA-4 Released

The FreeBSD Release Engineering Team announced the availability of FreeBSD 6.1-BETA4 and FreeBSD 5.5-BETA4. A couple of significant changes were made to 6.1-BETA4. First is a large set of fixes to the VFS layer and various filesystems that should significantly help performance under heavy load and also fix problems with forcefully unmounting these filesystems. The second large change is that sysinstall will now install both the GENERIC and SMP kernels and automatically select the appropriate one based on whether it detects one CPU in the system or multiple CPUs.

Interview: the Men of Mono

What makes a Mono developer tick? Linux format has a brief interview with Edd Dumbill and Niel Bornstein, two prominent Mono coders who've just written a book on the open source .NET implementation. They explain the advantages of C# over other languages, and give a bit of advice for budding Mono app developers.

FC5 Preview, OLPC Project & Optimization Work

"The Fedora distribution is one of the most widely used GNU/Linux distributions. Although non-users sometimes dismiss it as too mainstream to be of interest, those familiar with it appreciate that it uses only free software and showcases the latest programs. Fedora Core 5 (FC5) is slated for release next week." Read more of the preview here. Elsewhere, Christopher Blizzard of Red Hat blogs about modifying Fedora to fit into the OLPC project needs and the optimization work being done on Fedora as a result of it using Red Hat open sourced tools like Dogtail.

Five Reasons Why you Should Never Use PostgreSQL — Ever

"Within the past two years, Oracle, IBM and Microsoft have all released freely available versions of their flagship database servers, a move that would have been unheard of just a few years ago. While their respective representatives would argue the move was made in order to better accommodate the needs of all users, it's fairly clear that continued pressure from open source alternatives such as MySQL and PostgreSQL have caused these database juggernauts to rethink their strategies within this increasingly competitive market."