Multiple Choice
An administrator needs to change the IP address on a server remotely. After updating the configuration files, a network restart is needed. However, the administrator fears that when the network connection drops, the network restart script will be killed before the new IP address has been set. Which of the following commands would prevent the script from being killed?
A) nohup service network restart
B) service network restart &
C) echo "service network restart" | at now
D) bg service network restart
Correct Answer:

Verified
Correct Answer:
Verified
Q241: A systems administrator has deployed a Linux
Q242: A Linux administrator is testing a new
Q243: A site reliability engineer updated the latest
Q244: The following represents a partial listing of
Q245: A Linux administrator needs to take stock
Q247: An administrator needs to change the IP
Q248: A Linux administrator needs to configure a
Q249: Joe, a user, creates a short shell
Q250: An administrator receives a warning about a
Q251: A member of the production group issues