Linux What command is not used to list the files chap01, chap02 and chap04? None of the listed here ls - x chap0[124] ls chap* ls chap[124] None of the listed here ls - x chap0[124] ls chap* ls chap[124] ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? None of the listed here /etc/lilo.conf /boot/lilo.conf /etc/conf.modules None of the listed here /etc/lilo.conf /boot/lilo.conf /etc/conf.modules ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is a valid format for mounting a CD-ROM drive? mount /mnt/cdrom mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these All of these mount /mnt/cdrom mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following NIS clients, finds and stores information about an NIS domain and server? ypwhich ypbind None of these ypcat yppoll ypwhich ypbind None of these ypcat yppoll ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to list contents of directories? None of these tar ls dir lp None of these tar ls dir lp ANSWER DOWNLOAD EXAMIANS APP