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 display or kill all processes which are accessing any folder/file?
Why spinlocks are used?
What do we use for managing hash table collisions?
How can we recover a file that was deleted in linux?
What is the latest version of linux?
Is linux owned by ibm?
You have a file called docs.z but do not know what it is. What is the easiest way to look at the contents of the file?
How can you find the status of a process?
What utility would you use to cut off the first column in a text file?
How to setup password less remote login/ssh?
What is a spinlock in linux?
What's the difference between unix and linux?