جميع محتويات الكورس موجودة هنا
http://itbabylon.com/course/view.php?id=452#section-13
Kernel – manages the operation of the computer Shell – provides for interaction between the user and the computer Filesystem – provides a way to organize and manage all information on the computer’s disk(s)
Main program loaded at startup that manages the operation of the computer - Manages devices, memory, and processes - Handles switching of applications Similar to an air traffic controller at an airport
The shell is a program that allows the user to type commands, options, and arguments Many shell programs exist Most popular shell is the “Bash” (Bourne Again Shell) A user’s shell can be changed by the usermod command by root User’s default shell stored in /etc/passwd
From a Graphical User Interface (GUI) - Open a terminal program From a Command Line Interface (CLI) - Provided automatically at login
A program executed on the command line Includes: - Built-in shell commands - Binary commands stored in files - Aliases - Functions - Scripts
Syntax: command [options…] [arguments…] Commands, options, and arguments are all case sensitive
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
|