Lpic Unleash The Sysadmin !: /anis - Hosni
Lpic Unleash The Sysadmin !: /anis - Hosni
Lpic Unleash The Sysadmin !: /anis - Hosni
/Anis_Hosni
and more …
Key dates : 1983, 1986 and1992
Hierarchy
UNIX
POSIX Family
• Etc … Etc …
The Kernel (2/5)
• Design Goals:
• Security, protection.
• Protect users from each other & system from bad users.
• Portability.
• Extensibility.
The Kernel (3/5)
• 3 : Kernel version
• Security Fixes
• Stability Improvements
• Updated Drivers
• Increased Speed
Compiling the K (2/3)
• kernel.org
Compiling the K (3/3)
• clean: make mrpropre && make clean
• make config
• make menuconfig
• make oldconfig
• 1,2,3, compile:
• make
• make modules_install
Q/A