F PRESENTED BY YAN FENG F STUDENT ID: 101529 F Instructor: Professor Morteza Anvari F DATE: 03/17/2001.

Slides:



Advertisements
Similar presentations
Windows NT server and workstation Name: Li Shen Course: COCS541 Instructor: Mort Anvari.
Advertisements

Operating Systems Every computer has two fundamental components: hardware and software The term hardware refers to the physical components inside a computer.
CIS 240 Introduction to UNIX Instructor: Sue Sampson.
Guide To UNIX Using Linux Third Edition
Xuan Guo Chapter 1 What is UNIX? Graham Glass and King Ables, UNIX for Programmers and Users, Third Edition, Pearson Prentice Hall, 2003 Original Notes.
UNIX chapter 03 Getting Started Mr. Mohammad Smirat.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Brief History of C and Unix Systems Programming Concepts.
Linux Operating system
Unix Presentation. What is an Operating System An operating system (OS) is a program that allows you to interact with the computer -- all of the software.
What is Unix Prepared by Dr. Bahjat Qazzaz. What is Unix UNIX is a computer operating system. An operating system is the program that – controls all the.
Operating System.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
Lesson 4 Computer Software
Operating systems CHAPTER 7.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Current Job Components Information Technology Department Network Systems Administration Telecommunications Database Design and Administration.
UNIX SVR4 COSC513 Zhaohui Chen Jiefei Huang. UNIX SVR4 UNIX system V release 4 is a major new release of the UNIX operating system, developed by AT&T.
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
LINUX System : Lecture 2 OS and UNIX summary Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University Acknowledgement.
Presented By: Avijit Gupta V. SaiSantosh.
UNIX OS By: Desmond Dagg Alannah Storm Mullins Carl Kavanagh Gareth Dunne Behzad Sanehi.
UNIX JIN GUO 08/30/00. AGENDA 1.Creation of Unix 2.Unix Uniqueness 3.Unix Architecture 4.Unix Application 5.Unix Security 6.Unix & Web.
UNIX---Operating System Overview and Introduction Name: Ying LIU ID: #
UNIX and Shell Programming (06CS36) Unit 1 Continued… Shrinivas R. Mangalwede Department of Computer Science and Engineering K.L.S. Gogte Institute of.
Chapter 1: Welcome to Linux An intro to UNIX-related operating systems.
Unix Background. Introducing Unix Brief Unix History u In 1969, Ken Thompson at AT&T Bell Labs began developing Unix. –First done in assembly language.
Operating Systems Sara Mullan Johns Hopkins University Fall 2010
LIS508 background of GNU/Linux
CS 390 Unix Programming Summer Unix Programming - CS 3902 Course Details Online Information Please check.
INVITATION TO COMPUTER SCIENCE, JAVA VERSION, THIRD EDITION Chapter 6: An Introduction to System Software and Virtual Machines.
CS 390 Unix Programming Environment Summer Suchindra Rengan - CS3902 Course Details Instructors Suchindra Rengan – ‘sachin’ ( Section 001)
Unix/Linux. What is Unix & Linux? Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs, including.
Operating System Part II: Introduction to the Unix Operating System (The Evolution of Unix)
Operating System What is an Operating System? A program that acts as an intermediary between a user of a computer and the computer hardware. An operating.
© Prepared By: Razif Razali 1 TMK 265: UNIX SYSTEM CHAPTER ONE – UNIX PHILOSOPHY.
History of UNIX a short version CSCI 333 August 31, 2011.
Distributed System Concepts and Architectures 2.3 Services Fall 2011 Student: Fan Bai
Computers & Operating Systems
Just Enough Unix, Chapter 1
Operating Systems Objective n The historic background n What the OS means? n Characteristics and types of OS n General Concept of Computer System.
Unix – Linux CS3353 Ssystem Administration. OS The Operating System – Acts as the interface to all software, hardware, and users of a computer. – Requires.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
 2001 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers, the Internet and the World Wide Web Outline 1.1Introduction 1.2What.
Basic UNIX Concepts. Why We Need an Operating System (OS) OS interacts with hardware and manages programs. A safe environment for programs to run is required.
Chapter 9: Networking with Unix and Linux. Objectives: Describe the origins and history of the UNIX operating system Identify similarities and differences.
Background & History of UNIX & Linux Fort Collins, CO Copyright © XTR Systems, LLC The Background and Short History of UNIX & Linux Instructor: Joseph.
Introduction to UNIX CS 2204 Class meeting 1 *Notes by Doug Bowman and other members of the CS faculty at Virginia Tech. Copyright
Introduction to UNIX CS465. What is UNIX? (1) UNIX is an Operating System (OS). An operating system is a control program that allocates the computer's.
Chapter 1 Basic Concepts of Operating Systems Introduction Software A program is a sequence of instructions that enables the computer to carry.
Silberschatz, Galvin and Gagne ©2011 Operating System Concepts Essentials – 8 th Edition Chapter 2: The Linux System Part 1.
Agenda UNX122_022_w1_p3 Overview of UNIX
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
An operating system (OS) is a collection of system programs that together control the operation of a computer system.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
OPS224 Operating Systems - Unix Instructor: MURRAY SAUL.
Systems Software / The Operating System CSC October 14, 2010.
A LECTURE NOTE.
Unix Scripting Session 1 March 6, 2008.
Welcome to CIS 52 WELCOME WELCOME WELCOME W E L C O M E.
Popular Operating System Chapter 8
Case Study : Linux In the previous chapters, we examined many operating system principles, abstractions, algorithms, and techniques in general. Now it.
UNIX & file system cosc513 Deyong Xu ID: Nov
A BRIEF INTRODUCTION TO UNIX OPERATING SYSTEM
Linux: A Product of the Internet
Chapter 2: The Linux System Part 1
Copyright ©2008 by Pearson Education, Inc
Linux Professor Sabol.
Case Study : Linux In the previous chapters, we examined many operating system principles, abstractions, algorithms, and techniques in general. Now it.
Case Study : Linux In the previous chapters, we examined many operating system principles, abstractions, algorithms, and techniques in general. Now it.
Presentation transcript:

F PRESENTED BY YAN FENG F STUDENT ID: F Instructor: Professor Morteza Anvari F DATE: 03/17/2001

OUTLINE OF UNIX 1.WHAT IS UNIX 2.THE HISTORY OF UNIX 3.CHARACTERISTICS OF UNIX 4.HOW UNIX IS ORGANIZED 5.UNIX NETWORK SECURITY ARCHITECTURE 6.HOW TO SECURE YOUR UNIX COMPUTER NETWORK 7.CONCLUSION 8. REFERENCE

WHAT IS F UNIX is a computer operating system, control program that works with users to run programs, manage resources, and communicate with other computer system. F It is a set of enabling technologies first developed at AT&T that have been incorporated into several legally distinct but closely related operating systems, each of which can be considered to be a “UNIX system.” If it looks like UNIX, operates like UNIX, runs common UNIX utilities and programs, and is developed with UNIX as a model, it’s UNIX. UNIX as a model, it’s UNIX.

THE HISTORY OF UNIX 1969 The Beginning The history of UNIX starts back in 1969, when Ken Thompson,Dennis Ritchie and others started working on the “little-used PDP-7 in a corner” at Bell Labs and what was to become UNIX.

THE HISTORY OF UNIX In : the system was rewritten in the programming language C, an unusual step that was visionary: due to this decision Unix was the first widely- used operating system that could switch from and outlive its original hardware. Other innovations were added to Unix as well, in part due to synergies between Bell Labs and the academic community In 1979 : the ``seventh edition'‘ (V7) version of Unix was released, grandfather of all extant Unix systems. After this point, the history of Unix becomes somewhat convoluted. The academic community, led by Berkeley, developed a variant called the Berkeley Software Distribution (BSD), while AT&T continued developing Unix under the names``System III'' and later ``System V''.

THE HISTORY OF UNIX  In the late 1980's through early 1990's : the ``wars'' between these two major strains raged. After many years each variant adopted many of the key features of the other. Commercially, System V won the``standards wars'' (getting most of its interfaces into the formal standards), and most hardware vendors switched to AT&T's System V. F The result was many different versions of Unix, all based on the original seventh edition.

CHARACTERISTICS OF UNIX Multitasking capability Multiuser capability Portability UNIX programs Library of application software

Multitasking UNIX lets a computer do several things at once, such as printing out one file while the user edits another file. This is a major feature for users, since users don't have to wait for one application to end before starting another one.

Multiusers F The computer can take the commands of a number of users—determined by the design of the computer—to run programs, access files, and print documents at the same time. F lets several users access the same document by compartmentalizing the document so that the changes of one user don't override the changes of another user.

System portability  UNIX permit to be moved from one brand of computer to another with minimum of code changes F the operating system could be upgraded without having all the customer's data inputted again. And new versions of UNIX were backward compatible with older versions, making it easier for companies to upgrade in an orderly manner.

Unix Program Unix comes with hundreds of programs that can divided into two classes: Integral utilities that are absolutely necessary for the operation of the computer such as the command interpreter, and Tools that aren't necessary for the operation of UNIX but provide the user with additional capabilities, such as typesetting capabilities and .

Applications libraries there are hundreds of Unix applications that can be purchased from third-party vendors, in addition to the applications that come with Unix.

How UNIX is organized The UNIX system is functionally organized at three levels: The kernel, which schedules tasks and manages storage; The shell, which connects and interprets users' commands, calls programs from memory, and executes them; The tools and applications that offer additional functionality to the operating system

UNIX NETWORK SECURITY ARCHITECTURE UNIX Network Security Architecture model: LAYER7 ( POLICY) : POLICY DEFINITION AND DIRECTIVES LAYER6 (PERSONNEL): PEOPLE WHO USE EQUIPMENT AND DATA LAYER5(LAN): COMPUTER EQUIPMENT AND DATA ASSETS LAYER4(INTERNAL-DEMARK): CONCENTRATOR-INTERNAL CONNECT LAYER3 (GATEWAY): FUNCTIONS FOR OSI 7, 6, 5, 4 LAYER2 (PACKET-FILTER) : FUNCTIONS FOR OSI 3, 2, 1 LAYER1 ( EXTERNAL-DEMARK): PUBLIC ACCESS –EXTERNAL CONNECT

HOW TO SECURE YOUR UNIX COMPUTER NETWORK F Filtering F Prevent Spoofing F FTP Security F Modem Security F Verify your work

CONCLUSION F The UNIX operating system was designed to let a number of programmers access the computer at the same time and share its resources F Many telecommunications switches and transmission systems also are controlled by administration and maintenance systems based on UNIX. F Provides a environment so powerful and flexible that it is found in businesses, sciences, academia, and industry.

REFERENCE F computing.com F F F review.com F F F A student’s guide to UNIX by Harley Hahn

THANK YOU