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?
What is the most likely reason?
User Joseph has successfully extracted and compiled a program from source code. Installing the
binaries produces errors. What is the most likely reason?
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?
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?
which of the following commands would gather the data requested by the client?
You find that a host (192.168.1.4) being used on one of your client’s networks has been
compromised with a backdoor program listening on port 31337. Your client requests a list of
originating IP addresses connecting to that port. Using a Linux workstation as traffic analyzer,
which of the following commands would gather the data requested by the client?
Which tool can be used to control the runtime behavior of udev?
Which tool can be used to control the runtime behavior of udev?
What is the purpose of udevmonitor?
What is the purpose of udevmonitor?
What is the term for unmounting a filesystem, which cleans up all references to the filesystem, as soon as it
What is the term for unmounting a filesystem, which cleans up all references to the filesystem, as
soon as it is not in use any longer?
Which system files are updated as devices are mounted and unmount to provide information on the mounted device
Which system files are updated as devices are mounted and unmount to provide information on
the mounted devices and the options used? (Please specify TWO answers)
which command can be used to stop the apache2 init script from running at boot time once the real script has b
On a Debian based system, which command can be used to stop the apache2 init script from
running at boot time once the real script has been removed from /etc/init.d/?