Free Essay

History of Linux

In:

Submitted By jfruchey
Words 885
Pages 4
The following has been blatantly copied from Wikipedia:

Antecedents[edit]
The Unix operating system was conceived and implemented in 1969 at AT&T's Bell Laboratories in the United States by Ken Thompson, Dennis Ritchie, Douglas McIlroy, and Joe Ossanna. It was first released in 1971, and initially, was written entirely in assembly language, a common practice at the time. Later, in a key pioneering approach in 1973, Unix was re-written in the programming language C by Dennis Ritchie (with exceptions to the kernel and I/O). The availability of an operating system written in a high-level language allowed easier portability to different computer platforms.
With AT&T being required to license the operating system's source code to anyone who asked (due to an earlier antitrust case forbidding them from entering the computer business),[22] Unix grew quickly and became widely adopted by academic institutions and businesses. In 1984, AT&T divested itself of Bell Labs. Free of the legal obligation requiring free licensing, Bell Labs began selling Unix as a proprietary product.
The GNU Project, started in 1983 by Richard Stallman, had the goal of creating a "complete Unix-compatible software system" composed entirely of free software. Work began in 1984.[23] Later, in 1985, Stallman started the Free Software Foundation and wrote the GNU General Public License (GNU GPL) in 1989. By the early 1990s, many of the programs required in an operating system (such as libraries, compilers, text editors, a Unix shell, and a windowing system) were completed, although low-level elements such as device drivers, daemons, and the kernel were stalled and incomplete.[24]
Linus Torvalds has said that if the GNU kernel had been available at the time (1991), he would not have decided to write his own.[25]
Although not released until 1992 due to legal complications, development of 386BSD, from which NetBSD, OpenBSD and FreeBSD descended, predated that of Linux. Linus Torvalds has said that if 386BSD had been available at the time, he probably would not have created Linux.[26]
MINIX, initially released in 1987, is an inexpensive minimal Unix-like operating system, designed for education in computer science, written by Andrew S. Tanenbaum. Starting with version 3 in 2005, MINIX became free and was redesigned for "serious" use.
Creation[edit]
In 1991, while attending the University of Helsinki, Torvalds became curious about operating systems[27] and frustrated by the licensing of MINIX, which limited it to educational use only. He began to work on his own operating system which eventually became the Linux kernel.
Torvalds began the development of the Linux kernel on MINIX, and applications written for MINIX were also used on Linux. Later, Linux matured and further Linux kernel development took place on Linux systems.[28] GNU applications also replaced all MINIX components, because it was advantageous to use the freely available code from the GNU Project with the fledgling operating system; code licensed under the GNU GPL can be reused in other projects as long as they also are released under the same or a compatible license. Torvalds initiated a switch from his original license, which prohibited commercial redistribution, to the GNU GPL.[29] Developers worked to integrate GNU components with the Linux kernel, making a fully functional and free operating system.[24]
Commercial and popular uptake[edit]

Ubuntu, a popular Linux distribution
Main article: Linux adoption
Today, Linux systems are used in every domain, from embedded systems to supercomputers,[16][30] and have secured a place in server installations often using the popular LAMP application stack.[31][dead link] Use of Linux distributions in home and enterprise desktops has been growing.[32][33][34][35][36][37][38]
Linux distributions have also gained popularity with various local and national governments. The federal government of Brazil is well known for its support for Linux.[39][40] News of the Russian military creating its own Linux distribution has also surfaced, and has come to fruition as the G.H.ost Project.[41] The Indian state of Kerala has gone to the extent of mandating that all state high schools run Linux on their computers.[42][43] China uses Linux exclusively as the operating system for its Loongson processor family to achieve technology independence.[44] In Spain, some regions have developed their own Linux distributions, which are widely used in education and official institutions, like gnuLinEx in Extremadura and Guadalinex in Andalusia. Portugal is also using its own Linux distribution Caixa Mágica, used in the Magalhães netbook[45] and the e-escola government program.[46] France and Germany have also taken steps toward the adoption of Linux.[47]
Linux distributions have also become popular in the netbook market, with many devices such as the ASUS Eee PC and Acer Aspire One shipping with customized Linux distributions installed.[48]
Current development[edit]
Torvalds continues to direct the development of the kernel.[49] Stallman heads the Free Software Foundation,[50] which in turn supports the GNU components.[51] Finally, individuals and corporations develop third-party non-GNU components. These third-party components comprise a vast body of work and may include both kernel modules and user applications and libraries.
Linux vendors and communities combine and distribute the kernel, GNU components, and non-GNU components, with additional package management software in the form of Linux distributions.

Similar Documents

Free Essay

Linux

...operating system kernel, Linux version 0.01. Linux evolved into a fully functioning Operating System (OS) with one of its first distributions created by the Manchester Computing Center, MCC Interim Linux, using a combined boot/root disk (Hayward, 2012). Linux luminaries, Slackware, RedHat and Debian began to rise between 1992 and 1994 as well as the Linux kernel growing to version 0.95, becoming the first kernel to run the X Windows System. The Big Three, Slackware, Debian and Red Hat were instrumental in the anticipated launching of Linux version 1.0.0 in 1994 with 176,250 lines of code. Over the next five years the big three released some of the greatest Linux distributions, including the Jurix Linux, which is allegedly the first distribution to include a scriptable installer; the installer allows an administrator install across similar machines. The Juris Linux distribution is mostly noted in Linux history because it was used as a base system for SUSE Linux which is still in operation today (Hayward, 2012). Launched in 1996, Linux 2.0 had 41 releases in the series; inclusion of critical operating system features and rapid releases helped to make the Linux operating system the OS of choice for IT professionals. Another notable moment in Linux history was the release of Version 2.4 which contained support for USB, PC Cards, ISA Plug and Play and Bluetooth, just to name a few; these features demonstrated the versatility and the advancement of the Linux kernel since the early...

Words: 745 - Pages: 3

Premium Essay

Labs

...Unit 1 None Unit 2 Search and explore the ITT Tech Virtual Library for resources on the Linux Filesystem. Use the following keywords and phrases to help you locate appropriate resources: ext file system Linux hierarchical file system Linux standards base Linux directory structure Unit 3 Search and explore the ITT Tech Virtual Library for resources on bash. Use the following keywords and phrases to help you locate appropriate resources: bash scripts bash history bourne shell bourne again shell commands in Linux Unit 4 Search and explore in the following places. Find resources that help you understand how CUPS is used for printer management. Submit one resource from the ITT Tech Virtual Library and one from the Chapter 14 suggested resources. ITT Tech Virtual Library The More Information section of textbook Chapter 14, page 561 Use the following keywords and phrases to help you locate appropriate resources: CUPS server CUPS in Linux Linux printer configuration Fedora 15 printer server Unit 5 Search and explore in the following places. Find resources that help you understand mail services in Linux. ITT Tech Virtual Library The More Information section of textbook Chapter 20, page 732 Use the following keywords and phrases to help you locate appropriate resources: Send mail configuration SMTP in Linux Dovecot Email servers in Linux Fedora 15 email server Unit 6 Search and explore the ITT Tech Virtual Library for information on the...

Words: 467 - Pages: 2

Free Essay

The House

...A Brief History of UNIX • Originally developed at AT&T Bell Labs – Late 1960s and early 1970s – Distributed in source code form • Two standard versions evolved: – AT&T Bell Labs produced SystemV (SysV) – UC Berkeley developed BSD • Linux might be considered a more integrated version of UNIX than its predecessors • POSIX: effort of experts from industry, academia, and government to standardize UNIX 15 5 UNIX Concepts 16 Linux and UNIX • Linux is a UNIX-like operating system – Not written from the traditional UNIX code – Kernel created to look and act like UNIX • Enhancements include the POSIX standards • Linus Torvalds released it free of charge in 1991 – Many distributions are available: • • • • • Debian GNU/Linux Fedora Red Hat Enterprise Linux openSUSE Linux Ubuntu 17 Introducing UNIX/Linux Shells • Shell: program that interprets commands you enter from keyboard – Bourne shell, developed by S. Bourne (AT&T Bell Labs), was the first UNIX command processor – Another Bell employee developed the Korn shell • History feature – C shell is designed for C programmers’ use – Linux uses Bash shell as its default shell • Graphical user interface (GUI) desktop can open a terminal window 18 6 Introducing UNIX/Linux Shells (continued) 19 Choosing your Shell • Shells do much more than interpret commands – Extensive built-in commands turn shells into firstclass programming languages • A default shell is associated...

Words: 1250 - Pages: 5

Premium Essay

It140-1304b-04: Introduction to Operating Systems and Client/Server Environments

...Phase 1 – Individual Project Colorado Technical University IT140-1304B-04: Introduction to Operating Systems and Client/Server Environments Table of Contents Introduction to Operating System 3 Project Organization 3 Windows 3 Linux 5 Virtualization 6 Components of a Computer System 8 Managing Client – Server Environments 9 Securing Operating Systems 10 System Administrators 11 Configuring Windows 7 and Linux+ Prep LabSim Toolkit 12 Phase 1 LabSim 12 References 13 * Introduction to Operating System Project Organization ACME is a pharmacy based healthcare provider that has 25 physical locations across the state of Michigan. The company provides long term patient care to the community mental health organizations across the State of Michigan. The organization is an industry leader in a clinical pharmacy services and has grown tremendously over the past 10 years. The organization is privately held and the senior leadership team as well as the centrally managed and support IT infrastructure is located at a single headquarter facility. ACME’s network is comprised primarily of Windows Server 2008 R2 servers, Windows 7 and Windows XP workstations, Microsoft Exchange Server 2010 for messaging, Microsoft SharePoint server for intranet support and Microsoft SQL server as the database platform. The company also utilizes QS1 Data Systems as its primary patient care system and DocuTrack as the document management system. The ACME network is a spoke and...

Words: 1536 - Pages: 7

Free Essay

Why Linux Sucks !

...Why Linux Sucks ! Presented by:- Nadeen Noaman See https://fedoraproject.org/wiki/Licensing#Content_Licenses for acceptable licenses. Agenda 1.Operating system. 2. History of Linux. 3. Why Linux sucks ! 4. Linux vs. your OS 5. Install Fedora. 6. Contact us :-) 7. Questions ? Operating system. Details History Details Why Linux Sucks ! Details 1- It sucks because it is Free of cost. Details 2- It sucks because there is No Copyright Infringement or any other limitation on the use. Details 3- It sucks because of the GPL license. Details 4- It sucks because it makes you Smarter. Details 5- It sucks because of Authorities & Permissions. Details 6- It sucks because it has many Distributions. Details 7- It sucks because of updating every time and upgrading every 6 months!. Details Details Linux Doesn't Sucks At All! Linux vs. your OS Details Is your system stable? Details Are you facing problems?? Details Have you ever lost your precious work because your system crashed ?? Details Do you sometimes just switch it off because your system has gone crazy and doesn't let you do anything anymore? Details Is your computer shuts itself down without asking you ???!!!! Details Have you ever gotten the “blue screen of death” or error messages telling you that the computer needs to be shut down for obscure reasons? Details Are emails get sent to all your contacts without your knowing...

Words: 388 - Pages: 2

Free Essay

It250

...Chapter One (History of Linux): The history of Linux begins not with the release of Linux in 1991 but with the creation of GNU (which stands for Gnu’s not UNIX). This started with the purpose of creating a free OS to anyone who wanted with. By 1991 everything was complete except for the kernel which Linus Torvalds provided. The Code was free, this dated to back to when UNIX was released to Universities for a low cost and that way its students would be familiar with it and it would slowly permeate the marketplace once those students got out of the schoolhouse and made their way up the ladder of business. Some of the best things about Linux is the fact that is has a large selection of applications written for it that range from word processing to graphical tools to security administration software. It provides a wide range of peripherals and easy to install software. It works on a variety of platforms as well with a variety of hardware which allows it to be extremely portable. Another big key in this development is the creation of UNIX in B programming language which gave rise to C, C++ and Objective C. Linux has the shells to be able to interpret command language and programming language. GUI allows people to customize the desktop environment to suit their needs or tastes. Chapter Two and Three (Installation and Step by Step Installation): In the installation of Linux there are many different mediums to install it from. You can install it form a Live CD, An install...

Words: 539 - Pages: 3

Premium Essay

Interview Question

...that unit is based. The operating system is the interface utilized by users and programs to interact with the machine. The operating system determines whether a system is multi-tasking or single tasking, what types of programs can be run, and what type of external communications can be undertaken. Where the architecture is a hardware issue, and the operating system is a software issue. An operating system is a program that provides an interface to interact with the computer. It manages the computer’s hardware and software and provides a platform for other application programs. This research paper discusses the various aspects of an operating system with respect to Microsoft windows which is a family of proprietary operating systems and Linux, which is a sub-category of UNIX. Operating systems not only provided a platform for interaction between humans and computer programs but also it is the key programs which manages the resources such as memory and allocates time for various processes, if it is a multi tasking operating system. It manages input and output operations as well memory allocation, thus acting as an intermediary between the hardware and software. Operating systems and be found on almost every device with computing capabilities like mobile phones, video game consoles to super computers and web servers. An operating system is made up of many components, one of which is the kernel which maintains and manages the low level processes. It manages memory related functions...

Words: 1527 - Pages: 7

Free Essay

Stuff

...| IT250 Linux Operating System | Jerry Black | Spring 2012 | | | | Course Description: Installation, configuration and management of a Linux operating system will be explored. Focus will be on functions that resemble the UNIX environment. Directory and file management, user account management and certain device management (such as drives, printers, interface cards, etc.) will be discussed. Prerequisite(s) and/or Corequisite(s): Prerequisite: IT103 Operating Systems Credit hours: 4 Contact hours: 50 (30 Theory Hours, 20 Lab Hours) Syllabus: Linux Operating System Instructor | Jerry Black | Office Hours | Thursday, 4PM-6PM | Class Hours | Monday, 6:00PM – 10:20PM | Contact | Ms. Travis, 937-264-7707 | | jblack@itt-tech.edu | Major Instructional Areas 1. Introduction to Linux 2. Linux installation 3. Graphical user interface (GUI) desktops 4. Command-line interface (CLI) essentials 5. Hardware configuration: display, network, and printer 6. Networking: Resource sharing and remote access 7. Backup and restore utilities 8. Installing software in Linux 9. Scripting: Bourne Again Shell (bash) and Perl 10. Apache Web Server installation and configuration Course Objectives 1. Discuss the history and unique characteristics of the Linux operating system. 2. Perform an installation of Linux. 3. Use the components and features of the GNOME desktop environment. 4. Perform basic tasks by...

Words: 2032 - Pages: 9

Free Essay

Technological Innovations

...Project 2 – Technological Innovations Nathan Brenner Westwood College 2014/05/09 SOCS-299 Abstract The open source software Linux, was introduced in 1991, by Linus Torvalds. He developed the UNIX based operating system because, the education oriented operating system he was working with was not meeting his needs. Linux has grown to be an innovative powerhouse, because Linux is so versatile it can be used in hundreds of applications and shows no signs of age or being outmoded. Technological Innovations The financial burden put on college students is staggering. However, there is one corner that can be cut when deciding what kind of operating system for your computer to purchase. Most people are mundane and choose whatever is pre-installed on the computer they are purchasing, but did you know there is an alternative? When you think of a computer operating system, what is the first thing that comes to mind? Windows? Apple? Did you know there was a third alternative? I am talking about the open source software known as Linux. What is Linux? The actual definition is “a freely-distributable open source operating system that runs on a number of hardware platforms” (webopedia, 2014). The technological advantage that the open source software Linux has given to the world is immense. This open source software has come a long way since its inception in the early 1990’s, and has grown to be the most versatile open source operating system to date. Along with its versatility...

Words: 1484 - Pages: 6

Premium Essay

Microsoft vs. Linux

...History, Mission, Growth The beginnings of Microsoft started when Bill Gates and Paul Allen formed a partnership to produce the programming language, BASIC. The rest is history. In 1976, the two formed a partnership and registered the trade name “Microsoft”. As most of us know, Microsoft has become the largest and most well known name associated with software and computers in general. The Windows operating system (OS) is the most used operating system in the world. In 1991, the “grassroots” OS named Linux was created by a student in Finland. His name is Linus Torvalds and his motivation behind creating this software came from the lack of hardware support with the current operating system the school was using, UNIX. Thus, the name Linux came to be. The rise of this software was unexpected. Since Torvalds was using GNU’s free public software to create his Linux operating system, he felt that the operating system as a whole should be free to the public. In 1991, Torvalds posted the source code of Linux on his school’s File Transfer Protocol (FTP) server for all students to view, use, and reformat to their liking. Unknowingly, Torvalds had created “a new paradigm for designing software” called open-source software. Essentially, open-source software was software that could be downloaded from the school’s FTP server and be re-programmed by anyone who so chooses. With this came an influx of computer hobbyists and software programmers who downloaded and updated the...

Words: 1456 - Pages: 6

Free Essay

Computer Oss Comparison Essay

...Linux has grown in popularity and capability over the years, but is it competitive with its competition. In this paper an overview of the Linux 2.6 Operating System (OS) and how it functions/performs on the technical level will be discussed. Comparisons to other retail OSs such as, Windows, Mac OS X, and prior versions of Linux will be used to show the strengths and weaknesses of this OS. “Linux was created by a student (Linus Torvalds) in Helsinki in 1991 with the assistance of developers from around the world. Linux is free, it shares its work with everyone — including competitors — and its business model is motivated primarily by adrenaline, altruism, and peer respect rather than by money. Yet, Linux's functionality, adaptability and robustness has made it the main alternative for proprietary operating systems, especially where budgets are a main concern.” (OEDB, 2007). As it is stated above Torvalds creation was a key proponent in creating the Open Source Movement, which has paved the way for the many distributions of the Linux Kernel. In the beginning Linus Torvalds was an IT student with the desire to test the limits of his current computer. During this time Torvalds was working with the MINIX OS which was create to be a cheap alternative to UNIX. Torvalds wanted to modify the kernel of MINIX and found that this was not possible so he began to create Linux. In the beginning Linux did not offer a lot of features and seemed to be lacking in ability (Diedrich, 2011)...

Words: 1869 - Pages: 8

Free Essay

Open Source Software

...close their doors. But many business owners or CEO’s will question if open source software is ready for business. This research paper intends to answer this question. The best reason to use open source software in a business environment is cost savings. This gives the business freedom to use software and change the source code in other words, modify how the software application is used, as it is needed. Open source removes the need for dependence on single vendor solutions and it provides very high quality applications and very good support. To understand open source software it is important to know what open source is, and what the meaning of open source software is. This research paper will also show where open source came from; the history of open source software. In the beginning software programmers and hardware manufactures exchanged the source code to give everyone the chance to improve the code and build up on it. In the mid 1980’s Richard Stallman started the Free Software Foundation, an organization that developed the “GNU's Not Unix” (GNU) system, an operation system that is compatible with the UNIX system. At this time...

Words: 2520 - Pages: 11

Premium Essay

Compare and Contrast Windows 7 vs. Linux

...Linux vs Windows has been a subject of debate since the inception of computers. As told by Severance, (2008) LINUX was originally developed at Bell Laboratories as a private research project by a small group of people starting in 1969. Linus Torvalds, who was then a student at the University of Helsinki in Finland, developed Linux in 1991. It was released for free on the Internet and generated the largest software-development phenomena of all time (Linux's History, 2000). Today LINUX owns about 10% of the market share and this has dropped in recent years as both Windows and Linux have increased their share of the available market with Linux currently holding about 20% (Galli, 2007). As noted by Windows History (2006), many long-time PC users trace the Microsoft Windows operating system to the 1990 release of Windows 3.0, the first widely popular version of Windows and the first version of Windows many PC users ever tried. However, Microsoft initially announced the Windows product seven years earlier and released the first version in 1983. In its early offerings, Windows was still based upon the Disk Operating System (DOS), but it brought a much needed Graphical User Interface (GUI) to the mainstream computer market and began and evolution (or revolution) of the computing industry which resulted in Microsoft owning about 70% of the world-wide market share (Galli, 2007). This paper will compare and contrast Ubuntu (Linux) and Windows 7 in the following areas:• History Operating...

Words: 784 - Pages: 4

Premium Essay

It 140 Unit 1 Db 2

...Introduction to Operating Systems and Client/Server Environments IT140-1601A-01 Unit 1 – Discussion Board 2 January 6, 2016 Operating Systems Operating Systems (OS) are the key to managing your computer’s software, hardware, processes and memory (GCF Global, 1998-2016). Without it your computer wouldn’t be able to run various programs that need access to volatile information. As technology advances, we need various OSs that can handle the newer computers. Microsoft Windows, Apple Mac OS X and Linux are OSs used on personal computers today and now use a GUI (graphical user interface) where everything can be managed using a click of the mouse (GCF Global, 1998-2016). Back in the old days computers used a CLI (command-line interface) where the user had to physically type in commands using the keyboard in order to pull up information. Icons and Images weren’t developed for use until later on so all you would see on the screen is text with CLI OSs. There are multiple versions of OS because every information systems and processor architecture requires various specifications (Byron, 2009). Most people are familiar with Windows which was created in the mid-1980s by Microsoft (MS). We have all had different versions including (but not limited to) Windows 98, 2000, XP, 7, 8 and Vista. There are also three editions you can choose from; Home Premium, Professional and Ultimate though you are going to pay more for certain packages (GCF Global, 1998-2016)...

Words: 791 - Pages: 4

Premium Essay

Technical Essay

...(2014Spring) INFO TECHNOLOGY INFRASTRUCTURE INFO-300-901-2014Spring | Technical Essay 3 | a comparative analysis | | Kym Harris | 4/26/2014 | | Introduction Microsoft Windows, Apple Macintosh, and Red Hat Linux are the most popular operating systems used today. All three platforms have pros and cons, but many users struggle to find the right OS to serve their computing needs. While Macintosh and Linux seem to be impenetrable to viruses, Windows suffers a great deal from such intrusions. On the other hand, users find Windows to be easier to navigate than the other two operating systems. Macintosh, operating on the Apple computer platform is very expensive in comparison to the Windows platform, while Red Hat Linux is completely free and offers much of the same features as any of the others. The biggest advantage of a Windows platform is its ability to be compatible with almost every application, driver, or game available. Of course, Macintosh does not offer this same level of compatibility, as very few programs will run on this platform. Linux can be installed on any computer except Apple, and more flexibility and options than any of its competitors. Microsoft Windows Historical Background * 1981- Microsoft released its first operating system, Microsoft Disk Operating System (MS-DOS). Initially created for IBM computers, Microsoft was able to sign a deal that allowed them to license this product to other companies. MS-DOS used command line instead of the graphical...

Words: 1689 - Pages: 7