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 time_t?
How do I run a bash script?
What does pipe () return?
What is awk good for?
What is difference between grep and find command in unix?
What is the pipe command?
What is {} in find command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which command is used to kill the last background job?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the command to find hidden files in the current directory?
Name the various commands that are used for the user information in unix.
What is ‘ps’ command for?
Which unix command lists files/folders in alphabetical order?
What does grep v do?