LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-15-2004, 11:32 AM   #1
balloon
LQ Newbie
 
Registered: Nov 2004
Posts: 7

Rep: Reputation: 0
Linux vs Unix


What's the differences between Linux and Unix?
 
Old 11-15-2004, 11:39 AM   #2
apolinsky
Member
 
Registered: Oct 2004
Location: Brooklyn
Distribution: Slackware 15;
Posts: 442

Rep: Reputation: 47
Unix is a trademarked product created at Bell laboratories and now owned either by Novell or SCO depending on which literature you read. Linux is functionally equivalent, designed orginally as an enhanced Minix. It was conceived by Linus Torvalds as a student, and is now maintained by people around the world.
 
Old 11-15-2004, 11:43 AM   #3
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Very big.
The basic thing in common is that they use the same interface(that's why linux and minix and some other OS's are called Unix - like), and both are written in C.
Linux is free, Unix is very expensive.
Linux is open source, Unix is not.
Unix is for Sparc mostly , Linux is portable to many mashines( PC, sparc,...),
 
Old 11-15-2004, 11:45 AM   #4
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
apolinsky ...
you type faster than me
 
Old 11-15-2004, 11:51 AM   #5
balloon
LQ Newbie
 
Registered: Nov 2004
Posts: 7

Original Poster
Rep: Reputation: 0
You can add more if you want. I would really appreciate that.
 
Old 11-15-2004, 11:57 AM   #6
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
linux is dated since 1991 and unix since 1969
actually in order to further develop Unix, they invented a new programming language in 1972. The C programming language (thank you Dennis M. Ritchie)
 
Old 11-15-2004, 12:08 PM   #7
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
why don't you try googling unix history, linux history, etc.
Computer history is really interesting.
Did you know that the first programmer ever was Ada, A GIRL!!!!! Lord Byron's daughter.
Search for ENIAC, the first computer (1945), which probably was bigger than your room is.
 
Old 11-15-2004, 12:11 PM   #8
balloon
LQ Newbie
 
Registered: Nov 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Smile

yeah, I heard of those facts......And I was gonna search Google, but didn't have time for that.....
 
Old 11-15-2004, 12:16 PM   #9
ahh
Member
 
Registered: May 2004
Location: UK
Distribution: Gentoo
Posts: 293

Rep: Reputation: 31
Actually COLLOSUS was the first electrical (as opposed to Babbidges mechanical) computer, used in Bletchley Park to crack the Germans ENIGMA code.

http://www.picotech.com/applications/colossus.html
 
Old 11-15-2004, 12:34 PM   #10
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
I've got a book called
Alan Turing: The Enigma
Those english hypocrit b@st@rds, destroyed one of the most brilliant minds of 20th century
because he was GAY.
OOps... you are from UK
 
Old 11-15-2004, 12:40 PM   #11
ahh
Member
 
Registered: May 2004
Location: UK
Distribution: Gentoo
Posts: 293

Rep: Reputation: 31
Doesn't alter the fact that COLLOSUS was the first computer, not ENIAC as you erroneously stated even though you have apparantly read a book about Alan Turing.

Slip your mind, did it?
 
Old 11-15-2004, 12:43 PM   #12
goofyheadedpunk
Member
 
Registered: Aug 2003
Distribution: Arch Linux
Posts: 140

Rep: Reputation: 15
The Wikipedia has very good entries for both Unix and Linux.

If you're interested in the insider history of Unix then there's always Dennis Ritchie's homepage. A discussion of the desing of Unix in relation to its history, by ESR, can be found here.

The coagulation of Linux is discussed, again by ESR, in the The Cathedral and the Bazaar.

And, of course, we must not leave out RMS's GNU Manifesto, which has made this whole crazy trip possible.

Happy reading!
 
Old 11-15-2004, 01:20 PM   #13
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Quote:
Doesn't alter the fact that COLLOSUS was the first computer, not ENIAC as you erroneously stated even though you have apparantly read a book about Alan Turing.

Slip your mind, did it?
You may be right. To be honest i don't recall reading anything about Collosus.
Most books reffer to ENIAC as the "grandfather of the computers"

Anyway wikipedia states this:

Quote:
The Colossus was the first programmable (to a limited extent) digital electronic computer, used for breaking German ciphers in World-War II. It was designed by Max Newman and associates of Bletchley Park, and was built by the British Post Office Research Station at Dollis Hill, by Tommy Flowers and crew.
Quote:
ENIAC, short for Electronic Numerical Integrator And Computer, was the first all-electronic computer designed to be Turing-complete, capable of being reprogrammed by rewiring to solve a full range of computing problems. It was preceded in 1941 by the fully tape-programmable but still mechanical Z3 designed by Konrad Zuse and by the all-electronic rewire-to-reprogram but not fully general purpose British Colossus computer. Both ENIAC and Colossus used thermionic valves, that is, vacuum tubes, while Z3 used mechanical relays. The requirement to rewire to reprogram ENIAC was removed in 1948.
Anyway ENIAC was the first general purpose computer.

P.S. It's a really sad thing that everything started for military reasons. You cannot imagine how many algorithms were developed because of the cold war. Even internet started for military reasons...
 
Old 11-15-2004, 01:34 PM   #14
ahh
Member
 
Registered: May 2004
Location: UK
Distribution: Gentoo
Posts: 293

Rep: Reputation: 31
Well at least you, me and the wikipedia agree that COLOSSUS was the first programmable digital electronic computer, not ENIAC.

And you and I agree that it's a shame it's all done for military reasons.
 
Old 11-15-2004, 02:03 PM   #15
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
It is just how u define computer.
Nowdays when we say computer we mean general purpose computer, which is every machine that has an equivalent Turing machine (a machine that can do everything a Turing machine can do).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unix Book for Beginners (Not Linux... Unix) suse2166 General 6 11-25-2004 11:46 AM
Which is best to install for a first time Linux user with NO UNIX knowledge or LINUX? chris24ang Linux - Newbie 13 05-16-2004 10:44 AM
UNIX (Linux, BSD, etc) Programming :: UNIX kuphryn Programming 8 04-04-2004 11:50 PM
Why did you experienced users of Unix change to unix over Windows? Laptop2250 Linux - General 11 10-28-2003 11:51 AM
How to schedule unix script periodically from unix os level??? gopi_20us Programming 2 03-11-2002 06:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration