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 u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? /boot/lilo.conf /etc/conf.modules /etc/lilo.conf None of the listed here /boot/lilo.conf /etc/conf.modules /etc/lilo.conf None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? [ijk] * [ijk] ? [ijk] * [ijk] ? ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to back up over typing errors in vi? @ € # $ @ € # $ ANSWER DOWNLOAD EXAMIANS APP
Linux You just added a new user, kara, to the system. What group is kara added to by default? kara user group root kara user group root ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following tool allows you to change your default X Window desktop? None of the listed here xinitre Xchange switchdesk None of the listed here xinitre Xchange switchdesk ANSWER DOWNLOAD EXAMIANS APP