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.

Slides:



Advertisements
Similar presentations
Linux Overview1 John Mathieson IEEE Monthly Meeting February 3, 2009 Tux Official Mascot of Linux Kernel.
Advertisements

Free Beer and Free Speech Thomas Krichel
GNU / Linux A free operating system. Summary History What can you find on a Linux OS Linux Economy.
Copyleft and cathedrals How the counterculture is changing the way we do business.
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.
University of Utah 1 “Free software” Remember... In the beginning, all software was free -Just a means to sell hardware.
Open Source. Operating System  Application Program Interface (API) Scheduling: Defines which application to run, when to run it, and how much time. Memory.
Open Source Movement 開放源碼的發展 Morris Law IT Coordinator, Science Faculty March 2005.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
Introduction to Linux Operating System “UBUNTU”. Operating System- it is responsible for the management and coordination of activities of hardware and.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
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.
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.
CHAPTER 6 OPEN SOURCE SOFTWARE AND FREE SOFTWARE
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.
LIS508 lecture 9: GNU & introduction to networks Thomas Krichel
Overview of Linux Dr. Michael L. Collard 1.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
Presented By: Avijit Gupta V. SaiSantosh.
A Comparison of Linux vs. Windows Bhargav A. Sorathiya B.E. 4 th C.E. Roll no:6456.
OPEN SOURCE AND FREE SOFTWARE. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
Operating System - Linux Ph. D. Course Work : PHYS 601 Statistics and Computer Applications Presented By: Sanjay Godara Dept. of Physics & Astrophysics.
Open Source Software In the beginning, all software was free –in the 1960s,when IBM and others sold the first large-scale computers, these machines came.
OPEN SOURCE (SOFTWARE SAVIOR) Justin Hanson, Dec. 3, 2008.
LIS508 background of GNU/Linux
Linux Florian Walch, 5aI, Agenda History Naming controversy Uses Linux distributions.
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
Introduction After seeing the pressure of license and proprietary software users where a lot of money is needed to make sure the software is in good condition,
Free and Open Source Software Aruna Lorensuhewa Contact Details:
Open Source Examples – Linux; Apache; Firefox Requirements – Distributed w/ source code – License allows for modifications (GPL) – License remains w/ any.
CSNB334 Advanced Operating Systems 1. Introduction to Linux Lecturer: Abdul Rahim Ahmad.
Presentation By: Ryan Combs. Ubuntu Pronouced: ‘ oo-BOON-too’ Ubuntu is an African word that has a few meanings. 1)“Humanity to others” 2) “I am what.
GNOME, KDE and X Windows. The GNOME Project was started in 1997 to produce a free (as in freedom) desktop environment. GNU Network Object Model Environment.
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
Made By: Micheal Mouner Linux VS Windows. Agenda.
Open Source Software. Chris Moylan Group 5...I think.
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
Linux Operating System By: Julie Dunbar. Overview Definitions History and evolution of Linux Current development In reality ◦United States  Business.
5 ٥ V new position ? 10 ^1 10 ^2 10 ^ : : : : 99.
A Brief Introduction to Linux Cheng-Han Du. History.
The Free Software Definition Rahmat M. Samik-Ibrahim (c) 2007 adapted from
A Brief Introduction to Linux Cheng-Han Du. History.
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.
The 5 Minute Blaggers Guide To Linux By Dan Lynch Made On Linux.
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.
Linux Essentials Chapter 1: Selecting an Operating System.
IT320 Operating System Concepts
Linux - computer operating system
OPEN SOURCE.
Choosing and Installing a Linux Distribution
OPEN SOURCE.
Selected topic in computer science (1)
Welcome to Linux Chap#1 Hanin Abdulrahman.
Popular Operating System Chapter 8
Eric Shook Department of Geography Kent State University
Linux Introduction ITIS 2110.
Software, Freedom and The World Beyond Computer Programs
OPEN SOURCE SOFTWARE (OSS)
Linux Not in textbook.
Linux What is Linux? history of Linux the Linux Kernel
OPEN SOURCE BY :.
Chapter 2: The Linux System Part 1
A short Linux History of UNIX/Linux
Understanding Linux and the BASH shell v
Welcome to Linux Chap#1 Hanin Abdulrahman.
Section 1: Linux Basics and SLES9 Installation
Welcome to Linux Chap#1.
Presentation transcript:

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. That project was called the GNU Project which is an acronym for “GNU's Not Unix!”. GNU's Unix-like kernel was never finished but by the mid 1990s there were thousands of other Unix-like utilities and supported applications.

LINUX History In 1991, Linus Torvalds was a second year student of Computer Science at the University of Helsinki in Finland where he had been using Minix, a non-free Unix-like system to study the inner workings of the computer. Linus was a believer of free and open software and wanted to develop an Unix-like operating system that was in support of the GNU cause. He began writing his own kernel while in college by first developing device drivers and hard-drive access, and by September had a basic design called Version 0.01.

LINUX History After 4 or 5 renditions, Linus Torvalds' kernel was ready for an actual operating system showdown. In an effort to provide a complete operating system supportive of the free software concept, GNU was combined with the Linux kernel (named after Linus Torvalds). The combination of GNU and Linux is the GNU/Linux operating system, now used by millions.

LINUX History Linux (commonly pronounced LI-nuks) is a generic term referring to Unix-like computer operating systems based on the Linux kernel. Its development is one of the most prominent examples of free and open source software collaboration. In almost all cases the underlying source code is free to use, modify, and redistribute, both commercially and non- commercially, by anyone under the GNU General Public License (GNU GPL).

LINUX History Linux is still predominantly known for its use in servers, even though it can be installed on a wide variety of computer hardware, ranging from desktop PCs, laptops, netbooks, mobile phones to supercomputers. Linux distributions (called Distro), installed on both desktop and laptop computers, have become increasingly commonplace in recent years, partly due to the popular Ubuntu distribution.

LINUX History The rest of the system outside the kernel usually comprises components such as the Apache HTTP Server, the X Window System, the GNOME and KDE desktop environments, and utilities and libraries from the GNU Project. Commonly-used applications for the Linux system desktop include Mozilla Firefox web-browser, Thunderbird email client, GIMP photo editor and OpenOffice.org office application suite. The GNU contribution is the basis for the Free Software Foundation's (FSF) preferred name GNU/Linux and the reason Linux has successfully found its place on the computer desktop.

GNU “Free software” is a matter of liberty, not price. Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. The freedom to run the program, for any purpose. The freedom to study how the program works, and adapt it to your needs. Access to the source code is a precondition for this. The freedom to redistribute copies so you can help your neighbor. The freedom to improve the program, and release your improvements to the public, so that the whole community benefits. Access to the source code is a precondition for this.