How do you hide the Network HUD GUI?

What is the script or best way to hide this Network GUI HUD when player connects or hosts the game?

In your network manager script, simply disable the NetworkGUIHUD script using OnStartServer() or OnStartClient()