Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesRegisterLog in

 

 UNIX TUTORIAL PART-2: BASIC COMPONENTS OF UNIX

Go down 
AuthorMessage
vishwan_unix
Newbie
Newbie



Posts : 3
Points : 13
Join date : 2009-06-26
Age : 39
Location : Chennai/Kerala/India

UNIX TUTORIAL PART-2: BASIC COMPONENTS OF UNIX Empty
PostSubject: UNIX TUTORIAL PART-2: BASIC COMPONENTS OF UNIX   UNIX TUTORIAL PART-2: BASIC COMPONENTS OF UNIX I_icon_minitimeFri Jun 26, 2009 4:54 pm

Welcome to iNFiNiTUDE PROGRAMMING SCHOOL!!


BASIC COMPONENTS OF UNIX




The UNIX operating system comprises three parts: The kernel, the standard utility programs, and the system configuration files.

The kernel is the core of the UNIX operating system. Basically, the kernel is a large program that is loaded into memory when the machine is turned on, and it controls the allocation of hardware resources from that point forward. The kernel knows what hardware resources are available (like the processor(s), the on-board memory, the disk drives, network interfaces, etc.), and it has the necessary programs to talk to all the devices connected to it.

The standard utility programs
These programs include simple utilities like cp, which copies files, and complex utilities, like the shell that allows you to issue commands to the operating system.

The system configuration files
The system configuration files are read by the kernel, and some of the standard utilities. The UNIX kernel and the utilities are flexible programs, and certain aspects of their behavior can be controlled by changing the standard configuration files. One example of a system configuration file is the filesystem table "fstab" , which tells the kernel where to find all the files on the disk drives. Another example is the system log configuration file "syslog.conf", which tells the kernel how to record the various kinds of events and errors it may encounter. [
Back to top Go down
 
UNIX TUTORIAL PART-2: BASIC COMPONENTS OF UNIX
Back to top 
Page 1 of 1
 Similar topics
-
» UNIX TUTORIAL PART-1: INTRODUCTION TO UNIX OPERATING SYSTEM
» HTML TUTORIAL PART 4 : EXPLANATION OF BASIC TAGS
» HTML TUTORIAL PART 2 : CREATING YOUR FIRST WEBPAGE
» HTML TUTORIAL PART 6: EXPLANATION OF OUTPUT TAGS
» HTML TUTORIAL PART 9: EXPLANATION OF TABLES AND STYLES TAG

Permissions in this forum:You cannot reply to topics in this forum
 :: ALL ABOUT COMPUTER SCIENCE :: INFINITUDE PROGRAMMING SCHOOL-
Jump to: