Tagged articles

operating-system

416 articles · Page 5 of 5
MaGe Linux Operations
MaGe Linux Operations
Dec 10, 2016 · Fundamentals

Unlocking Linux: How the Kernel and CentOS Boot Process Really Work

This article explains the components of the Linux kernel, the design philosophies behind it, and provides a step‑by‑step walkthrough of the CentOS boot sequence—from POST and BIOS to GRUB stages, kernel initialization, run‑level configuration, and final user‑space startup.

CentOSLinuxSystem Initialization
0 likes · 13 min read
Unlocking Linux: How the Kernel and CentOS Boot Process Really Work
MaGe Linux Operations
MaGe Linux Operations
Nov 5, 2016 · Fundamentals

Understanding Linux Kernel and CentOS Boot Process: A Complete Guide

This article explains the Linux kernel architecture, key components, and the detailed CentOS boot sequence—from hardware POST and BIOS to GRUB stages, kernel initialization, runlevel configuration, and system initialization scripts—providing a comprehensive overview of OS startup fundamentals.

CentOSLinuxSystem Initialization
0 likes · 13 min read
Understanding Linux Kernel and CentOS Boot Process: A Complete Guide
MaGe Linux Operations
MaGe Linux Operations
Oct 18, 2016 · Fundamentals

Unraveling Linux Threads: From Classic Processes to NPTL and Beyond

This article explains how Linux implements threads, contrasting traditional process definitions with lightweight processes, detailing the evolution from the early linuxthreads library to the modern NPTL implementation, and exploring POSIX requirements, thread groups, signal handling, and the experimental NGPT model.

LinuxNPTLPOSIX
0 likes · 10 min read
Unraveling Linux Threads: From Classic Processes to NPTL and Beyond
dbaplus Community
dbaplus Community
Jul 25, 2016 · Fundamentals

Why Fixed and Variable Partitions Link OS Memory Management to Oracle Storage

This article explains how classic operating‑system storage techniques such as fixed and variable partitioning, paging, and segmentation correspond to Oracle database memory structures like shared‑pool buckets, deferred segment creation, and extent management, highlighting their benefits and drawbacks.

Segmentationoperating-systempaging
0 likes · 18 min read
Why Fixed and Variable Partitions Link OS Memory Management to Oracle Storage
MaGe Linux Operations
MaGe Linux Operations
Jul 18, 2016 · Operations

Step-by-Step Guide to Installing Linux: From BIOS to Full System Setup

This tutorial walks you through the complete Linux installation process, covering BIOS configuration, booting from the installation CD, language and keyboard selection, disk partitioning, timezone and root account setup, package customization, and final system reboot, all illustrated with screenshots.

Linuxoperating-systemsystem administration
0 likes · 6 min read
Step-by-Step Guide to Installing Linux: From BIOS to Full System Setup
MaGe Linux Operations
MaGe Linux Operations
Apr 19, 2016 · Fundamentals

Understanding CPUs, OS Layers, and Interfaces: A Visual Guide

This article provides a comprehensive visual overview of CPU architecture, instruction sets, operating system purposes, programming layers, privilege rings, execution modes, user interfaces, and the distinction between ABI and API, helping readers grasp core computing concepts in a structured manner.

ABIAPICPU
0 likes · 6 min read
Understanding CPUs, OS Layers, and Interfaces: A Visual Guide
Architects' Tech Alliance
Architects' Tech Alliance
Feb 22, 2016 · Cloud Computing

Classification of Server Virtualization Architectures

Server virtualization, a key cloud computing technology, encompasses various architectures—including hosted, bare‑metal, operating‑system level, and hybrid virtualization—each with distinct mechanisms for resource abstraction, and the article compares these models while highlighting trends toward hardware‑assisted solutions such as KVM, Hyper‑V, and VMware.

Bare MetalVirtualizationhybrid
0 likes · 4 min read
Classification of Server Virtualization Architectures
Qunar Tech Salon
Qunar Tech Salon
Dec 12, 2015 · Fundamentals

Linux Kernel Architecture Overview and Design Principles

This article explains why the Linux kernel has succeeded, describing its layered position in a computer system, the roles of virtualization and multitasking, the overall modular architecture, key data structures, and the design of core subsystems such as the process scheduler, memory manager, virtual file system, and network interface.

LinuxProcess schedulerkernel
0 likes · 19 min read
Linux Kernel Architecture Overview and Design Principles
21CTO
21CTO
Nov 30, 2015 · Product Management

Are Native Apps Dying? How OS Integration Is Redefining the Future

The article examines how Apple, Google, and other platforms are shifting core functionalities from standalone apps to the operating system’s home screen and notification center, envisioning a cloud‑based future where users simply state their intent and the OS delivers the result.

AI notificationsapp strategycloud integration
0 likes · 4 min read
Are Native Apps Dying? How OS Integration Is Redefining the Future
MaGe Linux Operations
MaGe Linux Operations
Nov 17, 2015 · Fundamentals

Understanding Linux Boot Process: From BIOS to Init

This article explains the complete Linux boot sequence, detailing how POST, BIOS, the MBR bootloader, GRUB stages, the kernel, initrd, and the init process work together to detect hardware, load drivers, mount the root filesystem, and start system services.

GRUBLinuxboot process
0 likes · 12 min read
Understanding Linux Boot Process: From BIOS to Init
21CTO
21CTO
Oct 24, 2015 · Fundamentals

Understanding Threads and Processes: Scheduling, Models, and Multicore Basics

This article demystifies threads and processes, explaining OS task scheduling, the differences between them, various threading models (one-to-one, many-to-one, many-to-many), their relationship with multicore CPUs, and how to view thread and process information on Windows.

Schedulingmulticoreoperating-system
0 likes · 16 min read
Understanding Threads and Processes: Scheduling, Models, and Multicore Basics
MaGe Linux Operations
MaGe Linux Operations
Jul 8, 2014 · Operations

CentOS 7.0.1406 Release: Key Features, Install Media & Known Issues

The article details the official CentOS 7.0.1406 64‑bit release announced on July 7, 2014, highlighting kernel upgrades, container support, default JDK, installation media options, verification steps, major changes, downgrade options, known issues, and where to obtain source code and ISO images.

CentOSInstallationLinux
0 likes · 7 min read
CentOS 7.0.1406 Release: Key Features, Install Media & Known Issues