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

From ICTED-WIKI
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 17: Line 17:
Important Things to remember in Linux
Important Things to remember in Linux


* Linux has a supersuser account called root.
* 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 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.

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 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