Linux What is Linux? history of Linux the Linux Kernel

Slides:



Advertisements
Similar presentations
CyberPatriot: An Introduction to GNU/Linux 9/10/10 Joshua White Director of CyOON R&D Everis Inc (315)
Advertisements

GNU / Linux A free operating system. Summary History What can you find on a Linux OS Linux Economy.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
Operating Systems. What is an Operating System? A layer of software between users/applications and the hardware. The first program loaded onto a computer.
Linux GUI X-Windows System. X-Windows System A stable and extremely powerful GUI system that provides a complete Client/Server framework. The X-org foundation.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
Operating Systems.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
Is a program that acts as an intermediary between the user of the devices, which are cut by CO computer and applications (programs) which it runs are used.
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.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
1 ITSK 2611 Welcome. 2 Operating System 3 What is an OS Resource Manager –Disk –Memory –CPU Device Manager –Printers –Video Card –Sound Card Utility.
Overview of Linux Dr. Michael L. Collard 1.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
Potential Unix/Linux Questions March 25, 2014 Dr. Bob Mathis.
Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.
بسم الله الرحمن الرحيم What is an operating system? 1- An interface between the user and Hardware 2- Control Program 3- Resource Manager.
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. Definition An operating system is a collection of programs that manage the resources of the system, and provides a interface between.
INCS Virtual Data Center Security using Linux.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
Introduction of Linux Course: COSC 513 Student: Liang He Prof: Dr. Morteza Anvari.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux September 2012 Kaplan University 1.
CSNB334 Advanced Operating Systems 1. Introduction to Linux Lecturer: Abdul Rahim Ahmad.
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop I Introduction to Linux Professional Training Academy.
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 8 Linux.
Linux Operating System By: Julie Dunbar. Overview Definitions History and evolution of Linux Current development In reality ◦United States  Business.
A Brief Introduction to Linux Cheng-Han Du. History.
Linux fundamentals Hagay Carmi
Linux and Coldfusion MX Mid-Michigan Coldfusion User’s Group, Nov
A Brief Introduction to Linux Cheng-Han Du. History.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
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.
CENG 334 – Operating Systems 01- Introduction Asst. Prof. Yusuf Sahillioğlu Computer Eng. Dept,, Turkey.
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
Linux ● What is Linux? ● History of Linux ● The Linux Kernel ● Distributions ● Areas of application ● Linux and safety.
Gaël Cuenot / IUP1 GMI 1 May 12, 2005 Gnu / Linux.
Computer Technology Project Distros Lars Noodén
Linux Essentials Chapter 1: Selecting an Operating System.
Computer Technology Project
IT320 Operating System Concepts
Fedora Core 6 – Desktop Features
A History of Linux Damian Gordon.
LINUX History In 1984 a project was launched by Richard Stallman to develop a complete Unix-like operating system that would be considered free software.
Choosing and Installing a Linux Distribution
CHAPTER 8 - OPERATING SYSTEM HISTORY
Version Control and Source Code Control Systems
LINUX WINDOWS Vs..
Selected topic in computer science (1)
Welcome to Linux Chap#1 Hanin Abdulrahman.
An Overview of the Linux Operating System
Linux Introduction ITIS 2110.
Linux Operating System Architecture
BSD (Unix) vs. GNU/Linux
LINUX WINDOWS Vs..
Getting Started With Linux
CSE 390a Lecture 1 introduction to Linux/Unix environment
COP 5611: Operating Systems
CSE 303 Lecture 1 introduction to Linux/Unix environment
Linux: A Product of the Internet
Chapter 2: The Linux System Part 1
CSE 390a Lecture 1 introduction to Linux/Unix environment
Operating System Introduction.
Welcome to Linux Chap#1 Hanin Abdulrahman.
How can I learn C language?
Section 1: Linux Basics and SLES9 Installation
Welcome to Linux Chap#1.
Presentation transcript:

Linux What is Linux? history of Linux the Linux Kernel areas of application

What is Linux? free, platform independent, multi-user operating system supports a large amount of processors stands under GPL (general public license) distributed in form of Linux-Distributions For example: SUSE, Slackware, Fedora Core, Gentoo

History of Linux Linus Torvalds, the “father” of Linux, started to develop Linux in 1991 1993 licensed under GPL "Making Linux GPL'd was definitely the best thing I ever did.", Linus Torvalds 1997 until now, a lot of projects developed around the kernel For example the X Windows System, KDE, GNOME

The Linux Kernel a hybrid monolithic operating system kernel It contains the whole operating system functionality like memory and process management and virtual interface over hardware runs on almost every exotic hardware like iPAQ or also digital cameras and number crunchers developed by a big international community of not profit oriented programmers