Home | Contact Us | Sitemap
DWHlabs provides Data Warehouse education services.This web portal is very useful to the Database professionals,
Data Warehouse professionals, UNIX professionals etc.,
  About Us Advertise Support us Tell your Fren Testimonial Contact Us  
 
 
Please help us continue development of this website and it's services!
 
 

 


 
UNIX Lab -15 DAYS TUTORIAL - SECOND DAY
Sponsered Links
 
 
 
 
   
 
 
  Architecture of UNIX  
 


 

Architecture of UNIX

Fig., 3.1 Architecture of UNIX
 

USER :: USER layer is the first layer in UNIX architecture.Here the USERs sends the request to the next layer. USER never directly interacts with the KERNEL.

Request Eg:: Login and Password

 

SHELL :: It is a Command Line Interpreter(CLI) and it also act as scripting language.Shell converts the high level language to machine level language.
SHELL receives request freom USER and it checks command existence.If command is existed then it converts into KERNEL understandable language(Machine Level).And it passes the given equest to KERNEL.
SHELL acts as interface between USER and KERNEL.

 

KERNEL:: It is heart of the UNIX.It consists of 100s of system calls.
System call means Low Level Program.All system calls writtern in 'C' Language.
eg., open(),copy(),create(),kill(),proc(),fork()

   
 
DWH 3Colors
CERTIFICATION GUIDE
DATA DICTIONARY
ALL ARTICLES
   
Data Warehouse Lab

- ETL TOOL
INFORMATICA
OTHER TOOLS

- REPORTING TOOL

BUSINESS OBJECTS
OTHER TOOLS

Database Lab

- ORACLE
SQL
PL/SQL

- DB2
OTHER TOOLS

Unix Lab

Project Lab

DWH Schools

Books Store



 
  About Us Advertise Support us Tell your Fren Testimonial Contact Us  
© 2008 DWHlabs
Privacy Policy | Terms & Conditions