Find the answer to your Linux question:
Results 1 to 4 of 4
Hi All, I am wondering, sometimes there are system parameters that we can set by just modifying a file, and sometimes some system parameters we need to compile the kernel ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    8

    Kernel : compile or not?

    Hi All,

    I am wondering, sometimes there are system parameters that we can set by just modifying a file, and sometimes some system parameters we need to compile the kernel in order to change it.

    What differs those things?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Not a simple question to answer. Some system parameters are settable via the /proc file system. Others have system tools to do that. Others require configuring and building the kernel appropriately. So, what EXACTLY are you trying to do?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Oct 2010
    Posts
    8
    Thanks for your view rubberman,

    basically if i am teaching a class, and one asking me do we need to recompile kernel to activate ipv6, and how i answer it?? how to differ what to compile kernel and what not? maybe it is only based on experience, is it?


    Note:
    as i know, in redhat you no need, but in ubuntu you must recompile kernel to activate ipv6.

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Current kernels will have ipv6 support in them automatically. Some tools, such as the iptables firewall, have an installable package for ipv6, at least on CentOS/RHEL 5 systems. I don't think you need to recompile the ubuntu kernel to get ipv6, unless it is an older version of the OS. You can check that easily enough on the ubuntu web site I think.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...