Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.

Slides:



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

Free Beer and Free Speech Thomas Krichel
Linux Operating System Linux is a free open-source operating system based on Unix. Linux was originally created by Linus Torvalds with the assistance of.
What is GNU/Linux (Not Linux!)? David Sudjiman davidsudjiman (at) yahoo (dot) com The latest version of this document can.
Introduction to Linux Ubuntu for Libraries. Objectives o To Understand the history of Linux/Unix based OS’s o To learn the various Linux distributions.
COMPUTER SYSTEMS OPERATING SYSTEMS AND SOFTWARE NEXT.
GNU / Linux A free operating system. Summary History What can you find on a Linux OS Linux Economy.
Linux vs. Windows. Linux  Linux was originally built by Linus Torvalds at the University of Helsinki in  Linux is a Unix-like, Kernal-based, fully.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
CS 497C – Introduction to UNIX Lecture 3: Inside UNIX Chin-Chih Chang
Operating Systems.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
Linux Operating system
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
John Curl Joe Hetherington Bradley Lewis Michael Wu.
Linux Introduction Instructor: Mridula Sharma HOL407.
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 Linux Environment Dr.S.Siva Kumari Mrs.S.Siva Ranjani Avinashilingam University.
Linux Basics. What is an Operating System (OS)? An Operating System (OS) is an interface between hardware and user which is responsible for the management.
Operating System.
Operating Systems Chapter 4.
Comparing functions and features of operating systems.
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.
1 RH033 Welcome to RedHat Linux. 2 Hardware Requirements ♦ Pentium Pro or better with 256 MB RAM ♦ Or ♦ 64-bit Intel/AMD with 512 MB RAM ♦ 2-6 GB disk.
LO2 Understand the key components used in networking
POS/420 Introduction to Unix Philip Robbins – March 12, 2013 (Week 1)
Guide to Linux Installation and Administration, 2e1 Chapter 1 Introducing Linux.
Overview of Linux Dr. Michael L. Collard 1.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
A Comparison of Linux vs. Windows Bhargav A. Sorathiya B.E. 4 th C.E. Roll no:6456.
1 University of Palestine Faculty of Business Administration and Finance M.I.S Applications Application of Information Systems (Linux) Prepared By: Muhannad.
Explain the purpose of an 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.
Operating System - Linux Ph. D. Course Work : PHYS 601 Statistics and Computer Applications Presented By: Sanjay Godara Dept. of Physics & Astrophysics.
Jozef Goetz, My Lecture Notes Have tutorial values Comply with research-based principles for design Power Point presentation Concepts are presented.
Chapter 1: Welcome to Linux An intro to UNIX-related operating systems.
Library 2.06 February 2009 Linux for Librarians Nishtha Anilkumar Librarian Physical Research Laboratory Ahmedabad.
LINUX F ree operating system Created by Linus Torvalds when he was a student at the University of Helsinki in 1991 First released the system to his friends,
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux September 2012 Kaplan University 1.
10/07/2008 Open Source Software An Introduction to FOSS in Libraries and Information Centers Christopher Ritzo GSLIS PhD. Candidate IMLS Scholar, Youth.
Open Source Examples – Linux; Apache; Firefox Requirements – Distributed w/ source code – License allows for modifications (GPL) – License remains w/ any.
UNIX  Portable (common to many computer architectures), multitasking, multi-user operating system  Introduced by Bell labs in mid-1960’s  Thus, much.
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.
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
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
Linux Operating System. What is Linux Linux operating system (OS) was first coded by a Finnish computer programmer called Linus Benedict Torvalds in 1991,
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
A Brief Introduction to Linux Cheng-Han Du. History.
Intro to GNU/Linux See, Stallman? I said GNU. Are you happy now?
A Brief Introduction to Linux Cheng-Han Du. History.
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.
Linux Essentials Chapter 1: Selecting an Operating System.
IT320 Operating System Concepts
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.
Selected topic in computer science (1)
Linux Introduction ITIS 2110.
LINUX WINDOWS Vs..
The Visible Computer Chapter 3.
5 SYSTEM SOFTWARE CHAPTER
Chapter 2: The Linux System Part 1
5 SYSTEM SOFTWARE CHAPTER
Linux Professor Sabol.
Module 02 Operating Systems
Presentation transcript:

Introduction to Linux Chapter 1

Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize files Manage input and output Manage hardware Manage other software (applications) Manage users Handle security Perform regular maintenance of system

Operating Systems (contd.) Various kinds of OS Multi-user Multitasking Real time etc. Examples of OS Unix DOS Windows NT/98/2000/XP/ Vista Mac OS X Linux!

Key Linux Features Based on Unix Usually free download Command line based; CLI-centric vs GUI-centric Secure, can be made custom secure by user Numerous free tools and applications Installation of apps may be difficult for a novice Very customizable Whole ‘kernel’ can be updated Fast development

Origins of Linux Based on Unix Project started by Linus Torvalds in 1991 Idea: Replace Minix as the ‘hacker’s Unix’ First version, 0.02, released Oct. ‘91 : very unsuable Major version, 1.0 released March ‘94 Linus still maintains the Linux ‘kernel’ Best example of Open Source software Kernel in constant development Version numbering of kernel even (2.0, 2.4) for stable kernel odd (1.7, 2. 3) for development kernel

The GNU Connection GNU (GNU is Not Unix) tools are in every Linux distribution Provided by the Free Software Foundation (FSF), founded by Richard Stallman Advocates freedom of software Ideas present in GNU General Public License (GPL) Call Linux - GNU/Linux

Open Source Phenomenon Proprietary vs. Open source Free as in price and as in ‘freedom’ Copy Modify Sell Can view, alter, and re-publish original software’s internals Released under GPL license usually BSD license Apache license Developed by a loose community of volunteer hackers Various open source software for different OS

Linux vs. Windows Free and Open Source More secure (?) Less hardware support (much better now) More customizable Much more powerful command line interface Less mature GUI Fewer applications and games Hackable!

Linux vs. Unix Linux - free equivalent of UNIX Much more popular Open source More consumer oriented, less business-related Linux vs. Mac OS X Similar origins: OS X is based on BSD OS X is a more polished Unix than Linux Proprietary software AND hardware (that might change soon)

Linux Distributions Linux kernel, along with tools and applications - distribution No official distribution Several distributions available free: Ubuntu (free CDs!) Fedora (Red Hat) Mandrake Gentoo Commercial (supported) distributions available Biggest difference: installation customization user interface hardware support applications

Getting Help Various available resources Books Any Oreilly book for specific purposes Linux: The Textbook : Sarwar, Koretsky, Sarwar HOWTOs Specialized step-by-step tutorials, well written, detailed Hundreds available man pages Google!! Various Forums Helpful advice is available Mailing lists Every product has a mailing list Great for getting info, and cutting edge announcements