Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? /etc/lilo.conf /boot/lilo.conf None of the listed here /etc/conf.modules /etc/lilo.conf /boot/lilo.conf None of the listed here /etc/conf.modules ANSWER DOWNLOAD EXAMIANS APP
Linux To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use? dd None of the listed here fdisk fsck dd None of the listed here fdisk fsck ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following tool allows you to change your default X Window desktop? xinitre Xchange switchdesk None of the listed here xinitre Xchange switchdesk None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to chmod a = 761 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod 4=7, g = 6, o = 1 letter chmod a = 761 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod 4=7, g = 6, o = 1 letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to all of the files named "report"? chmod ugo + rw report None of the listed here chmod ugo + x report chmod u + x report chmod ugo + rw report None of the listed here chmod ugo + x report chmod u + x report ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? cat grep more head cat grep more head ANSWER DOWNLOAD EXAMIANS APP