Web Server ~~~~~~~~~~ Makes it possible to manipulate (Start & Stop) or check on the status on the web server used for the Web GUI. :: ┌────────────────────────────────────────────────────────────────────────────┐ │ Service Management on node1 (Version 2.0.X build XXXX) │ └────────────────────────────────────────────────────────────────────────────┘ ┌─┬──────────────────────────────────────────────────────────────────────────┐ │1│Show status of the Web Server │ │2│Start the Web Server │ │3│Stop the Web Server │ │4│Restart the Web Server │ └─┴──────────────────────────────────────────────────────────────────────────┘ Move the cursor or enter a it's corresponding number (Q to Quit) Main> System Settings> Service> Web> Show status of the Web Server ############################# :: * nginx is running Press any key to continue Start the Web Server #################### :: * Starting web server nginx [ OK ] Press any key to continue Stop the Web Server ################### :: * Stopping web server nginx [ OK ] Press any key to continue Restart the Web Server ###################### :: * Stopping web server nginx [ OK ] * Starting web server nginx [ OK ] Press any key to continue