Which RPM command will output the name of the package which supplied the file
/etc/exports?
Answer : B
Which of the following commands lists the dependencies of a given dpkg package?
Answer : C
Which function key is used to start Safe Mode in Windows NT?
Answer : D
Which of the following commands is used to update the list of available packages when using dpkg based package management?
Answer : A
In which directory must definition files be placed to add additional repositories to yum?
Answer : /etc/yum.repos.d, /etc/yum.repos.d/, yum.repos.d, yum.repos.d/
Which option to the yum command will update the entire system? (Specify ONLY the option name without any additional parameters.)
Answer : update, upgrade
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time?
(Specify ONLY the command without any path or parameters.)
Answer : dpkg-reconfigure
Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)
Answer : swapoff, /sbin/swapoff Topic 3, GNU and Unix Commands
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Answer : D
In Bash, inserting 1>&2 after a command redirects
Answer : C
What is the difference between the i and a commands of the vi editor?
Answer : B
From a Bash shell, which of the following commands directly executes the instruction from the file /usr/local/bin/runme.sh without starting a subshell? (Please select TWO answers.)
Answer : AB
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Answer : B
Which of the following statements is correct regarding the command foo 1> bar?
Answer : B
Which of the following commands replaces each occurrence of 'bob' in the file letter with
'Bob' and writes the result to the file newletter?
Answer : D
Have any questions or issues ? Please dont hesitate to contact us