Linux Which of the following command lists the last 10 lines of a file? head tail cat grep head tail cat grep ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/usrquota /sbin/quotaon /sbin/quota /sbin/edquota /sbin/usrquota /sbin/quotaon /sbin/quota /sbin/edquota 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 + 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 chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What of the following tool is used to check and repair Linux file systems? fsck mkfs fdisk mount fsck mkfs fdisk mount ANSWER DOWNLOAD EXAMIANS APP
Linux Which daemon is used for the Apache server? html httpd shttp apached html httpd shttp apached ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can be used to rename a file in UNIX? mv ren change remove mv ren change remove ANSWER DOWNLOAD EXAMIANS APP