Linux Not in textbook. Why Not Just Use Windows? Windows costs money ($100 to $300, typically) Windows is proprietary: –The source code is a closely guarded.

Slides:



Advertisements
Similar presentations
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.
Advertisements

A Lawyer Looks at the Open Source Revolution Robert W. Gomulkiewicz Director, Intellectual Property Law & Policy Program Associate Professor of Law University.
Introduction to Linux Video task 1. Five reasons to use Linux Data security Price Reliability It is modified for the needs of a user It is easy to use.
A new look at the Linux Operating System
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.
Windows vs.. Linux Security A comparison A comparison.
Introduction to Linux Operating System “UBUNTU”. Operating System- it is responsible for the management and coordination of activities of hardware and.
Introducing Linux 1 st AUT GNU/Linux Festival Computer Engineering & IT Department Bahador Bakhshi.
The Advantages of using Free Software instead of Proprietary one.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
Server Operating Systems Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Free and open-source software (also known simply as Free software or Open source software) is software created by loose networks of people (both companies.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
Linux Introduction ITIS What is Linux Unix-like computer operating system One of the most prominent examples of free software and open source development.
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.
What the hell is. Free software is software that anyone is free to use, copy, improve, examine or distribute, either free of cost or for a price. More.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
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
Linux Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Overview of Linux Dr. Michael L. Collard 1.
Operating Systems AOIT Principles of Information Technology.
Benefits of a SUSE ® Subscription Insert Presenter's Name (16pt) Insert Presenter's Title (14pt) Insert Company/ (14pt)
GNU/Linux Pros, Cons, and everything in between Eoban Binder Pros, Cons, and everything in between Eoban Binder.
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.
A Comparison of Linux vs. Windows Bhargav A. Sorathiya B.E. 4 th C.E. Roll no:6456.
Jozef Goetz, My Lecture Notes Have tutorial values Comply with research-based principles for design Power Point presentation Concepts are presented.
Linux is mostly driven by its developer and user communities. Some are funded and distributed on a volunteer basis. – Debian – Linux User Groups (LUGs)
CPS 82, Fall Open Source, Copyright, Copyleft.
COMPUTER OPERATING SYSTEMS THE BIG 3. MENU PC WINDOWS The primary operating system for the majority of computer users around the world is Windows. Many.
Library 2.06 February 2009 Linux for Librarians Nishtha Anilkumar Librarian Physical Research Laboratory Ahmedabad.
Welcome. Open Source Software Why Pay More than Free? Janice Wilson Butler Juan Chavez, Jr.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
Free and Open Source Software Aruna Lorensuhewa Contact Details:
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux September 2012 Kaplan University 1.
Introduction to Linux Liam Green-Hughes AACS-SSIT 25 th February 2008.
Open Source Software Alternatives: Wave of the Future? CS 99 2/8/2005 CS 99 2/8/2005.
 Linux Mint is a computer operating system designed to work on most modern systems, including typical x86 and x64 PC’s. Linux Mint can be thought of.
A brief history of Unix Jeremy Shafer MIS Department Fox School of Business Temple University.
UNIX History UNIX began as a research project. UNIX System V developed at Bell Laboratories. BSD (Berkley Software Distribution) UNIX XENIX UNIX Sun Operating.
Made By: Micheal Mouner Linux VS Windows. Agenda.
Welcome To cLICk (is a LInux Club). Who Am I? I am Karthikeyan Palaniswamy, a third year Computer Science Engineering student. A passionate software tester.
Open Source Software. Chris Moylan Group 5...I think.
Linux & Open Source Software - Strategic Interactions in Software Industry Presented by Simon Tang 9/09/2004.
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
Choosing and Installing a Linux Distribution Tutor: George Papamarkos City University October 5, 2004.
Linux Operating System. What is Linux Linux operating system (OS) was first coded by a Finnish computer programmer called Linus Benedict Torvalds in 1991,
Linux Operating System By: Julie Dunbar. Overview Definitions History and evolution of Linux Current development In reality ◦United States  Business.
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.
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.
Benefits of a SUSE® Subscription
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
10/2/2016HUD-n1-v0.ppt1. 10/2/2016HUD-n1-v0.ppt2 Linux the story of a man with a printer problem and Ubuntu, a story of Africa Linux is a story about.
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.
Choosing and Installing a Linux Distribution
CHAPTER 8 - OPERATING SYSTEM HISTORY
Selected topic in computer science (1)
Linux Introduction ITIS 2110.
Linux Not in textbook.
LINUX WINDOWS Vs..
Operating Systems.
Operating Systems.
Module 02 Operating Systems
Presentation transcript:

Linux Not in textbook

Why Not Just Use Windows? Windows costs money ($100 to $300, typically) Windows is proprietary: –The source code is a closely guarded secret –You cannot know exactly how it works, or modify it –You can’t even control the security holes –You are dependent on Microsoft to provide updates and new versions

Linux Linux is open source –Everyone who distributes Linux must also distribute the source code (usually in C) –That way it can be customized and inspected Linux is also free –Except for some proprietary distributions, such as Red Hat’s Enterprise Linux, or Novell’s SUSE Linux Enterprise No viruses, no Spyware! –Malware exists, but it is very rare

GNU In 1983, Richard Stallman –Began the GNU project –GNU’s Not UNIX –Contains only completely free software

Linux Linus Torvalds –Started out as a hobby –Used GNU components –Many people contribute –Over 1 billion dollars’ worth of development time contributed to Linux

Distributions There are many versions of Linux –See links Linux 1a, b, c

Ubuntu Linux Extremely popular Easy to use Led by Mark Shuttleworth –Was a developer of Debian Linux –Made $350 million from Thawte –He paid $20 million to go to space as a tourist Link Linux 1f

Dell and Linux Dell just started selling computers with Ubuntu Linux on them –See video at link Linux 1e

Microsoft and Linux Microsoft claims that Linux violates their patents Like the previous SCO lawsuit, this probably has no legal merit but it may scare timid corporations enough to make them avoid Linux –Links Linux 1h, 1j

Popularity of Linux 25% of servers and 2.8% of desktops ran Linux in 2004, according to one study –See link Linux 1d

Linux on Web Servers Linux has been the leading Web server platform for ten years –See link Linux 1i

Credit I got a lot of this from Wikipedia –Link Linux 1d