why unix operating system provides more security than other
operating systems?
Answers were Sorted based on User's Feedback
Answer / shakti
unix o.s provide more security than other o.s because it
work on command basic and it have many security features
than other o.s like windows.it mainly work on client server
basis.
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / satish
Below are some points which makes unix more secure that
other OSes.
1) Unix has filr level security Unix treats every thing as
file.
2) Unix has User level security.
3) Unix has Group level security.
4) It is very difficult (Almost impossible)to break/hack
unix password.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / lakshmi
it provides much security.it canot show strenth of passward
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / pushklar adhikari
Windows code has many holes and bugs in it. Before, I
always thought Unix systems (for example, Mac) were less
likely to get infected by viruses only because they had a
lower market share. However, I'm starting to wonder if the
Unix code is really more secure than the Windows code. Is
this true? Also, does the Windows code really have that
many bugs and holes in it?
| Is This Answer Correct ? | 4 Yes | 11 No |
what is Online(STM) and offline diagnostics in HP-UX?
What is "type" command in unix?what is the functionality??
Write a command to kill the last background job?
What does #!/ Bin sh do?
Which RAID Levels supported by LVM?
What is the command to view process running?
What is an Unix command to convert HEX value to ASCII value located in any flat file.
How to open a Database using Unix Command Please Do Reply
what is the difference between pipe(|) and tee command..
Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?
What do chgrp command do?
Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.