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 8: | Line 8: | ||
== Teaching Aids == | == Teaching Aids == | ||
* | * Projector | ||
* Laptop | * Laptop | ||
* PPT | * PPT | ||
== Teaching Learning Activities == | |||
===== Content: ===== | |||
Important Things to remember in Linux | |||
* Linux has a supersuser 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 |
Revision as of 02:00, 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
Teaching Learning Activities
Content:
Important Things to remember in Linux
- Linux has a supersuser 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