Linux To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source? /usr/bin /usr/src/linux None of the listed here /usr/local /usr/bin /usr/src/linux None of the listed here /usr/local ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? countw wcount wc count p None of these countw wcount wc count p None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display your current working directory? path pwd None of the listed here prompt $p$g path pwd None of the listed here prompt $p$g ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? None of these chmod g + x letter chmod u + w letter chmod u + x letter chmod ugo + x letter None of these chmod g + x letter chmod u + w letter chmod u + x letter chmod ugo + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to save file and remain in the editing mode? None of the listed here x :w :q None of the listed here x :w :q ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to append text at end of line? A a I i None of these A a I i None of these ANSWER DOWNLOAD EXAMIANS APP