2.2.41 webdesktop

$ mzsh webdesktop [configuration file]

This command starts the Web Desktop Server, which is required to run the Desktop in a browser. 

Example - Starting the Web Desktop Server with default settings

$ mzsh webdesktop

To start the Web Desktop Server with custom settings, you may pass a configuration file in the argument to the mzsh webdesktop command or set environment variables in the shell. The settings in the configuration file will override the values in the environment variables. For further information about these settings, see 14.1. Starting the Web Desktop Server.

Example - Example - Starting the Web Desktop Server with custom settings

$ mzsh webdesktop webdesktop.properties

Return Codes

This command runs continuously until interrupted and does not have any defined return codes.