Operating Systems

Did the Windows 95 setup team forget that MS-DOS can do graphics? - The Old New Thing

A detailed explanation of why Windows 95 setup program utilized Windows 3.1 runtime instead of building a custom MS-DOS graphical interface. The complexity of developing necessary components like graphics libraries, window managers, and input methods would essentially mean creating a new operating system from scratch, making Windows 3.1 the logical choice.

The History of S.u.S.E.

A comprehensive history of SUSE Linux, tracing its evolution from a German student project in 1992 to a major enterprise Linux distribution. The journey encompasses its growth from localizing Slackware, developing YaST, pioneering enterprise Linux solutions for IBM mainframes, and multiple corporate transitions through Novell, Attachmate, Micro Focus, and EQT.

Cooperative Linux

Cooperative Linux (coLinux) is an open-source solution that enables native Linux kernel execution alongside Windows without traditional virtualization software. The system achieves near-native performance by using special driver software and sharing hardware resources cooperatively with the host operating system.

LINUX is obsolete

A lively technical debate from 1992 between Andrew Tanenbaum and Linus Torvalds discusses the merits of microkernel vs monolithic kernel architectures, with Tanenbaum advocating for microkernels while Torvalds defends his monolithic design choices in Linux based on practical implementation considerations.