CompTIACompTIA
XK0-005 · Question #818
XK0-005 Question #818: Real Exam Question with Answer & Explanation
The correct answer is D: systemctl set-default graphical.target. Setting the default target to graphical.target tells systemd to boot into the graphical interface on startup. The command makes systemctl set-default graphical.target the GUI login display automatically at boot.
System Management
Question
After system startup, the X Window System GUI login interface is not displaying. Which of the following commands ensures that the GUI is started during the system startup process?
Options
- Asystemctl isolate graphical.target
- Bsystemctl unmask xwindow.service
- Csystemctl enable xwindow.service
- Dsystemctl set-default graphical.target
Explanation
Setting the default target to graphical.target tells systemd to boot into the graphical interface on startup. The command makes systemctl set-default graphical.target the GUI login display automatically at boot.
Topics
#systemd#Boot Process#GUI#systemctl targets
Community Discussion
No community discussion yet for this question.