Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? /etc/lilo.conf None of the listed here /boot/lilo.conf /etc/conf.modules /etc/lilo.conf None of the listed here /boot/lilo.conf /etc/conf.modules ANSWER DOWNLOAD EXAMIANS APP
Linux In order to increase the amount of memory available for a system, what is the maximum size of a swap partition (with kernel version 2.2.x)? 2GB 128MB 32MB 64MB 2GB 128MB 32MB 64MB ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove a file? None of the listed here mv del rm None of the listed here mv del rm 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 g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod u - x, go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is not a filter command? grep cat wc sort grep cat wc sort ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in alphabetical order? sort sh sort - r st sort sh sort - r st ANSWER DOWNLOAD EXAMIANS APP