You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you read through http://www.opsschool.org/en/latest/boot_process_101.html ? There's some of the topics covered briefly - it might make sense to determine a better structure for this information with the additions you're proposing.
I've noticed that there aren't any chapters about operation systems in general. I suggest the following content to be added:
OS 101
A short description of what is a kernel
Differences and how they communicate
Different ways to interact with the machine. CLI and GUI
Short introduction about file systems without going in depth
Description of some common application software which often ships with the OS - File browser, web browser, text editors
OS 102
More information about file systems like partitioning, block sizes etc..
A few things about processes, scheduling, networks(maybe), how multi-user OS works. Maybe a few more things about kernels
Short description of generic boot process. Detailed description must be added in the sections for Unix and Windows
If the community agrees with my proposal, I'm ready to start writing.
The text was updated successfully, but these errors were encountered: