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 What command is used to change the working directory? cd chdir cdir changedir cd chdir cdir changedir ANSWER DOWNLOAD EXAMIANS APP
Linux What command can be used to get information about yourself? which None of the listed here who am i pwd which None of the listed here who am i pwd ANSWER DOWNLOAD EXAMIANS APP
Linux What X-based tool is available for configuring the X Window system? XConfigurator XF86Setup xf86config None of these All of these XConfigurator XF86Setup xf86config None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Linux After you have compiled your kernel, what do you have to edit to boot your new kernel image? /etc/conf.modules None of the listed here /boot/lilo.conf /etc/lilo.conf /etc/conf.modules None of the listed here /boot/lilo.conf /etc/lilo.conf ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is the main Apache configuration file? /etc/profile httpd.conf system.ini apache.con /etc/profile httpd.conf system.ini apache.con ANSWER DOWNLOAD EXAMIANS APP