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 go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to set user and group quotas? /sbin/quota /sbin/usrquota /sbin/quotaon /sbin/edquota /sbin/quota /sbin/usrquota /sbin/quotaon /sbin/edquota ANSWER DOWNLOAD EXAMIANS APP
Linux For you to create a swap partition by using fdisk, what must the partition's system ID type be? 82 83 4 5 None of these 82 83 4 5 None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What does GNU stand for? None of these GNU's not Unix General Unix General Noble Unix Greek Needed Unix None of these GNU's not Unix General Unix General Noble Unix Greek Needed Unix ANSWER DOWNLOAD EXAMIANS APP
Linux What type of addressing format is used by Class A network. Net.Net.Node.Node None of these Net.Node.Node.Node Net.Net.Net.Node Net.Node.Net.Node Net.Net.Node.Node None of these Net.Node.Node.Node Net.Net.Net.Node Net.Node.Net.Node ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - l ls | wc - w ls | wc ls | ws - c ls | wc - l ls | wc - w ls | wc ls | ws - c ANSWER DOWNLOAD EXAMIANS APP