A. xfserv B. xfs C. fonts D. xfstt E. fserv
A. tr ’\r\n’ " < userlist.txt > newlist.txt B. tr -c ’\n\r’ " < newlist.txt > userlist.txt C. tr -d \r¯ < userlist.txt > newlist.txt D. tr \r¯\n¯ userlist.txt newlist.txt E. tr -s ®^M’¡®^J’ userlist.txt newlist.tx
A. You need to rebuild the kernel. B. You need to upgrade the kernel C. You need to load the USB modules for your existing modular kernel. D. USB support is not available in Linux.
A. locate B. which C. find D. query E. whereis
A. history-pvi B. alias emacs=vi C. HISTCMD=vi D. set -o vi E. unset emacs
A. SCSI-1 supports only 8 devices including the adaptor. B. SCSI-1 supports only 6 disks per adaptor. C. There is a SCSI-ID conflict that causes that problem. D. You forgot to set the SCSI-ID #8 for the new disk.
A. cut -d: -f 1,3 /etc/passwd B. chop -c 1,3 /etc/passwd C. tac 1-3/etc/passwd D. fmt -u /etc/passwd
A. whether DMA is enabled B. which DMA channels are in use C. which DMA mode is in use D. general information about DMA on the machine