OS-Unit 1 2023
OS-Unit 1 2023
Operating Systems
UNIT 1
PRE-REQUISITE:
• TYPES OF SOFTWARES
• UNITS OF MEMORY
• TYPES OF MEMORY
• BASICS OF ALGORITHMS
• The operating system controls the hardware and coordinates its use
among the various application programs for the various users.
1. User's View
2. System View
Disk
System 1 System 2
Disk
• All the files and directories, in Linux are located under ‘root’
represented by ‘/’.
• /root is the user's home directory & is not the same as /. Both are
different.
• In other words, the / is the starting point in the Linux directory
structure.
• Only the root user has full access to this directory.