Feed on
Posts
Comments

Archive for September 11th, 2007

Linux Operating System has a number of built-in protection mechanism. You can activate it by modifying the system kernel parameters in the /proc filesystem via the /etc/sysctl.conf file.
taufanlubis@zyrex:/etc$ sudo gedit sysctl.conf
Just, remove the ‘#’ to activate the parameters
 
Content of sysctl.conf:
#
# /etc/sysctl.conf - Configuration file for setting system variables
# See sysctl.conf (5) for information.
#
 
#kernel.domainname = [...]

Read Full Post »