LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-30-2012, 11:48 AM   #1
sunilka
LQ Newbie
 
Registered: Aug 2012
Posts: 2

Rep: Reputation: Disabled
Linux = Unix?


Hey everyone! I'm new to this forum. I have a question. I know that linux is only a kernel and unix is something else. Is there a big difference between the two?
 
Old 08-30-2012, 11:54 AM   #2
rajatmendus
LQ Newbie
 
Registered: Mar 2011
Posts: 19

Rep: Reputation: 6
Unix is not free like linux and linux has a huge developing community behing it. The file systems used are also different. Linux uses ext3 and ext4 whereas unix uses jfs, gpfs, etc. Check out this link for more details: http://itcertificationindia.blogspot...ng-system.html
 
1 members found this post helpful.
Old 08-30-2012, 11:57 AM   #3
clocker
Member
 
Registered: Sep 2011
Distribution: fedora, redhat, mint
Posts: 87

Rep: Reputation: Disabled
Unix is the mother of linux.
 
Old 08-30-2012, 12:00 PM   #4
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
to be called UNIX an OS has to meet certian criteria, i believe by the Open Group (or some similar organisation), Linux is a UNIX workalike and is even to a large degree source-code compatible with UNIX, like Linux, there are also various flavours of UNIX which are just as varied as the different Linux distributions.
 
Old 08-30-2012, 12:14 PM   #5
guyonearth
Member
 
Registered: Jun 2012
Location: USA
Distribution: Ubuntu
Posts: 424

Rep: Reputation: 83
Linux is what is described as a Unix-like system, meaning it strives to be Posix standard compliant, and adhere to the typical Unix file hierarchy and permissions model, and present a shell environment that is more or less compatible. There are many different brands of Unix that all differ to some degree. Your typical Unix version is similar to a Linux distribution, usually including a desktop environment, some compile programs, etc. You're correct in that Linux is technically just a kernel, while Unix usually refers to a more or less complete system.
 
Old 08-30-2012, 12:14 PM   #6
sunilka
LQ Newbie
 
Registered: Aug 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thank you guys! Thanks a lot!
 
Old 08-30-2012, 12:35 PM   #7
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198
Blog Entries: 3

Rep: Reputation: 23
See the image below. Will give you a rough history of Linux and UNIX. Courtesy: Wikipedia - Linux

UNIX is closed source, and Linux is open source kernel maintained by the community.
Linux was written from the source code of MINIX, the difference is that Linux is Monolithic kernel which was written by Linus Torvalds and MINIX is Microkernel which was written by Andrew Tanenbaum.
Linux uses the GNU ProjectGNU libraries, thats why it is also referred as GNU/Linux.
____________________________________________

EDIT: It is important to know the history before you build on it. My words.
Attached Thumbnails
Click image for larger version

Name:	713px-Unix_history.svg.png
Views:	22
Size:	60.0 KB
ID:	10516  

Last edited by kedarp; 08-30-2012 at 12:46 PM.
 
Old 08-30-2012, 06:18 PM   #8
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
See also this for Linux derivatives/groupings https://upload.wikimedia.org/wikiped...6/Gldt1106.svg
 
Old 08-30-2012, 07:15 PM   #9
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
I am not very confortable with this statement though

Quote:
Originally Posted by clocker View Post
Unix is the mother of linux.
Because even if Unix is older than Linux, Linux didn't included Unix code in its development (I dont even know if it does now, since a good amount of Unix has gone wild). And for what I heard it was Minix the OS that inspired Linux. Minix still available and is an OS utilized for teaching, also Unix code free.
 
Old 08-30-2012, 07:24 PM   #10
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I'd recommend this https://en.wikipedia.org/wiki/History_of_Linux & http://www.computerhope.com/history/unix.htm

In practical terms, Linux is a Free Open Src re-implementation of Unix the concept.

Certified Unix https://en.wikipedia.org/wiki/Single_UNIX_Specification.
Actually there are several wikipedia articles which cover the history of Linux, Unix and what 'Certified Unix Standard' means.
 
Old 08-30-2012, 08:09 PM   #11
hydraMax
Member
 
Registered: Jul 2010
Location: Skynet
Distribution: Debian + Emacs
Posts: 467
Blog Entries: 60

Rep: Reputation: 51
There is a pretty good video on YouTube of one of Torvalds' talks, and he goes into the history of the kernel development and the influences on it:

http://youtu.be/WVTWCPoUt8w

IIRC, Minix had more of an influence, properly speaking, than other Unix OS's because Minix was the only one with licensing fees that Torvalds could afford.

Of course, Gnu/Linux is more than just the kernel. The Gnu project was the first OS project to aim for a completely free-as-in-freedom operating system, an idea picked up later by FreeBSD folks and others (including, eventually, Minix itself.)
 
  


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
LXer: Unix - System VI Release Notes - More Linux and Unix Humor LXer Syndicated Linux News 0 12-06-2008 03:30 PM
LXer: Unix - What Is It? More Linux/Unix Humor LXer Syndicated Linux News 0 10-25-2008 07:30 PM
LXer: Speaking UNIX, Part 4: Setting and managing permissions on UNIX LXer Syndicated Linux News 0 10-21-2006 01:54 AM
Unix Book for Beginners (Not Linux... Unix) suse2166 General 6 11-25-2004 11:46 AM
UNIX (Linux, BSD, etc) Programming :: UNIX kuphryn Programming 8 04-04-2004 11:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:40 PM.

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