Multiple choice technology operating systems

Users on your network cannot print to a Linux printer. You decide to restart the printer daemon, which command would achieve that?

  1. topq printer-name

  2. enable printer-name

  3. restart printer-name

  4. up printer-name

  5. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To restart the printer daemon on Linux, you would use a restart command. The 'restart' command followed by the service name is the logical choice among the options. Commands like 'topq', 'enable', and 'up' don't directly relate to restarting services.