Linux Which of the following is a valid format for mounting a CD-ROM drive? None of these All of these mount /mnt/cdrom mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom None of these All of these mount /mnt/cdrom mount /dev/cdrom mount -t iso9660 /dev/cdrom / mnt/cdrom ANSWER DOWNLOAD EXAMIANS APP
Linux To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use? fdisk dd None of the listed here fsck fdisk dd None of the listed here fsck ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is the main Apache configuration file? /etc/profile system.ini apache.con httpd.conf /etc/profile system.ini apache.con httpd.conf ANSWER DOWNLOAD EXAMIANS APP
Linux How many extended partitions can exist on one drive? 1 4 None of these 16 2 1 4 None of these 16 2 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux You just added a new user, kara, to the system. What group is kara added to by default? user kara root group user kara root group ANSWER DOWNLOAD EXAMIANS APP