Sponsored by: (Top ten web hosting) Search | Newsletter | Conference |
Sponsored by: Search | Newsletter | Conference | Tech Jobs O’Reilly’s Emerging Technology Conference: May 13-16, 2002 Articles Linux Apache MySQL Perl PHP Python BSD Essentials What is LAMP? The Best of ONLamp.com aboutSQL Big Scary Daemons FreeBSD Basics HTTP Wrangler Linux in the Enterprise Linux Network Administration The Linux Professional Perl P5P Digest Archive PHP Admin Basics PHP Phanatics Python_News Security Alerts Alphabetical Directory of Linux Commands This directory of Linux commands is from Linux in a Nutshell, 3rd Edition. Click on any of the 379 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Tech Books Online. Buy it now Read it online kerneld System administration command. kerneld automatically loads kernel modules when they are needed, thereby reducing kernel memory usage from unused loaded modules and replacing manual loading of modules with modprobe or insmod. If a module has not been used for more than one minute, kerneld automatically removes it. kerneld comes with the modules-utilities package and is set up during kernel configuration; its functionality is provided by interactions between that package and the kernel. kerneld is aware of most common types of modules. When more than one possible module can be used for a device (such as a network driver), kerneld uses the configuration file /etc/conf.modules, which contains path information and aliases for all loadable modules, to determine the correct module choice. kerneld can also be used to implement dial-on-demand networking, such as SLIP or PPP connections. The network connection request can be processed by kerneld to load the proper modules and set up the connection to the server. Return to: Alphabetical Directory of Linux Commands Sponsored by: