Multiple choice

How can we make a xhost setting will enable for others by which commands?

  1. $ DISPLAY
  2. $ xterm
  3. $ xhost
  4. $ xhost +
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Run the command 'xhost +' on the display machine. Thus, xhost + is used to display enable for the others.