Last change
on this file since 99797 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="install-solaris-starting">
|
---|
4 | <title>Starting <ph conkeyref="vbox-conkeyref-phrases/product-name"/> on Oracle Solaris</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The easiest way to start an <ph conkeyref="vbox-conkeyref-phrases/product-name"/> program is by running
|
---|
9 | the program of your choice (<userinput>VirtualBox</userinput>,
|
---|
10 | <userinput>VBoxManage</userinput>, or
|
---|
11 | <userinput>VBoxHeadless</userinput>) from a terminal. These are
|
---|
12 | symbolic links to <userinput>VBox.sh</userinput> that start the
|
---|
13 | required program for you.
|
---|
14 | </p>
|
---|
15 | <p>
|
---|
16 | Alternatively, you can directly invoke the required programs
|
---|
17 | from <filepath>/opt/VirtualBox</filepath>. Using the links
|
---|
18 | provided is easier as you do not have to enter the full path.
|
---|
19 | </p>
|
---|
20 | <p>
|
---|
21 | You can configure some elements of the
|
---|
22 | <userinput>VirtualBox</userinput> Qt GUI, such as fonts and colours,
|
---|
23 | by running <userinput>VBoxQtconfig</userinput> from the terminal.
|
---|
24 | </p>
|
---|
25 | </body>
|
---|
26 |
|
---|
27 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.