Tagged articles
20 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Nov 10, 2025 · Operations

Master PXE Network Boot: Fast Batch Linux Installation with Kickstart

This guide explains how to set up a PXE server for efficient batch network installation of Linux, covering DHCP, TFTP, FTP repository configuration, bootloader preparation, Kickstart unattended installation, and verification steps to automate OS deployment without manual media.

DHCPKickstartLinux
0 likes · 12 min read
Master PXE Network Boot: Fast Batch Linux Installation with Kickstart
Bilibili Tech
Bilibili Tech
Dec 20, 2024 · Operations

Evolution of Bilibili's Server Provisioning System: From Traditional PXE to BiliOS and iPXE

To cope with rapid growth, Bilibili replaced its inflexible PXE workflow with a hybrid system using in‑memory BiliOS and iPXE, adding out‑of‑band management, declarative configuration, and multi‑scenario support, which together dramatically boosted provisioning automation, reliability, and efficiency across its data‑center and edge servers.

BiliOSDeploymentInfrastructure
0 likes · 17 min read
Evolution of Bilibili's Server Provisioning System: From Traditional PXE to BiliOS and iPXE
Liangxu Linux
Liangxu Linux
May 23, 2024 · Operations

Automate OS Installation: Step‑by‑Step PXE & Cobbler Setup Guide

This guide walks through the complete PXE boot process, explains how Cobbler extends PXE with automated DHCP/TFTP management, and provides detailed commands and configuration examples for installing Cobbler, fixing common issues, importing a local ISO, creating kickstart files and profiles, and finally launching a fully automated OS installation.

CobblerDHCPKickstart
0 likes · 21 min read
Automate OS Installation: Step‑by‑Step PXE & Cobbler Setup Guide
Open Source Linux
Open Source Linux
Feb 29, 2020 · Operations

Automate Multi‑Version OS Deployment with Cobbler

This guide explains how to use Cobbler to automate the batch installation of multiple operating system versions across hundreds of servers, covering installation, DHCP/TFTP/rsync configuration, distro and profile setup, data synchronization, testing, and the optional web interface for streamlined management.

CobblerLinuxOS deployment
0 likes · 9 min read
Automate Multi‑Version OS Deployment with Cobbler
MaGe Linux Operations
MaGe Linux Operations
Feb 20, 2020 · Operations

Automate Multi-Version OS Deployments with Cobbler

This guide explains how to use Cobbler to automate the batch deployment of multiple operating system versions across hundreds of servers, covering installation, DHCP and TFTP configuration, distro and profile setup, data synchronization, and web interface usage.

CobblerDHCPOS deployment
0 likes · 9 min read
Automate Multi-Version OS Deployments with Cobbler
Efficient Ops
Efficient Ops
Nov 27, 2019 · Operations

Automate Large-Scale Server Installations with Cobbler: A Step‑by‑Step Guide

This guide explains how to use Cobbler, an automated provisioning tool, to streamline large‑scale OS installations on servers, covering installation, configuration of DHCP/TFTP/RSYNC, creating repos, managing distros and profiles, and deploying CentOS via PXE with practical command examples.

Automated DeploymentCobblerLinux
0 likes · 19 min read
Automate Large-Scale Server Installations with Cobbler: A Step‑by‑Step Guide
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 19, 2019 · Operations

Master PXE and Kickstart: Automate Mass CentOS Installations

This guide explains the PXE boot process, its required DHCP and TFTP services, and how to combine PXE with Kickstart to perform unattended, large‑scale CentOS installations, including detailed configuration steps for DHCP, HTTP, TFTP, boot files, and a complete Kickstart script.

CentOSDHCPKickstart
0 likes · 13 min read
Master PXE and Kickstart: Automate Mass CentOS Installations
Beike Product & Technology
Beike Product & Technology
Mar 9, 2018 · Operations

Cloud-Based Automated Server Installation System Overview

This article describes a cloud-enabled automated server provisioning platform that uses PXE boot and Kickstart files to remotely install operating systems, collect hardware data, manage templates, track progress, and synchronize results to a CMDB, significantly improving deployment efficiency and accuracy.

CMDB integrationKickstartPXE
0 likes · 6 min read
Cloud-Based Automated Server Installation System Overview
dbaplus Community
dbaplus Community
Sep 29, 2015 · Databases

Deploy Oracle 11gR2 RAC on Bare Metal Using PXE: A Step‑by‑Step Guide

This article details how to use PXE to automatically provision three‑node Oracle 11gR2 RAC clusters on bare‑metal servers, covering network planning, PXE server setup with a one‑click installer, required software download, MAC address collection, shared‑disk and node configuration, virtual tape library setup, time synchronization, and user creation.

Database DeploymentLinuxOracle
0 likes · 13 min read
Deploy Oracle 11gR2 RAC on Bare Metal Using PXE: A Step‑by‑Step Guide
Baidu Tech Salon
Baidu Tech Salon
Apr 7, 2014 · Operations

Network-Based Read-Only Root Filesystem with High Availability

The article outlines a Linux server architecture that mounts a read‑only root filesystem over the network from a centrally managed, DRBD‑replicated control node with Heartbeat failover, providing real‑time updates, high security (even root cannot modify), and automatic migration via virtual IP.

DRBDHeartbeatNFS
0 likes · 4 min read
Network-Based Read-Only Root Filesystem with High Availability