Group members Byron Farrell Zhimian Wu Mingjun Gao Calvin Ho

Slides:



Advertisements
Similar presentations
What is an operating system? Is it software?
Advertisements

Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
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.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Operating Systems.
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.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
SOFTWARE.
Operating Systems Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Week 6 Operating Systems.
Operating Systems Operating System
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computing Fundamentals Module A Unit 2: Using Windows Vista LessonTopic 8Looking at Operating Systems 9Looking at the Windows Desktop 10Starting Application.
Excellence Publication Co. Ltd. Volume Volume 1.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Chapter 2: Operating-System Structures. 2.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Jan 14, 2005 Operating System.
BAI517 Chris Redford. Section Outline Objectives GNU The Linux 2.6 Kernel The Heritage of Linux What’s so good about Linux? Features of Linux.
Chapter 1 What is UNIX? Graham Glass and King Ables,
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.
LINUX MINT 13 Introduction Linux Mint is a modern, elegant and comfortable operating system which is both powerful and easy to use. The minimum requirements.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
Introduction to Computer Operating Systems
Getting Started With Ubuntu Linux Presented by Grant Root
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.
Lecture (7) Systems software and Application Software.Systems software and Application Software. Dr:Emad Elsharkawy Eng-Omar Salah Dr:Emad Elsharkawy 1.
Linux Operating System History of Linux 1. Estimated Desktop Usage Share Windows 92.00% Linux Notes 1.02% January
System Administrator Responsible for? Install OS Network Configuration Security Configuration Patching Backup Performance Management Storage Management.
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.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop I Introduction to Linux Professional Training Academy.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
2: Operating Systems Networking for Home & Small Business.
Computer Operating Systems And Software applications.
A Brief Introduction to Linux Cheng-Han Du. History.
Systems Software / The Operating System CSC October 14, 2010.
A Brief Introduction to Linux Cheng-Han Du. History.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Chapter 2 Operating Systems
Operating System & Application Software
CSC227: Operating Systems
Macintosh & Linux Used to fill in pg 5 & 6 of “Operating Systems” Packet.
Lecture 1-Part 2: Operating-System Structures
LINUX WINDOWS Vs..
Selected topic in computer science (1)
Welcome to Linux Chap#1 Hanin Abdulrahman.
Cross-platform Libraries Technology Presentation
Chapter 4 – Introduction to Operating System Concepts
Structure of Unix OS.
LINUX WINDOWS Vs..
The Visible Computer Chapter 3.
Virtual Machines.
Introduction to Computers
A UNIX OPERATING SYSTEM
CSE 303 Lecture 1 introduction to Linux/Unix environment
Chapter 2: The Linux System Part 1
Lecture 1-Part 2: Operating-System Structures
Understanding Linux and the BASH shell v
Linux Professor Sabol.
Welcome to Linux Chap#1 Hanin Abdulrahman.
Welcome to Linux Chap#1.
Chapter 1 What is UNIX? Graham Glass and King Ables,
Presentation transcript:

Group members Byron Farrell Zhimian Wu Mingjun Gao Calvin Ho Olamide Olukenle

Table of contents Information about Ubuntu’s designer How he helped start Ubuntu Why he started Ubuntu His contribution to Ubuntu What is he doing now

Mark Shuttleworth Born in: South Africa Date of birth: 18 September 1973 (age 44) Education: Bachelors Degree in Finance and Information Systems

Early Years 1990 – Participated in the development of Debian 2001 – Formed Shuttleworth Foundation

Why he started Ubuntu Open Source Software Idealist

Contribution to Ubuntu 2004 – founded Ubuntu development through Canonical LTD 2005 – Made 10 million investment into the Ubuntu Foundation

What is he doing now

Ubuntu’s operating System Architecture

Table of contents Elements of an operating system Kernel Shell Linux Shell edition File system Desktop of Ubuntu

Linux (Operating System) has four important parts: Kernel Shell File system Users application Kernel, shell and file system combine together to form a whole operating system, they make the users can running programs、managing files and using this operating system.

Kernel Kernel is the core of an operating system, just like a heart of a human. It has many kinds of basic functions, it takes charge of manage system process、computer’s memory、driver software、files and Internet system. A kernel decide the system's performance and stability

Shell Shell is the desktop of the system for users, it provides an interface for users to have interactive operation with kernel. Shell get the users’ commands and send them into kernel to execute the commands.

Linux Shell edition Bourne Shell: developing by Bell Labs. BASH: is GNU’s Bourne Again Shell, most kinds of Linux distribution use this shell. Korn Shell: is the later version of Bourne Shell, most of the content is compatible with Bourne Shell. C Shell: SUN company's Shell, BSD version.

File System File system is used to store files on disk or other storage device. Linux can support many kinds of file system which is popular now, such as EXT2、EXT3、FAT、FAT32、VFAT and ISO9660.

Desktop of Linux Ubuntu

This icon is used to call a search bar from your computer, it can help users open files or applications on this computer, it can help users to save their time.

Table of contents Advantages of Linux Ubuntu Disadvantages of Linux Ubuntu Conclusion

Advantages of Linux Ubuntu 1.Ubuntu is one of the most secured operating system and defines the highest level of security as compared other operating system. 2.Ubuntu is an open source OS. 3.Ubuntu is most popular Linux operating system. 4.It is more steady as compared to other operating systems. 5.Most of the software in Ubuntu are pre-installed to enhance users’ experience. 6.It is available free of cost.

Disadvantages of Linux Ubuntu 1.Ubuntu is very conventional to new technologies. You can instead go for Fedora Distro.  2.There is a little hardware support for Ubuntu OS. Some of the users complain that it becomes difficult to configure modem to start work on internet.  3.It is not possible to play the modern games in Ubuntu OS. It shows the poor graphics quality and need have to use simulators to do so that harms the graphics quality.

4.Though Linux (Ubuntu) has number of free applications and software available on net, but most of the applications are not found for Linux use. 5.Ubuntu is not capable of playing MP3 files by default. 6.The forum support for Ubuntu is really very poor. It takes weeks and even months to get our query solved. 7.The installation of Ubuntu is one of the major problems. It does not come installed in modern PCs. One needs to install it by himself.

8.The drivers support is also absence in most of the cases as compared other operating system. 9.And finally one more major drawback of Ubuntu is that a user switching from Windows or MAC will not like using experience on Ubuntu and will have difficulty in operating the OS.

Conclusion