Defensive computing: Difference between revisions

Content deleted Content added
Dfense (talk | contribs)
No edit summary
Added routines (hope they're good), fixed typo
Line 1:
'''Defensive Computing''' is a form of training for computer users to help reduce the risk of computing problems by avoiding dangerous computing practisespractices. Its aim is to reduce the risk of problems by anticipating dangerous situations, despite adverse conditions or the mistakes of others. This can be achieved through adherence to a variety of general rules, as well as the practice of specific computing techniques.
 
It is inspired by the practice of [[defensive driving]].
 
== Example routines ==
* Regularly [[backup]] important files and documents.
* Don't use the administrator account for day-to-day activities.
* Keep your software up-to-date with the latest versions.
 
== See also ==
Line 10 ⟶ 15:
 
== External links ==
 
*[http://www.corvideon.ie/security/ What is Defensive Computing?]
*[http://www.melbpc.org.au/pcupdate/2206/2206article6.htm How to protect yourself against viruses]
 
{{computer-stub}}
 
[[Category:Security exploits|Insecurity]]
 
 
{{computer-stub}}