why unix operating system provides more security than other
operating systems?
Answer Posted / 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 |
Post New Answer View All Answers
What is the comma to display different lines that are found when compare two files?
What is the use of the command 'ls -x chapter[1-5]' ?
What does #!/ Bin sh do?
Is grep faster than awk?
What are grep patterns?
What is grep in bash?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I search for a file in unix command?
Explain ‘system calls’ with respect to unix commands?
Explain ‘library functions’ with respect to unix commands?
What is time_t?
Which command is used to delete all files in the current directory and all its sub-directories?
What does the md command do?
What does 'mkdir' command do in UNIX?
What is the significance of the 'tee' command?