What file contains the list of port numbers (and associated names) monitored by inetd? /etc/services /etc/hosts /etc/nsorder /etc/nsswitch.conf/ None of these TRUE ANSWER : ? YOUR ANSWER : ?
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)? 2GB 64MB 128MB 32MB TRUE ANSWER : ? YOUR ANSWER : ?
The location for subdirectories for local programs and executables for user and administrative commands, is: /mnt /opt /tmp /usr TRUE ANSWER : ? YOUR ANSWER : ?
What X-based tool is available for configuring the X Window system? XConfigurator None of these xf86config All of these XF86Setup TRUE ANSWER : ? YOUR ANSWER : ?
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 u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter TRUE ANSWER : ? YOUR ANSWER : ?
What command is used to halt a Linux system? Shutdown -g -y0 Ctrl+Alt+Del Shutdown -t init 0 TRUE ANSWER : ? YOUR ANSWER : ?
What command is used to count just the number of characters in a file? wc - w wc - c wc - r wc - 1 TRUE ANSWER : ? YOUR ANSWER : ?
What command is used to remove jobs from the print queue? lpq lprm lpc None of these lpr TRUE ANSWER : ? YOUR ANSWER : ?
What command is used to change the working directory? chdir cdir cd changedir TRUE ANSWER : ? YOUR ANSWER : ?