diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:11 +0000 |
commit | f4f3a659b7663cf52c2f2e1fa8e58ed4000e29c9 (patch) | |
tree | 46477e488553a670f4b0346080d3f9a635672104 /debian/manpages/VBoxHeadless.1 | |
parent | Adding upstream version 7.0.6-dfsg. (diff) | |
download | virtualbox-debian.tar.xz virtualbox-debian.zip |
Adding debian version 7.0.6-dfsg-1.debian/7.0.6-dfsg-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/manpages/VBoxHeadless.1 | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/manpages/VBoxHeadless.1 b/debian/manpages/VBoxHeadless.1 new file mode 100644 index 00000000..8f23ef76 --- /dev/null +++ b/debian/manpages/VBoxHeadless.1 @@ -0,0 +1,57 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH VBOXHEADLESS "1" "January 2023" "VBoxHeadless" "User Commands" +.SH NAME +VBoxHeadless \- x86 virtualization solution +.SH DESCRIPTION +Oracle VM VirtualBox Headless Interface 7.0.6 +Copyright \(co 2008\-2023 Oracle and/or its affiliates +.SS "Usage:" +.TP +\fB\-s\fR, \fB\-startvm\fR, \fB\-\-startvm\fR <name|uuid> +Start given VM (required argument) +.TP +\fB\-v\fR, \fB\-vrde\fR, \fB\-\-vrde\fR on|off|config +Enable or disable the VRDE server +or don't change the setting (default) +.TP +\fB\-e\fR, \fB\-vrdeproperty\fR, \fB\-\-vrdeproperty\fR <name=[value]> Set a VRDE property: +"TCP/Ports" \- comma\-separated list of +.TP +ports the VRDE server can bind to; dash +between two port numbers specifies range +.TP +"TCP/Address" \- interface IP the VRDE +server will bind to +.TP +\fB\-\-settingspw\fR <pw> +Specify the VirtualBox settings password +.TP +\fB\-\-settingspwfile\fR <file> +Specify a file containing the +VirtualBox settings password +.TP +\fB\-\-password\fR <file>|\- +Specify the VM password. Either file containing +the VM password or "\-" to read it from console +.TP +\fB\-\-password\-id\fR <id> +Specify the password id for the VM password +.TP +\fB\-start\-paused\fR, \fB\-\-start\-paused\fR +Start the VM in paused state +.TP +\fB\-c\fR, \fB\-record\fR, \fB\-\-record\fR +Record the VM screen output to a file +.TP +\fB\-w\fR, \fB\-\-videowidth\fR +Video frame width when recording +.TP +\fB\-h\fR, \fB\-\-videoheight\fR +Video frame height when recording +.TP +\fB\-r\fR, \fB\-\-videobitrate\fR +Recording bit rate when recording +.TP +\fB\-f\fR, \fB\-\-filename\fR +File name when recording. The codec used +will be chosen based on file extension |