CS 480-M01 Linux System Administration - CRN 60315 - Fall 2022
[Home]     [Syllabus]     [Notes]     [Grades]

CS 480 Lec 10 FA22

CS 480 M01 Lecture Notes 10 - Sep 26, 2022

Ch 2. Booting and System Management Daemons

Booting / Bootstrapping = starting up a computer - computer has to "pull itself up by its own bootstraps"
Vulnerable phase - mis-configured system shows up, failing / unreliable HW fails, ....
Steps / tasks (broadly defined):

1. Boot process overview

2. System Firmware

3. Boot Loaders

4. GRUB: the GRand Unified Boot loader

5. FreeBSD Boot Process

6. System Management Daemons