Linux What command is used to set user and group quotas? /sbin/edquota /sbin/quota /sbin/quotaon /sbin/usrquota /sbin/edquota /sbin/quota /sbin/quotaon /sbin/usrquota ANSWER DOWNLOAD EXAMIANS APP
Linux Where can system and mail logs be found in Ret Hat Linux? /etc/log /mail /var/log All of the listed here /etc/log /mail /var/log All of the listed here 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 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 chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux Layer one of the OSI model is None of these transport layer physical layer link layer network layer None of these transport layer physical layer link layer network layer ANSWER DOWNLOAD EXAMIANS APP
Linux In order to increase the amount of memory available for a system, what is the maximum size of a swap partition (with kernel version 2.2.x)? 32MB 2GB 128MB 64MB 32MB 2GB 128MB 64MB ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? ? // ?? / ? // ?? / ANSWER DOWNLOAD EXAMIANS APP