Entrance Announcement
MICTE 2080
2080 Magh 07
User:Suraj Pandey/Lesson Plan 6: Difference between revisions
Jump to navigation
Jump to search
Suraj Pandey (talk | contribs) No edit summary |
Suraj Pandey (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''Course''': Complete Linux Training '''Topic''': System Access and File System '''Sub'''-'''topic''': File Structure and Its Description '''Time''': 15 Minutes '''Date''': 2023-12-13 | '''Course''': Complete Linux Training '''Topic''': System Access and File System '''Sub'''-'''topic''': File Structure and Its Description '''Time''': 15 Minutes '''Date''': 2023-12-13 | ||
== Specific Objectives | == Specific Objectives == | ||
At the End of this Topic Student will able to; | At the End of this Topic Student will able to; | ||
* Describe the file Structure of Linux file system | * Describe the file Structure of Linux file system | ||
== Teaching Aids | == Teaching Aids == | ||
* Whiteboard | * Whiteboard | ||
Line 13: | Line 13: | ||
* Projector | * Projector | ||
== Recap of Previous Class | == Recap of Previous Class == | ||
* Ask Student about file system of Linux. | * Ask Student about file system of Linux. | ||
== Content | == Content == | ||
* There filesystem structure of Linux are as follows | * There filesystem structure of Linux are as follows | ||
Line 27: | Line 27: | ||
# '''/media''' :-- for Cdrom mounts. | # '''/media''' :-- for Cdrom mounts. | ||
== Activity | == Activity == | ||
* Ask Students About file System Structure in Linux. | * Ask Students About file System Structure in Linux. | ||
* Navigate through the File Structure in Linux System.[https://www.canva.com/design/DAF6fIkX6VE/FKW7bJq1rdZzH-yziejiUQ/edit?ui=eyJHIjp7fX0] | * Navigate through the File Structure in Linux System.[https://www.canva.com/design/DAF6fIkX6VE/FKW7bJq1rdZzH-yziejiUQ/edit?ui=eyJHIjp7fX0] | ||
== Assessment | == Assessment == | ||
Do Research About different Types of file system Structure of Linux. | Do Research About different Types of file system Structure of Linux. |
Revision as of 00:11, 21 January 2024
Course: Complete Linux Training Topic: System Access and File System Sub-topic: File Structure and Its Description Time: 15 Minutes Date: 2023-12-13
Specific Objectives
At the End of this Topic Student will able to;
- Describe the file Structure of Linux file system
Teaching Aids
- Whiteboard
- Marker
- laptop
- Projector
Recap of Previous Class
- Ask Student about file system of Linux.
Content
- There filesystem structure of Linux are as follows
- /home :-- Directory for Regular users.
- /var :-- System Logs. When OS gives some output that goes and stored at /var.
- /run :-- To stored temporary runtime files like PID files. System demons that start very early(.Systemd and udev)
- /mnt :-- To mount external file System. (eg. NFS)
- /media :-- for Cdrom mounts.
Activity
- Ask Students About file System Structure in Linux.
- Navigate through the File Structure in Linux System.[1]
Assessment
Do Research About different Types of file system Structure of Linux.