LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How To Configure Fedora Core 3 By "menuconfig" Command (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-fedora-core-3-by-menuconfig-command-442603/)

chitranjan 05-07-2006 08:25 PM

How To Configure Fedora Core 3 By "menuconfig" Command
 
hi all ,I am working on a project-"packet filter",i am using fedora core 3 as O.S,kindly someone elaborate me the steps to deal with " make menuconfig" command to configure the kernel before compiling it. A lot of options r seen on window after this command,how 2 know which one is 2 b selected or deselected

btmiller 05-07-2006 09:11 PM

Which options you select are based on your hardware (no need to build in support for hardware if you don't have it) and the features you want for the kernel. In your case, if you want to build a firewall machine you might want to enable some of the advanced packet routing and congestion queuing functionality. You'll also need sure to build support for hardware you do have, e.g. your Ethernet chips, either directly into the kernel or as modules to be loaded on boot.


All times are GMT -5. The time now is 11:28 PM.