Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Basic Detail
Beginners tutorial on the Unix operating system.
Step by step guide to the commands used in Unix.http://www.learningsteps.com/unix_tutorial.php
Total Hits: 3781
Total Votes: 36 votes
Average Rating: 2.5 out of 5
Category: Linux/Basic Concepts
Description:
UNIX is a multi-user, multi-tasking operating system, thus UNIX supports multiple users, each running mutiple processes simultaneously.UNIX operating system is made up of 3 parts; (1) Kernel (2) Shell (3) Files and Processes.
(1) Kernel:The kernel of UNIX is the center of the operating system. It allocated time and memory to programs. The Kernel allows system calls request different services such as file open File: open close, read, write, link, or execute a file;
(2) Shell:The shell acts as an interface between the user and the kernel. When a user logs in, the login program checks the username and password, and then starts another program called the shell. The shell is a command line interpreter (CLI). It interprets the commands the user types in and arranges for them to be carried out
(3) Files and Processes: Everything in UNIX is either a file or a process. A process is an executing program identified by a unique PID .
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |




16.67%

16.67%

16.67%

16.67%

16.67%