LINUX/UNIX WORKSTATIONS Franklin Montenegro Carlos Sierra.

Slides:



Advertisements
Similar presentations
Introduction to Linux 2/24 ~ 3/17 6:30 – 9:00pm (7 sessions)
Advertisements

By- Anjali Bhardwaj. An operating system (OS) is a collection of software that manages computer hardware resources and provides common services for computer.
A Guide to Unix Using Linux Fourth Edition
COMPUTER SYSTEMS OPERATING SYSTEMS AND SOFTWARE NEXT.
History of UNIX Fergus Toolan Intelligent Information Retrieval Group University College Dublin.
Lecture 6a - Overview of operating systems CSCI102 - Introduction to Information Technology B ITCS905 - Fundamentals of Information Technology.
Introduction to UNIX Acknowledgement:Thanks to Dr Andrew Horner for the original version of this set of slides. All trademarks are the properties of their.
Unix Systems Administration 1Y. K. Chang UNIX History : Bell Lab joined with GEC and Project MAC of MIT to develop Multics: multi-user and data-sharing.
Wednesday, June 07, 2006 “Unix is user friendly … it’s just picky about it’s friends”. - Anonymous.
Operating Systems Every computer has two fundamental components: hardware and software The term hardware refers to the physical components inside a computer.
Guide To UNIX Using Linux Third Edition
Introduction to UNIX Acknowledgement:Thanks to Dr Andrew Horner for the original version of this set of slides. All trademarks are the properties of their.
Operating Systems.
Brief History of C and Unix Systems Programming Concepts.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
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.
Introduction to Computer Administration System Administration
UNIX/Linux System Programming Jordan University of Science and Technology History.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
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.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Introduction A computer system consists of hardware system programs application programs.
Chapter 10 – UNIX. History In late 1960s, two employees of Bell Labs (Ken Thompson & Dennis Ritchie) designed a new operating system to overcome the constraints.
Operating Systems. Operating systems  Between the hardware and the application software lies the operating system. The operating system is a program.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
Module 1 Introduction to UNIX/Linux
Introduction to Unix Part 1 Research Computing Workshops Fall 2008 Office of Information Technology & Mississippi Center for Supercomputing Research Jason.
Chapter 1: Welcome to Linux An intro to UNIX-related operating systems.
Chapter 1 What is UNIX? Graham Glass and King Ables,
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
Introduction to Unix Part 1 Research Computing Workshops Office of Information Technology & Mississippi Center for Supercomputing Research Jason Hale &
Operating System Part II: Introduction to the Unix Operating System (The Evolution of Unix)
History of UNIX a short version CSCI 333 August 31, 2011.
Computers & Operating Systems
Just Enough Unix, Chapter 1
Introduction to Unix/Linux ICN Summer Institute Jackson State University June 16, 2009 Mississippi Center for Supercomputing Research Jason Hale & Susan.
University of Utah 1 Andy van Dam lecture thoughts?
CS2204: Introduction to Unix January 19 th, 2004 Class Meeting 1 * Notes adapted by Christian Allgood from previous work by other members of the CS faculty.
Linux Overview COMS W4118 Spring Slides based on Phil Hutto, Silberschatz 2 History Linux is a modern, free operating system based on UNIX standards.
UNIX  Portable (common to many computer architectures), multitasking, multi-user operating system  Introduced by Bell labs in mid-1960’s  Thus, much.
CSCI 330 UNIX and Network Programming Unit I Introduction.
Introduction 1 Chapter 1. Introduction History and Proliferation Mandate for Change What’s Good and Wrong Scope of this course.
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 1 What is Unix ?. Objective  Effective use of Unix and Linux  command, shell programming, X-window,...  Unix system programming  file, process,
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
Introduction to UNIX Karl Harrison September 2004.
UNIX History UNIX began as a research project. UNIX System V developed at Bell Laboratories. BSD (Berkley Software Distribution) UNIX XENIX UNIX Sun Operating.
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.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop I Introduction to Linux Professional Training Academy.
Agenda UNX122_022_w1_p3 Overview of UNIX
Lab #1: UNIX crash course Introduction: History of Operating Systems Lesson #1: Navigating directories Lesson #2: Creating and editing files with emacs.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
Computer Center | Network Group IISER Bhopal Introduction to Basic Component of Computer System Vinay Bajpai iiserb.ac.in Computer Center Indian.
UNIX Operating System. A Brief Review of Computer System 1. The Hardware CPU, RAM, ROM, DISK, CD-ROM, Monitor, Graphics Card, Keyboard, Mouse, Printer,
Introduction to System Administration. System Administration  System Administration  Duties of System Administrator  Types of Administrators/Users.
Introduction to unix. The UNIX Operating System An operating system "OS” is a set of programs that controls a computer. It controls both the hardware.
UDel CISC361 Study Operating System principles - processes, threads - scheduling - mutual exclusion - synchronization - deadlocks - memory management -
A LECTURE NOTE.
Karl Harrison September 2004
Operating System & Application Software
CHAPTER 8 - OPERATING SYSTEM HISTORY
Popular Operating System Chapter 8
Linux Professor Sabol.
Presentation transcript:

LINUX/UNIX WORKSTATIONS Franklin Montenegro Carlos Sierra

What is Unix/Linux  Unix is a powerful, multi-user environment that has been implemented on a variety of platforms.  Unix was developed at Bell Labs in 1969,  Many others have contributed to its evolution.  Examples of Unix implementations include Mac OS X/Darwin (Apple), GNU/Linux, AIX (IBM), Solaris (Sun), IRIX (SGI), and FreeBSD.  They have different graphical interfaces, but from the Unix shell, a command line feature common to all versions, they are very similar.  In reality, Unix is not so much a single operating system as it is a standard upon which organizations and companies base their own systems.

UNIX’S History  In the 1960s MIT, Bell Laboratories, and General Electric developed Multics to run a main frame  Multics needs work  1969 Bell Laboratories developed Unix to replace Multics  UNIX is reliable, begins spreading to universities, large corporations, and non profits.  UNIX takes form (small and large vendors)  Today, the definition of UNIX takes the form of the worldwide Single UNIX Specification integrating X/Open Company's XPG4, IEEE's POSIX Standards and ISO C.

Chronology

Main Changes/History  1971 first available as an assembly language  1973 coded in “C” (portable, changes OS )  1976 UNIX becomes commercially available to all for the first time.  1979 UC Berkeley begins using UNIX to run its workstations for academic use.  1982 UNIX becomes publicly available for the first time (Sun’s OS 1, HP-UX, and Ultrix-11)

Main Changes/History  1984 University of California at Berkeley releases 4.2BSD  1991 Linus Torvalds commences Linux development  1999 UNIX 30 th Anniversary. IEEE begins revising UNIX into a single specification  2009 UNIX $69 billion in sales, 74 billion by 2013  2010 Apple reports 50 million desktops and growing, all certified as UNIX systems

What is Linux  Linux is an open source UNIX like operating system developed by Linus Torvalds in  It was originally developed of x86 (PC platform), computer but has since exploded and is now ported to more computer systems than any others.  Linux distribution platform (Debian, UBUNTU, and FEDORA)

Linux/UNIX Workstation  Computer intended for use by one person, but with a much faster processor and more memory than an ordinary personal computer. Workstations are designed for powerful business applications that do large numbers of calculations or require high-speed graphical displays; the requirements of CAD/CAM systems were one reason for their initial development. Because of their need for computing power, they are often based on RISC processors and generally use UNIX as their operating system.  An early workstation was introduced in 1987 by Sun Microsystems; workstations introduced in 1988 from Apollo, Ardent, and Stellar were aimed at 3D graphics applications. The term workstation is also sometimes used to mean a personal computer connected to a mainframe computer, to distinguish it from “dumb” display terminals with limited applications.  In all cases, the term implies a machine with a fast CPU and large amounts of memory and disk that is geared toward the professional user rather than the consumer.

Commands  Linux is a command prompt base operating system.  Here are some of them.