What is the command to start XWindow server.
-
sx
-
startx
-
init -x
-
start -Xwin
B
Correct answer
Explanation
In Unix and Linux systems, 'startx' is the standard script used to initialize an X Window System session. It handles the launching of the X server and the client applications (like window managers) defined in the user's .xinitrc file.