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 the output of : $ ps-e $ ps-a commands
What is a command and examples?
What is pid?
What is the command to view process running?
how will u execute a file in unix
What is sed awk grep?
What is the functions of zambie process?
What is command substitution?
What is the difference between AWK and SED commands? Plz give example and explain...
what will this do $cat > file.c ?(file.c is a file in current directory)
What command a user use to view a long text file one page at a time in UNIX?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...