which make target will only update the configuration file for the new kernel version?
A new kernel version needs to be compiled to use a new feature. If the old kernel configuration file is
available, which make target will only update the configuration file for the new kernel version?
(Please enter only the make target.)
which RPM option should be used?
An installed package is broken. In order to go back to the previous version of the same package
which RPM option should be used?
Which TWO of the following are possible solutions?
A program, called vsftpd, running in a chroot jail, is giving the following error: /bin/vsftpD. error
while loading shared libraries: libc.so.6: cannot open shared object filE. No such file or directory.
Which TWO of the following are possible solutions?
What command was missed when compiling and installing the kernel?
Your newly-compiled kernel cannot find any modules it needs to load. What command was missed
when compiling and installing the kernel?
Which THREE directories should he consider for separate partitions?
George is planning a partition scheme for a new Linux installation. Which THREE directories
should he consider for separate partitions? (Select three)
Which of the following can the program tripwire NOT check?
Which of the following can the program tripwire NOT check?
What is the correct parameter to pass to the kernel at boot time to force it to use only one of the available
What is the correct parameter to pass to the kernel at boot time to force it to use only one of the
available processors?
CORRECT TEXT USB fax/modems that conform to this subclass of the Communication Device Class (CDC) vendor neutr
CORRECT TEXT
USB fax/modems that conform to this subclass of the Communication Device Class (CDC) vendor
neutral standard are Linux compatible (answer is a 3 letter acronym)
The following is an excerpt from the output of tcpdump -nli eth1 ‘udp’: <code> 13:03:17.2773
The following is an excerpt from the output of tcpdump -nli eth1 ‘udp’:
<code>
13:03:17.277327 IP 192.168.123.5.1065 > 192.168.5.112.53: 43653+ A? lpi.org. (25)
13:03:17.598624 IP 192.168.5.112.53 > 192.168.123.5.1065: 43653 1/0/0 A 24.215.7.109 (41)
</code>
Which network service or protocol was used?
What command can an ordinary (non-root) user use to mount a floppy disk in this system?
Consider the following /etc/fstab file:
/dev/hda1 swap swap defaults 0 0
/dev/hda2 / ext2 defaults 1 1
/dev/hda3 /home ext2 defaults 1 2
none /proc proc defaults 0 0
/dev/fd0 /media/floppy vfat user,noauto 0 0
What command can an ordinary (non-root) user use to mount a floppy disk in this system? (Please
enter the command with all parameters and/or options)