which class of USB devices?
Keyboards and mice are members of which class of USB devices?
What is most likely the cause of this problem?
You ran out of space and added a eighth disk to your SCSI-I system. When you try to start, the
system no longer boots. What is most likely the cause of this problem?
What command entered into abash initialization file will have bash recognize vikeystrokes after login?
Many people like the vi text editor but the default bash command line editor recognizes emacs
keystrokes. What command entered into abash initialization file will have bash recognize vi
keystrokes after login?
The command used to determine a file’s type is
The command used to determine a file’s type is
Which of the following commands will find the string foo in the file filel.txt, regardless of foo beingin uppe
Which of the following commands will find the string foo in the file filel.txt, regardless of foo being
in upper or lowercase letters?
Which utility can be used to convert a . rpm package to .deb package format?
Which utility can be used to convert a . rpm package to .deb package format?
(Enter command without any arguments)
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)
In 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)
Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?
Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?
Which of the following sed commands will replace all instances of the string foo with the string foobar …
Which of the following sed commands will replace all instances of the string foo with the string foobar changing the file file1.txt in place?