
The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVS
by Bob DuCharme
Publisher: McGraw-Hill 1994
ISBN/ASIN: 0070178917
ISBN-13: 9780070178915
Number of pages: 390
Description:
In today's multivendor client/server environments, it is essential that computer professionals know how to do their job across a variety of platforms and systems. This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Project Oberon - The Design of an Operating System and Compilerby Niklaus Wirth, Jürg Gutknecht
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(21420 views)
How to Make a Computer Operating System in C++by Samy Pesse - GitHub
Online book about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.
(15813 views)
Operating Systems and Middleware: Supporting Controlled Interactionby Max Hailperin - Gustavus Adolphus College
Intended for juniors, seniors, and first-year graduate students, this book takes a modern approach to the Operating Systems course. By using this text, students will obtain an understanding of how contemporary operating systems and middleware work.
(17542 views)
Implementing CIFS: The Common Internet File Systemby Christopher Hertel - Prentice Hall PTR
CIFS is Microsoft's standard for Internet file sharing. This book is a cross-platform guide to CIFS capabilities and behavior for developers who want to add CIFS compatibility to their products, and for network and system administrators.
(21031 views)