A moment of Xen: Virtualize Linux to test your apps

Xen is a paravirtualization technology available for the Linux kernel that lets you enclose and test new upgrades as if running them in the existing environment but without the worries of disturbing the original system. This article shows you how to install a Xen system that will give administrators a valuable sandbox for testing system upgrades (as well as a playground for running multiple virtual machines on the same Linux box).

Synchronizing PalmOS devices with Linux

Smart handheld devices or personal digital assistants (PDA) extend our access to the information on our desktops, from addresses to telephone numbers. Unfortunately, when it comes to vendor support for synchronizing this information with a *nix operating system, the options are limited. In this article, NewsForge reviews the various GPL-based suites available for synchronizing PalmOS-based devices with Linux. This one is of great interest too.

Prex 0.1 Released

Prex, a portable real-time operating system for embedded systems, is a small, reliable and low power micro kernel designed specifically for the small memory footprint system. Prex 0.1 is the first public release, and includes kernel, syscall library, sample hello world application, and some technical documents.

Sun Intends to Make Java More Open

Sun Microsystems has announced that it will be relaxing its Java license to give developers greater access to source code and an easier path in steering its future direction and contributing enhancements, but fears of forking have prevented Sun from adopting an Open Source license.

Book Review: Linux Kernel Development, 2nd edition

GNU/Linux is increasingly being seen as a viable, economical alternative to proprietary operating systems, and its market penetration, especially on servers, is increasing. To continue to grow Linux's importance as a secure, low cost kernel, much more serious programmers are needed not only to keep improving it, but to develop stable drivers and most importantly to help continue the rapid Linux march to the Desktop.

Mastering FreeBSD & OpenBSD Security

In this chapter (pdf), the author defines system security, specifically for OpenBSD and FreeBSD systems, but also more generally. He looks at a variety of attacks so that you, as an administrator, will have some perspective on what you’re trying to defend against. He looks at risk response and describes how exactly you can go about securing your FreeBSD and OpenBSD systems. Also, the FreeBSD 5.4-RELEASE schedule has been published.