Linux What command is used to summarize the disk usage? chkdsk disk fdisk du chkdsk disk fdisk du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/quotaon /sbin/edquota /sbin/usrquota /sbin/quota /sbin/quotaon /sbin/edquota /sbin/usrquota /sbin/quota ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following tool allows you to change your default X Window desktop? switchdesk Xchange None of the listed here xinitre switchdesk Xchange None of the listed here xinitre ANSWER DOWNLOAD EXAMIANS APP
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 None of the listed here /usr/src/linux /usr/local /usr/bin None of the listed here /usr/src/linux /usr/local ANSWER DOWNLOAD EXAMIANS APP
Linux How could you install the file ipchains-1.3.9-5.i386.rpm? rpm -i ipchains* .i386.rpm rpm -qip ipchains rpm -Uvh ipchains rpm -e ipchains-1.3.9-5.i386.rpm None of these rpm -i ipchains* .i386.rpm rpm -qip ipchains rpm -Uvh ipchains rpm -e ipchains-1.3.9-5.i386.rpm None of these ANSWER DOWNLOAD EXAMIANS APP
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 g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP