LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-16-2010, 08:20 AM   #16
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965

Quote:
Originally Posted by divyashree View Post
Hello sir,have you studied the opensource history,why GNU project was started by RMS???

I told in my last post GNU/Linux, bcoz all newbies spell GNU/Linux as Linux which is the kernel part only. The complete OS is GNU/Linux. So how can you diff a kernel and a Unix OS ?
Yes I have, and more than you have apparently. And as numerous others have told you repeatedly, SPELL OUT YOUR WORDS.

And if you bothered to read any of the links that were posted, you'd see how terminology evolved. Please do so.
 
Old 09-16-2010, 09:13 AM   #17
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by prayag_pjs View Post
if i am not wrong Linux is kernel ...Gnu/Linux is OS"
Exactly
 
Old 09-16-2010, 09:35 AM   #18
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Quote:
Originally Posted by maziar_af View Post
Hi everybody,

I am new here, and want to know what de diffrents are between Unix and Linux


hi,
lets diffrentiate linux and unix, although they belong to same family(well we can say that.).

Unix came on scene when they were operating systems designed with paticular machines in mind. They were all in machine level language(human unreadable ).s/w for 1 machiine wouldn't run on another, wow loads of complication in computer industry i believe...

Now in 1962 MIT + ATT&T BELL + GE made MULTICS(Multiplexed Information & Computing System), well which was a failure, for reasons like no multitasking....
In 1969 att&t withdrew its team from MULTICS project and got invloved in developing a flexible OS and would run in more than 1 type of hardware..
in 1973 Dennies Ritchie and Ken Thompson worte entire system in c language and it became the strongest feature of unix...

Hhowever the US goverment banned att&t from selling of the software and was forced to distribute to academic and research institutes at nominal fee like $15.00...

So now thw university of califonia, Berkley created their own unix called BSDUNIX, this version became very popular, they rewrote the whole OS and gave unix features like vi, C Shell....they also offered TCP/IP.. and made internet possible in unix...they also distributed free to many companies, att&t also did

now as unix got so popular bussiness circle caught intrest in it, RESULTING unix was no longer free..

Well many compinies started making there own version of unix, and BSD system was foundation for many..
Sun made SunOS (Solaris now), HP-UX by hp, DEC by digital unix, AIX...
AS unix was losing its originlity...many compinies coming up, att%t sold its uinx bussiness to Novell, who later turned over unix trademark to X/OPEN now merged with THE OPEN GROUP till date....

There was some who had different ideas in his mind.
MR LINUS TROVALD & MR Richard Stallman
trovald is father of Linux(quite controversal)
stallman runs Free Software Foundation (fomerly know as GNU-a recursive acronym thatstans for GNU's Not Unix )

Many of the linux tools were supplied by GNU.
Linux is distributed under GNU's General Public License(GPL), which makes mandatory for developers to make the source code available for public..

OK 1 imp point
gnu wrote all replacement tools for unix(bash,ls etc..), and created complete set of tools, liberies..etc..and put them under GPL.
gnu had all tools but they did not have KERNEL and linus trovald came as saviour as he was working on unix like kernel as self intrest project..



So gnu and trovald's kernel was brought together to form GNU/Linux(popularly known as linux.)
trovald's kernel is now professional kernel for linux.

the most popular flavors of GNU/Linux include:
Red Hat, SuSE, DebianMandrake...etc...
these flavor are shipped in cd/dvd free of cost or also can be downloaded on internet ...
also unix is no longer availabe in original form...some using its name have to pay...

Linux is a unix implementation which is unix like and falls under FSF(former GNU)
 
Old 09-16-2010, 09:55 AM   #19
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by adenial View Post
hi,
lets diffrentiate linux and unix, although they belong to same family(well we can say that.).

Unix came on scene when they were operating systems designed with paticular machines in mind. They were all in machine level language(human unreadable ).s/w for 1 machiine wouldn't run on another, wow loads of complication in computer industry i believe...

Now in 1962 MIT + ATT&T BELL + GE made MULTICS(Multiplexed Information & Computing System), well which was a failure, for reasons like no multitasking....
In 1969 att&t withdrew its team from MULTICS project and got invloved in developing a flexible OS and would run in more than 1 type of hardware..
in 1973 Dennies Ritchie and Ken Thompson worte entire system in c language and it became the strongest feature of unix...

Hhowever the US goverment banned att&t from selling of the software and was forced to distribute to academic and research institutes at nominal fee like $15.00...

So now thw university of califonia, Berkley created their own unix called BSDUNIX, this version became very popular, they rewrote the whole OS and gave unix features like vi, C Shell....they also offered TCP/IP.. and made internet possible in unix...they also distributed free to many companies, att&t also did

now as unix got so popular bussiness circle caught intrest in it, RESULTING unix was no longer free..

Well many compinies started making there own version of unix, and BSD system was foundation for many..
Sun made SunOS (Solaris now), HP-UX by hp, DEC by digital unix, AIX...
AS unix was losing its originlity...many compinies coming up, att%t sold its uinx bussiness to Novell, who later turned over unix trademark to X/OPEN now merged with THE OPEN GROUP till date....

There was some who had different ideas in his mind.
MR LINUS TROVALD & MR Richard Stallman
trovald is father of Linux(quite controversal)
stallman runs Free Software Foundation (fomerly know as GNU-a recursive acronym thatstans for GNU's Not Unix )

Many of the linux tools were supplied by GNU.
Linux is distributed under GNU's General Public License(GPL), which makes mandatory for developers to make the source code available for public..

OK 1 imp point
gnu wrote all replacement tools for unix(bash,ls etc..), and created complete set of tools, liberies..etc..and put them under GPL.
gnu had all tools but they did not have KERNEL and linus trovald came as saviour as he was working on unix like kernel as self intrest project..



So gnu and trovald's kernel was brought together to form GNU/Linux(popularly known as linux.)
trovald's kernel is now professional kernel for linux.

the most popular flavors of GNU/Linux include:
Red Hat, SuSE, DebianMandrake...etc...
these flavor are shipped in cd/dvd free of cost or also can be downloaded on internet ...
also unix is no longer availabe in original form...some using its name have to pay...

Linux is a unix implementation which is unix like and falls under FSF(former GNU)
You are absolutely correct.
 
Old 09-16-2010, 11:00 AM   #20
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Quote:
Originally Posted by divyashree View Post
You are absolutely correct.
thanks
 
Old 09-16-2010, 01:52 PM   #21
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by adenial View Post
thanks
Uhh...not really. Suggested reading:

http://www.faqs.org/docs/artu/index.html
http://www.faqs.org/docs/artu/ch02s01.html
http://www.ibm.com/developerworks/op...ry/os-freebsd/
http://kb.iu.edu/data/agjq.html

And it's Torvalds, not trovalds.
 
Old 09-17-2010, 12:56 AM   #22
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Thanks for ur feedback.
 
Old 09-17-2010, 09:38 AM   #23
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by adenial View Post
Thanks for ur feedback.
Spell out your words...LQ has rules against text-speak.
 
Old 09-17-2010, 10:20 AM   #24
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Quote:
Originally Posted by TB0ne View Post
Spell out your words...LQ has rules against text-speak.
Hmmm......
By the way LQ is what? Can u please spell out?
 
Old 09-17-2010, 11:01 AM   #25
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by adenial View Post
Hmmm......
By the way LQ is what? Can u please spell out?
LQ is the short-form of LinuxQuestions.
e.g is the short-form of example.
Feb. is the short-form of February.
J&K is the short-form of Jammu and Kashmir.

"u" is *NOT* the short-form of You !!

SMS language is not allowed on this technical forum.
Is that clear now ?
 
Old 09-17-2010, 11:12 AM   #26
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Well i do have habbit of using single a double characters to represent a word..I appolozise for that but can't promise it won't happen in future.
We do have better thing to focus on, atleast i belive....

If gurus and seniors members really feels that Iam aginst the rules and i dont devserve to be here, goahead, blow me off!

Regards.
 
Old 09-17-2010, 11:18 AM   #27
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by adenial View Post
Well i do have habbit of using single a double characters to represent a word..I appolozise for that but can't promise it won't happen in future.
We do have better thing to focus on, atleast i belive....

If gurus and seniors members really feels that Iam aginst the rules and i dont devserve to be here, goahead, blow me off!

Regards.
The way you are arguing it is very difficult to believe that you are 63 !!!!

The reason why SMS language is not allowed on technical forums is that many people visiting this site are not native English speakers ! When you write "ur" instead of "your" and other things like that, they may find it difficult to understand.

Secondly using SMS language on INTERNATIONAL technical forums is considered to be immature behavior.

Read this:
http://www.catb.org/esr/faqs/smart-q...html#writewell
 
Old 09-17-2010, 11:33 AM   #28
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Hmmm.... Ok
 
Old 10-02-2010, 12:21 PM   #29
maziar_af
LQ Newbie
 
Registered: Sep 2010
Posts: 4

Original Poster
Rep: Reputation: 0
tnx all
 
Old 10-02-2010, 04:19 PM   #30
myposts
Member
 
Registered: Jun 2010
Posts: 46

Rep: Reputation: 21
It is a good question that can be answered on many levels. Linux indeed is a part of UNIX family. It shares many design and user level features. Linux was growing as a system of many projects, without any central authority. Today, though, Linux "brands" regulate their corresponding distros. On user level, they are very close, as in a case with Linux and OpenSolaris, the difference is marginal. You may find useful, UnixAcademy.com for questions like that...

Hope it helps.
 
  


Reply

Tags
unix



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
Tidewater Unix (& Linux) Users Group, Virginia dfowensby Linux User Groups (LUG) 4 01-30-2010 10:54 PM
difference between unix & linux? computerlover Linux - Newbie 2 01-17-2008 11:28 AM
grub, xen, and/or vm: vista and unix & linux nweissma Linux - Newbie 3 10-22-2007 09:33 AM
Linux & Unix fosterjuan Solaris / OpenSolaris 8 11-29-2005 04:14 AM
Is all Unix & Linux system is made by C++? Lancelot1914 Programming 24 06-21-2005 04:36 PM

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

All times are GMT -5. The time now is 02:53 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