66 lines
2.8 KiB
HTML
66 lines
2.8 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of VBOXWEBSRV</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>VBOXWEBSRV</H1>
|
|
Section: User Commands (1)<BR>Updated: January 2019<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
vboxwebsrv - x86 virtualization solution
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>vboxwebsrv</B>
|
|
|
|
[<I>,options/</I>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Oracle VM VirtualBox web service
|
|
(C) 2007-2019 Oracle Corporation
|
|
All rights reserved.
|
|
<P>
|
|
|
|
Supported options (default values in brackets):
|
|
<B>--help</B>, <B>-h</B>: Print this help message and exit.
|
|
<B>--background</B>, <B>-b</B>: Run in background (daemon mode).
|
|
<B>--host</B>, <B>-H</B>: The host to bind to (localhost).
|
|
<B>--port</B>, <B>-p</B>: The port to bind to (18083).
|
|
<B>--ssl</B>, <B>-s</B>: Enable SSL/TLS encryption.
|
|
<B>--keyfile</B>, <B>-K</B>: Server key and certificate file, PEM format ("").
|
|
<B>--passwordfile</B>, <B>-a</B>: File name for password to server key ("").
|
|
<B>--cacert</B>, <B>-c</B>: CA certificate file, PEM format ("").
|
|
<B>--capath</B>, <B>-C</B>: CA certificate path ("").
|
|
<B>--dhfile</B>, <B>-D</B>: DH file name or DH key length in bits ("").
|
|
<B>--randfile</B>, <B>-r</B>: File containing seed for random number generator ("").
|
|
<B>--timeout</B>, <B>-t</B>: Session timeout in seconds; 0 = disable timeouts (300).
|
|
<B>--check-interval</B>, <B>-i</B>: Frequency of timeout checks in seconds (5).
|
|
<B>--threads</B>, <B>-T</B>: Maximum number of worker threads to run in parallel (100).
|
|
<B>--keepalive</B>, <B>-k</B>: Maximum number of requests before a socket will be closed (100).
|
|
<B>--authentication</B>, <B>-A</B>: Authentication method for the webservice ("").
|
|
<B>--verbose</B>, <B>-v</B>: Be verbose.
|
|
<B>--pidfile</B>, <B>-P</B>: Name of the PID file which is created when the daemon was started.
|
|
<B>--logfile</B>, <B>-F</B>: Name of file to write log to (no file).
|
|
<B>--logrotate</B>, <B>-R</B>: Number of log files (0 disables log rotation).
|
|
<B>--logsize</B>, <B>-S</B>: Maximum size of a log file to trigger rotation (bytes).
|
|
<B>--loginterval</B>, <B>-I</B>: Maximum time interval to trigger log rotation (seconds).
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:29 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|