Is the Linux as same as Unix?
Answers were Sorted based on User's Feedback
Answer / rashmi ranjan giri
no it is totaly different.
linux use the unix architect.
linux support x86 but unix not support.
unix treated all thing as a file .
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / ashish pandey
no. it is more advance than unix but it is made by
modifying kernel of unix operating system.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / raj kishor
1.Linux is Free (as in beer [freedom]). You can download it
from the Internet or redistribute it under GNU licenses.Most
UNIX like operating systems are not free
2.Linux comes with open source netfilter/iptables based
firewall tool to protect your server and desktop from the
crackers and hackers. UNIX operating systems comes with its
own firewall product (for example Solaris UNIX comes with
ipfilter based firewall) or you need to purchase a 3rd party
software such as Checkpoint UNIX firewall.
3.Linux by default supports and use ext3 or ext4 file
systems.UNIX comes with various file systems such as jfs,
gpfs (AIX).
4.start-up script locations:
HP-UX - /sbin/init.d
AIX - /etc/rc.d/init.d
Linux - /etc/init.d
5.UNIX Operating System Names: HP-UX
IBM AIX
Sun Solairs
6.Linux Distribution Names
Redhat Enterprise Linux
Fedora Linux
Debian Linux
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / anandlin
Yes, linux is came from unix. it is similar like unix.
Linux is more useful than unix..
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / bhagwat
If not which one is used more widely in the software
industry today.
| Is This Answer Correct ? | 1 Yes | 7 No |
How to test if a zip file is corrupted in Linux?
Is there any specific way to identify whether a data transfer done is a DMA(Direct Memory Access) transfer, thereby seeing the code snippets?
What is CLI?
How to exit from vi editors?
What is libc in linux?
Can anybody tell me the step by step how to install raid-5
How do I find a file in linux terminal?
What is the difference between cron and anacron?
What is ctrl c in linux?
What companies use linux?
What is the use of dollar sign in linux?
What is the command to make a file executable in linux?