_________ /dev/sda3 will create a swap area on the device /dev/sda3.
_________ /dev/sda3 will create a swap area on the device /dev/sda3.
What is the name of the main configuration file for GRUB?
What is the name of the main configuration file for GRUB? (Please specify the file name with no path information).
What command will print the shared libraries for the file /usr/lib/libpng12.so?
What command will print the shared libraries for the file /usr/lib/libpng12.so? (Provide the full command with library name but without any other options or parameters).
Which command will disable paging and swapping on a device?
Which command will disable paging and swapping on a device? (Provide only the command with no additional options or parameters).
what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 l
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces. (Please enter only a single answer.)
To change the priority of a running process, an administrator should use the ____ command. (Specify command on
To change the priority of a running process, an administrator should use the ____ command. (Specify command only with no options.)
what single command with no options or parameters will bring the vi process to the foreground?
An administrator has sent their current vi process with a PID of 1423 to the background on the command line. Assuming no other processes are in the background, what single command with no options or parameters will bring the vi process to the foreground?
The /etc/_______ file lists currently mounted devices.
The /etc/_______ file lists currently mounted devices.
which directory will the new menu.lst file be found?
An administrator has issued the following command: grub-install –root-directory=/custom-grub /dev/sda In which directory will the new menu.lst file be found? (Provide the full directory path only without the filename).
What word is missing from the following SQL statement?
What word is missing from the following SQL statement? Update tablename________ fieldname =’value’ where id =909;