What is the device name for the first SCSI tape drive on a system when used without automatic rewinding after each write operation? (Please specify the full path to the device.)
Which of the following commands will securely copy the directory ./fyf/ to /var/tmp/ on the remote host deltaur using the remote user account kevin?
A. rsync -a -e ssh kevin@deltaur:/var/tmp/ fyf/...
Which of the following are common backup systems used in Linux? (Choose TWO correct answers.)
A. Amanda
B. Bacula
C. DrBackup
D. BREWBackup
E. SARcheck
What does the -p3 option to the patch command do?
A. It will strip off path information from each file mentioned in the patch file up to and including the third / character.
B. patch continues exe...
When a makefile is included in a source code package, what are commonly defined targets in the file?
A. CFLAGS, CPPFLAGS, LIBS, LDFLAGS
B. clean, install, uninstall
C. PATHS, DESTDIR, LIBS, LDFLA...
A regular user, joe, has just run:
./configure && make && make install
to build and install a program. However, the installation fails. What could be done to install the program?(Choose TWO corr...
Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? ...
The following is an excerpt from the output of tcpdump -nli eth1 'udp':
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....
What should be done after updating the configuration file for syslogd in order to make the changes become effective? (Choose TWO correct answers.)
A. No action is required, syslogd will notice the ...
Which of the following wireless tools can be used to check the wireless network link quality? (Choose TWO correct answers.)
A. iwconfig
B. iwlink
C. iwscan
D. iwifi
E. iw