History And Modern Uses Of The Unix Operating System (including embedded devices and mobile phones).

Similar documents
Welcome to CIS 90 Introduction to UNIX/Linux

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023

Basics of system administration on a Unix system

Introduction to Linux Overview and Some History

Brief Linux Presentation. July 10th, 2006 Elan Borenstein

CIS 90 Introduction to UNIX/Linux

Overview of Unix / Linux operating systems

Systems Programming. The Unix/Linux Operating System

INTRODUCTION TO OPERATING SYSTEMS. Jo, Heeseung

Unix to Linux. CS 3113 Fall 2018 Dr. Christan Grant

Introduction to Operating Systems. Jo, Heeseung

tech. solutions T2G Page1 ALT_01_Ch1 : Introduction to Linux ideas and history The History of Linux starts with the earlier development of UNIX.

Lecture 01: welcome and intro what LSD and Unix have in common

Introduction to Operating Systems

CS Operating Systems (OS) Introduction. Lecture 2 Sept 12, 2018

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview

Unix Linux Fundamentals And Shell Scripting

Lecture Topics. Announcements. Today: Operating System Overview (Stallings, chapter , ) Next: Processes (Stallings, chapter

Introduction to Linux

OPEN SOURCE SOFTWARE

CSCI 2132 Software Development. Lecture 2: Introduction to UNIX and Unix-like Operating Systems

CMPSC 311- Introduction to Systems Programming Module: UNIX/Operating Systems

Course and Unix Intro

computers to personal computers

Author(s): August E. Evrard, PhD. 2010

Advanced Linux System Administra3on

Logistics. 1: Welcome and Overview. Topics. What is an operating system? Benefits of Operating Systems (1) Hardware Resources

Introduction to Linux

Operating System Concepts Rab Nawaz Khan Jadoon

Accounting Software. Collaboration Software

Operating Systems. Pablo Prieto Torralbo. 1. Introduction DEPARTMENT OF COMPUTER ENGINEERING

1: Welcome and Overview COM S 414. Last Modified: 9/2/ :04:21 PM

Lessons Learned from 30 Years of MINIX?! Andrew S. Tanenbaum! Vrije Universiteit!

Operating System Support Plan for Test Delivery System

UNIX. The Very 10 Short Howto for beginners. Soon-Hyung Yook. March 27, Soon-Hyung Yook UNIX March 27, / 29

A Short, BSD-specific, UNIX History. Lewis Thompson November 14, 2003

Operating System Support Plan for Test Delivery System

Operating systems and concurrency - B01

COURSE OUTLINE. UNIX Programming 2014 Fall by Euiseong Seo

Operating Systems. I. Introduction. Eurecom

COPYRIGHTED MATERIAL. Unix Fundamentals. Brief History

CS 416: Operating Systems Design February 2, 2015

Operating systems fundamentals - B01

CS 167: Operating Systems. Operating Systems In Depth I 1 Copyright 2017 Thomas W. Doeppner. All rights reserved.

Operating Systems History & Approaches. Computer Systems Laboratory Sungkyunkwan University

History of Unix, Linux and the Open Source

UNIX/Linux Fundamentals Lecture 1. Nick Stiffler Philip Conrad

Introduction to Cygwin Operating Environment

UNIX Kernel. UNIX History

LINUX System Administration. Perspectives, Practices and Expectations

CSC 634: Networks Programming

CMPSC 311- Introduction to Systems Programming Module: UNIX/Operating Systems

Introduction to Operating Systems. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

Software Platforms. Quiz with Explainations. Hans-Petter Halvorsen, M.Sc.

Practical Computing-II. Programming in the Linux Environment. 0. An Introduction. B.W.Gore. March 20, 2015

Underlying computer system = hardware + software

Introductory Visualizing Technology

Unix/Linux: History and Philosophy

LECTURE/ STUDY NOTES ON C

INTRODUCTION 1.1. HISTORY OFUNIX

CS307 Operating Systems Introduction Fan Wu

Class Freeware, Open Source, and Free Software There is a difference, who knew?

KVM for IBM z Systems

How to plan and deploy GovWiFi - its IPv6 now! Jul 2013

ECE 471 Embedded Systems Lecture 9

CS108 Software Systems: UNIX. Fall 2011

Lecture 3. Unix. Question? b. The world s best restaurant. c. Being in the top three happiest countries in the world.

Computer Science 32 Object-Oriented Oriented Design and Implementation (in C++ on Linux)

IT Quick Reference Guides How to Find Your MAC Address

CS 153 Design of Operating Systems

Operating Systems: Internals and Design Principles. Chapter 2 Operating System Overview Seventh Edition By William Stallings

Operating System Labs. Yuanbin Wu

Introduction and Overview Getting Started

Introduction to Unix The Unix Wars! Pg 1

Introduction to Operating Systems. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

Why Oracle Linux. Hans Forbrich Forbrich Consulting Ltd. Why Oracle Linux

Nintendo Consoles/Handhelds

Operating System Support Plan for Connecticut Comprehensive Assessment Program

learning objectives understand the role of an operating system understand the role of interpreters and compilers

Unix SVR4 (Open Solaris and illumos distributions) CPU Scheduling

Chapter 1. Historical Background

LANDesk and Lenovo ThinkVantage Technologies Bundle available for commercial, government, and education customers

Projects and Environment Introduction

The Unix Family. Linux 101. GNU/Linux distributions. Even more. MULTICS MIT/GE/Bell Labs. UNIX AT&T (Bell Labs) Mach, Carnegie Mellon

A brief history of Unix

Saint Louis University. Intro to Linux and C. CSCI 2400/ ECE 3217: Computer Architecture. Instructors: David Ferry

CIS 1 Lecture Notes. Chapter 1 What is a computer?

In CiCS (Corporate Information and Computing Services) we are always looking to improve our services.

Dennis Ritchie. Dennis Ritchie - The Computer Science Pioneer without whom there would be no Jobs

Rust on FreeBSD. Luca Pizzamiglio

EEE 435 Principles of Operating Systems

History, Hardware, OS Concepts

Linux for Beginners. Windows users should download putty or bitvise:

Essential System Administration: Tools And Techniques For Linux And Unix Administration, 3rd Edition PDF

Introduction to Unix. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

Operating System Support Plan for Test Delivery System

Linux History. Todd Kelley T323

Fundamental Concepts and History

CNT 5605, Fall 2009: Introduction

Today. Operating System Evolution. CSCI 4061 Introduction to Operating Systems. Gen 1: Mono-programming ( ) OS Evolution Unix Overview

Transcription:

History And Modern Uses Of The Unix Operating System (including embedded devices and mobile phones). Presented by Tanna Lin PTADipMgt17 Overview What is Unix? Brief History In the Present Day In Conclusion

What is Unix? Unix is an open source operating system. Unics : UNiplexed Information & Computing Service. Unix was first written for Space Travel, a computer game by Ken Thomson. Space Travel is the first Application created. It is also the first computer game ever created. Space Travel: A game simulating travel in space. You navigate by zooming in/out, to reach earth or the other planets in your spaceship. Brief History of Unix 1969 : AT&T develops Multics (multiplex information & computing science) Multics was an experimental OS Ken Thompson used it to play Space Travel, a game he wrote on the Multics computer system. Project was shelved and so did the multics system. Ken decides to write re-work multics so he could play Space Travel on a smaller system left unused in the lab. Dennis made sure of that by recoding in C. The PDP-7 system that Unix was written on. It even ran Space Travel.

Brief History of Unix 1970s: Redeveloped & recoded in C programming by Ken Thompson & Dennis Ritchie AT&T recognised their work and funded them with bigger systems. In return they created roff, a text processing system. Final versions is troff, which does text formatting. Meanwhile, Dennis teaches C programming & Unix at Berkeley University. Brief History of Unix 1977: Berkeley student Bill Joy releases BSD (Berkeley Software Distribution) 1980: MACH kernel for BSD from CMU 1988: NextStep is release with GUI 1991: Linus Torvalds releases Unix-Like Linux RIP: Dennis Ritchie, the creator of C programming passed away a week after Steve Jobs on Oct 12th 2011. He has given to us very valuable technology and inspired developers to create.

Present Day Unix Workstations: Ubuntu, Gnu, Darwin, Windows, Mac OSx, MINIX, Xsystem, FreeBSD, Fedora, Open BSD.. Servers: HP-UX, AIX (IBM), Solaris (Oracle), Novell SLES, Red Hat Enterprise Linux Network: Cisco, Juniper Present Day Unix Embedded Devices: Ezlink Card Readers, Aircon temperature control & more Mobile Devices: Compaq s ipaq, Nokia, Motorola, Android tablets & mobile phones, Blackberry Playbook, iphone, ipad, ipod, GPS system Gaming: Nintendo DSLite, Sony Playstation 3, Xbox 360

In Conclusion Unix has become the base for many kinds of computing systems Low cost - no renewals or fees per workstation Stability - no downtime due to its multiprocessing capabilities & efficient kernel Expandability - various hardware are supported Development possibility Customization - run company requirements Networking capabilities it is a pioneer Unix is the preferred choice by companies to run their File and Network Servers. The End Thank you!

Bibliography The Open Group, History and Timeline. Available from: <http://www.unix.org/what_is_unix/history_timeline.html> [27 March 2012] Wikipedia, Linux. Available from:<http://en.wikipedia.org/wiki/linux>. [27 March 2012] Yahoo UK, What is an embedded device and what sorts of office machinery have them? Available from: <http://uk.answers.yahoo.com/question/index?qid=20100127012045aapd9bn> [27 March 2012] Peter Seebach, Build an embedded Linux distro from scratch, 12 August 2008, IBM. Available from: <http://www.ibm.com/developerworks/linux/tutorials/l-embedded-distro/> [28 March 2012] Wikipedia, Embedded Systems. Available from: <http://en.wikipedia.org/wiki/embedded_system> [28 March 2012] Wikipedia, Kernels. Available from: <http://en.wikipedia.org/wiki/kernel_%28computing%29#microkernels> [28 March 2012] Linux, Linux advantages. Available from: http://linux.about.com/cs/linux101/a/linux_2.htm [29 March 2012] Digital Domain, Unix/Linux History. Available from: <http://digital-domain.net/lug/unix-linux-history.html> References: T-Mobile G-Slate Android Tablet, 22 March 2011. Available from: <http://gadgetsin.com/t-mobile-g-slate-androidtablet.htm> [28 March 2012] Linux logo, Storage Highlights in 2.6.38, Linux Mag. Available from: <http://www.linux-mag.com/id/8616/> [30 March 2012] Cisco WRT54G image, n.d, Available from: <http://homesupport.cisco.com/en-us/wireless/lbc/wrt54g>[29 March 2012] Solaris logo. Available from: <http://en.wikipedia.org/wiki/solaris_operating_system> [29 March 2012] IBM a x Logo. Available from: http://en.wikipedia.org/wiki/aix_operating_system [30 March 2012] Dell Precision T3500, T5500, and T7500 workstations image. Available from: http://www.itechnews.net/2009/03/26/dellprecision-t3500-t5500-and-t7500-workstations/ [29 March 2012] Space Travel in game image. Available from: http://www.uvlist.net/game-164857-space+travel [31 March 2012] Dell poweredge 2950 server image. Available from http://accessories.us.dell.com/sna/productdetail.aspx?c=us&l=en&s=gen&sku=313-4431 [29 March 2012]