question;
how is linux affected by virii, and how does it combat them?
Name:
Anonymous2006-05-26 1:33
one of the best security practices (and safety practices) is to not run under a root/administrator account; i'd bet that 90% of all windows machines are run under Administrator or such account with similar privileges, because of mandates of compatibility with older software, etc. many linux machines are run as root or su only as necessary, that is one factor why linux is more secure.