How can you manually add an entry to your system’s ARP cache?
How can you manually add an entry to your system’s ARP cache?
What command should you run before recompiling the code into binary form?
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
After unpacking source code, what file is used by configure to create a final Makefile?
After unpacking source code, what file is used by configure to create a final Makefile?
Which of the following commands will copy one disk partition /dev/sda3 to /dev/sdb3?
Which of the following commands will copy one disk partition /dev/sda3 to /dev/sdb3?
What tool can you use to print shared library dependencies?
What tool can you use to print shared library dependencies?
Which script, in the linux/scripts directory, can be used to add up grades or updated code to the 2.6.xx kerne
Which script, in the linux/scripts directory, can be used to add up grades or updated code to the 2.6.xx kernel source code?
what is the first make command that should be run which will delete any current configuration and all generate
After unpacking the source code for a Linux kernel, what is the first make command that should be run which will delete any current configuration and all
generated files? This command will ensure that no inappropriate files were left in the kernel archive by the maintainer.
Which TWO archiving formats are used to create an initramfs image?
Which TWO archiving formats are used to create an initramfs image?
What is the difference between zImage and bzImage targets when compiling a kernel?
What is the difference between zImage and bzImage targets when compiling a kernel?
What file should the path to the libraries be added to, before running ldconfig?
You have installed some new libraries, but these are not available to programs and are not listed by ldconfig -p. What file should the path to the libraries be added to, before running ldconfig?