As a root user, execute the following command on the Hue Server:
/etc/init.d/hue start
This command starts several subprocesses corresponding to the different Hue components.
![]() | Note |
|---|---|
To stop Hue, execute the following command: /etc/init.d/hue stop To restart Hue, execute the following command: /etc/init.d/hue restart |

![[Note]](../common/images/admon/note.png)
