History of Linux
I know that Linux is an alternative to the Microsoft Windows operating system, but when and where did it originate, and why is it free? |
A Really Brief History of Unix
Sometime in the mid 1960s, a bunch of geeks at AT&T's Bell Labs decided it would be fun to create a new operating system called Multics. (This was no small task, because computers at the time were about the size of a football field and two stories high.) Multics fizzled in 1969 when Bell cut the cord, but some of the geeks continued work on what became known as UNIX; and it became wildly popular inside AT&T.
Since AT&T was not allowed to sell computer software at the time, it gave away UNIX (complete with source code) to any educational institution that wanted it. AT&T produced new versions of UNIX called System III and System V in the early 1980s, but all the while, geeks at the University of California at Berkeley and other places were busy hacking away on their own versions of Unix based on the AT&T code.
Some cross-pollination did occur, but there are still significant differences between the Berkeley (commonly called BSD Unix) and AT&T flavors. In the early 1990s, AT&T sold UNIX to Novell, which was bought by Digital Equipment Corporation, which sold it to SCO (Santa Cruz Operation), which markets it as UNIXWare.
So, Ummm... What About Linux?
Today, there are lots of Unix variants sold or given away by many different companies and universities. While these various flavors can make it difficult to write portable software, efforts to standardize Unix (two of the more notable ones being POSIX and COSE) offer hope for greater compatibility in the future.
In the early 90s, a geek named Linus Torvalds at the University of Helsinki in Finland thought it would be fun to write a PC-based Unix kernel from scratch, without using any of the original AT&T UNIX code. This kernel, with the addition of open source unix utility programs from the GNU Project, became known as Linux.
Because of that (and because the author is a nice guy), Linux is free. You can obtain the source code, modify, sell or give away the software so long as you provide full source code and don't impose any restrictions on what others do with it.
For more information on Linux history and commands, see the LowFatLinux tutorial.
|
|
This article was posted by Bob Rankin on 4 Oct 2005
For Fun: Buy Bob a Snickers. |
Prev Article: Missing Emails |
The Top Twenty |
Next Article: System Hangs |
Post your Comments, Questions or Suggestions
Free Tech Support -- Ask Bob Rankin Subscribe to AskBobRankin Updates: Free Newsletter Copyright © 2005 - Bob Rankin - All Rights Reserved About Us Privacy Policy RSS/XML |
Article information: AskBobRankin -- History of Linux (Posted: 4 Oct 2005)
Source: https://askbobrankin.com/history_of_linux.html
Copyright © 2005 - Bob Rankin - All Rights Reserved
Most recent comments on "History of Linux"
Posted by:
Peter Fitzsimons
28 Feb 2007
Hi Bob, Great site. Your article on Wireless Printing is a great help. A small point which I may have missed somewhere on your site. How do you pronounce LINUX? Is it pronounced as in "Line"ux, or as in L"Inn"ux?
EDITOR'S NOTE: The latter. Here's a recording of the creator of Linux pronouncing the word: http://www.paul.sladen.org/pronunciation/torvalds-says-linux.wav
Posted by:
marty
17 Jun 2010
It seems like you are leaving out Richard Stallman and the rest of the developers of the GNU OS in 1980's that adopted the linux kernel to complete the OS officially called 'GNU/Linux'.
Without the efforts of earlier free software developers there would not have been the GNU toolkit, ergo no linux kernel.
More information can be found at www.fsf.org
EDITOR'S NOTE: True enough, and I gave Stallman his due here: http://lowfatlinux.com/linux-what-is.html