This document provides an overview of operating system concepts from Chapter 2 of the textbook "Operating System Concepts – 9th Edition" by Silberschatz, Galvin and Gagne. It discusses operating system services including user interfaces, process management, I/O operations, file systems, resource management, protection and security. It also describes system calls as the programming interface to OS services, common API's, how parameters are passed to system calls, and examples of different types of system calls.