User:Suraj Pandey/Lesson Plan 6: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
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[edit | edit source][edit | edit source][edit | edit source] ==
== 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[edit | edit source][edit | edit source][edit | edit source][edit | edit source] ==
== Teaching Aids ==


* Whiteboard
* Whiteboard
Line 13: Line 13:
* Projector
* Projector


== Recap of Previous Class[edit | edit source][edit | edit source][edit | edit source] ==
== Recap of Previous Class ==


* Ask Student about file system of Linux.
* Ask Student about file system of Linux.


== Content[edit | edit source][edit | edit source][edit | edit source] ==
== 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[edit | edit source][edit | edit source][edit | edit source] ==
== 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[edit | edit source][edit | edit source][edit | edit source] ==
== 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
  1. /home :-- Directory for Regular users.
  2. /var :-- System Logs. When OS gives some output that goes and stored at /var.
  3. /run :-- To stored temporary runtime files like PID files. System demons that start very early(.Systemd and udev)
  4. /mnt :-- To mount external file System. (eg. NFS)
  5. /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.