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

OS News Archive

V2_OS Project Restarted

For the past few years, the V2_OS project was nearly dead. Things are about to change as the project is getting reorganized. The new website is nearly ready and the source code was moved from Sourceforge, back to the real server. Development of the complete rewrite (version 0.70) is expected to restart in the following days. For those who do not remember V2_OS, this is one of the first operating systems written in pure assembly language.

Hardware Emulation With QEMU

"QEMU is an open source cross-platform emulator for Linux hosts. It allows you to emulate a number of hardware architectures (x86, x86-64, and PowerPC are currently known to work, with others, including SPARC and MIPS, in development). QEMU thereby lets you run another operating system on top of your existing OS. Going through the process of installing and configuring QEMU not only gave me a worthwhile new software tool, but also helped me learn a few things about Linux."

Get Server Control, Virtualization with Free, Open Source Xen

"It's almost mind-boggling that every 18 months or so, regular as clockwork, you can get twice as much computing power. In fact, it is mind-boggling, and these high octane servers can cause some hassles in the data center. In this tip, I explore the standard fixes applied when server shoppers go overboard. These include server consolidation and grid computing. Then, I explore another option: virtualization with Xen."

MINIX 3.0 Released

Today, Andy Tanenbaum has officially announced the release of MINIX 3.0, the third stable version of this rather legendary operating system. The launch of v3 has been accompanied by a new website and a new logo. From the new website: "MINIX 3 is a new open-source operating system designed to be highly reliable and secure. It is based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability." Read on for more information.

VMWare Releases Freeware VMWare Player

VMWare released today the VMWare Player, a freely downloadable tool that 'plays' virtual machines (it just doesn't let you create any). This can prove a very important tool for OS makers who would like to demo their OS to new users, users who don't want to burn live CDs and also keep the OS makers safe from any hardware incompatibilities in the user's machine (as the OS would run inside VMWare Player, the compatibility is always guaranteed). VMWare already posted a demo for their VMWare Player, a 200 MB 'Browser Appliance' based on Ubuntu.

Children’s BBC: the Acorn Years

"This year marks the 20th anniversary since Children's BBC began using the familiar format of sitting a presenter behind a live camera in a small continuity suite, dubbed the 'Broom Cupboard'. Prior to this move in September 1985, and for several years after, the BBC used Acorn kit to produce their broadcast graphics and animations.For a happy trip down a long memory lane, we caught up with Chris Poole, who produced the early ident graphics using a BBC B and later an Archimedes which ran RISC OS."

Miray To Show µnOS Running on Genesi’s ODW

Miray has announced to show their realtime OS µnOS ('mu-nano-OS') running on Genesi's Open Desktop Workstation at the Systems 2005 fair for IT specialists in Munich, Germany. From the mission statement of this microkernel OS: "It is the goal to make µnOS available to the largest number of hardware platforms. A portable, scalable and real-time capable architecture should be delivered, which should make possible the usage of µnOS in embedded systems as well as in desktop computers up to servers."

Visopsys 0.58 Released

Likely the last of the Visopsys 0.5x series (a sparkly new 0.6 is imminent), this maintenance and bugfix release sports some new features such as EXT2 formatting, German keyboard layouts, GUID generation, and filesystem clobber. Version 0.58 also includes a number of important bugfixes to the featured Disk Manager partitioning program. Change log here and downloads here. As always, you can demo this tiny, full-GUI hobby OS from the ISO image or from a single floppy disk.

Triviad Beta Started

Triavid is a web implementation of a TriangleOS VFDBS system. The service will eventually be fully integrated in TriangleOS, allowing users to use the web-disk as just any other drive. All objects stored on the web-disk can be viewed from any PC with an internet connection. The web-disk can also be accessed with by a browser, by using a user interface similar to that of the the TriangleOS GUI.

World Wind: Open Source Alternative to Google Earth

Few of Google's projects, rumors of projects, and acquisitions have generated as much envy among Linux users as Google Earth. In some respects the search engine behemoth is quite OS-agnostic, but the 3D virtual globe remains limited to Windows desktops. But there is an alternative: NASA's World Wind project. Like Google Earth, it's a 3D planetary visualization system that overlays satellite imagery, weather, political, and topological map data. The difference is: World Wind is open source.

Plan B, 3rd Edition

"Plan B is an operating system designed to work in distributed environments where the set of available resources is different at different points in time. Plan B 3rd edition is a modified Plan 9 system. Therefore, any experience with Plan 9 will help you to install and use Plan B. Because Plan 9 inherits from UNIX, any experience with UNIX will help as well."