Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella webserver start command

The tarantella webserver start command

Syntax

Skip past command syntax or program codetarantella webserver start [ --http ] [ --ssl ] [ --servlet ]

Description

Use the tarantella webserver start command to start the Secure Global Desktop Web Server and Java Servlet/JavaServer Pages services on the host.

If you do not use any arguments, the command starts both the Secure Global Desktop Web Server and Java Servlet/JavaServer Pages services.

Note If you start both the Secure Global Desktop Web Server and Java Servlet/JavaServer Pages services using separate subsequent commands, you must start the Java Servlet/JavaServer Pages services first.

Argument Description
--http Starts the Secure Global Desktop Web Server without starting Java Servlet/JavaServer Pages services.
--servlet Starts Java Servlet/JavaServer Pages services without starting the Secure Global Desktop Web Server.
--ssl Starts the Secure Global Desktop Web Server with SSL enabled.

Examples

Skip past command syntax or program codetarantella webserver start

Starts the Secure Global Desktop Web Server and Secure Global Desktop web services.

Related topics