The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?
You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?
The dpkg-____ command will ask configuration questions for a specified package, just as if the package were being installed for the first time.
Correct Answer: reconfigure
Section: Linux Installation and Package Management
Explanation
Explanation/Reference:Given the following output:
prompt>myapp
[1]+ Stoppedmyapp
prompt>
Which of the following commands will resume executing the stopped process and make it the current job?
You have created a long letter and after you are done you notice that you used the name "Bob" many times but you forgot to capitalize it in many instances. Which command would replace "bob" with "Bob" in all instances and generate a new letter for printing?