which of the following commands could be used?
To restore the kernel source to the previous, unpatched, version, which of the following commands could be used?
which of the following commands should be used to apply the patch /tmp/foopatch?
If the current directory is /root and the kernel source is located in /usr/src/linux, which of the following commands should be used to apply the patch /tmp/foopatch?
A 2.6.9-ac1 kernel would be
A 2.6.9-ac1 kernel would be
What line must be added to modules configuration file, to ensure that eth0 always uses this module?
Your routing configuration relies on eth0 being a 3com card that requires the 3c59x module. What line must be added to modules configuration file, to ensure that eth0 always uses this module?
How can this be achieved?
After configuring a new 2.4 series kernel, all dependencies, such as included files, need to be created. How can this be achieved?
bz2 from a kernel source tree, the command that must be usedis:
To remove the patch patch-2.4.28.tar.bz2 from a kernel source tree, the command that must be used
is:
what PCI devices can be seen, without querying the kernel?
What command should be used to find out what PCI devices can be seen, without querying the kernel?
which kernel module must be loaded to enable CD burning with an IDE CD writer?
Considering that a 2.4 series Linux kernel is being used, which kernel module must be loaded to enable CD burning with an IDE CD writer?
Which command displays information about connected USB devices?
Which command displays information about connected USB devices?
What needs to be done to enable 32 bit I/O transfer mode for (E)IDE disks, on a system running a 2.4 series Li
What needs to be done to enable 32 bit I/O transfer mode for (E)IDE disks, on a system running a 2.4 series Linux kernel?