Entrance Announcement
MICTE 2080
2080 Magh 07
User:Suraj Pandey/Lesson Plan 2: Difference between revisions
Jump to navigation
Jump to search
Suraj Pandey (talk | contribs) No edit summary |
Suraj Pandey (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
* PPT | * PPT | ||
== | == Recap of Previous Class == | ||
* Ask student about Operating System. | |||
* Ask Student about Linux. | |||
== Content: == | |||
Important Things to remember in Linux | Important Things to remember in Linux | ||
* Linux has a super-user account called root. | * Linux has a super-user account called root. | ||
* Linux root is the most powerful account that can create , modify | * Linux root is the most powerful account that can create, modify and delete the accounts and make changes to the system configuration files. | ||
* Linux is a case-sensitive system. | * Linux is a case-sensitive system. | ||
* Avoid using space while creating files and directories. | * Avoid using space while creating files and directories. | ||
Line 24: | Line 28: | ||
* Linux is mostly CLI not GUI. | * Linux is mostly CLI not GUI. | ||
* Linux is Flexible as compared to other operating system. | * Linux is Flexible as compared to other operating system. | ||
== Activity: == | |||
* Ask Student about Super User. | |||
* Distinguish between Super User and Normal User using table. | |||
== Assessment == | |||
* List the Activity that can be done by Super user and Normal User. |
Revision as of 02:16, 11 December 2023
Course: Complete Linux Training Topic: System Access and File System Time: 15 Minutes Date: 2023-12-11
Specific Objectives
At the End of this topic Student will able to:
- Understand the important things of Linux
Teaching Aids
- Projector
- Laptop
- PPT
Recap of Previous Class
- Ask student about Operating System.
- Ask Student about Linux.
Content:
Important Things to remember in Linux
- Linux has a super-user account called root.
- Linux root is the most powerful account that can create, modify and delete the accounts and make changes to the system configuration files.
- Linux is a case-sensitive system.
- Avoid using space while creating files and directories.
- Linux Kernel is not and operating system. It is a small software that is within the Linux operating system that takes commands from users and pass them to system hardware and peripherals.
- Linux is mostly CLI not GUI.
- Linux is Flexible as compared to other operating system.
Activity:
- Ask Student about Super User.
- Distinguish between Super User and Normal User using table.
Assessment
- List the Activity that can be done by Super user and Normal User.