Help for this page

Select Code to Download


  1. or download this
    # Kernel sysctl configuration file for Red Hat Linux
    #
    ...
    
    # Controls the System Request debugging functionality of the kernel
    kernel.sysrq = 0
    
  2. or download this
    Kernel sysctl configuration file for Red Hat Linux
    #
    # For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
    ...
    
    # Allowed local port range
    net.ipv4.ip_local_port_range = 16384 65536