Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Hardening

In Computing, hardening is the process of securing a system. This work is especially done to protect systems against attackers.

This would typically include removal of unnecessary user names or logins and the disabling or removal of unnecessary services. On a typical Microsoft Windows server, one example would be the disabling of the print spooler as this may not be needed.

There are various methods of hardening Unix and Linux systems. This may involve, among other measures, applying a patch to the kernel (computer science) such as Exec Shield or PaX; closing open port (computing)s; and setting up intrusion-detection systems (such as firewall (networking)) and intrusion-prevention systems. There are also hardening script (computer programming) like Bastille Linux that can, for example, deactivate unneeded features in configuration files or perform various other protective measures.

=See also=

*Computer security *Computer network security *Network security policy **Linux: ***Security-Enhanced Linux