VirtualBox

source: vbox/trunk/README.md@ 109180

Last change on this file since 109180 was 109177, checked in by vboxsync, 2 days ago

Add template files (especially README.md is draft, improvements welcome) to repository.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.1 KB
Line 
1# Oracle VirtualBox
2
3VirtualBox is a general-purpose full virtualization software for x86_64
4hardware (with version 7.1 additionally for macOS/Arm), targeted at laptop,
5desktop, server and embedded use.
6
7It features a very user friendly graphical user interface and is available for
8many popular operating systems (Linux, Windows, macOS and Solaris). Flexible
9networking setup and interactive performance are the strong points.
10
11Anyone with the need to run multiple operating systems simultaneously with some
12basic knowledge about PCs and operating system installation can use it to
13reduce effort with a large number of tasks including software testing.
14
15## Getting started
16
17VirtualBox is a complex product with multiple dependencies, some of them
18specific to the operating system on which you want to run it.
19
20The basics for building VirtualBox are described on the [build
21instructions](https://www.virtualbox.org/wiki/Build_instructions) page.
22
23## Documentation
24
25The [VirtualBox User
26Guide](https://docs.oracle.com/en/virtualization/virtualbox/index.html)
27contains all information relevant for users, including the product features and
28their configuration.
29
30For developers it is recommended to start with the [technical
31documentation](https://www.virtualbox.org/wiki/Technical_documentation) which
32contains links to a broad collection of pages related to development, covering
33many aspects of the project and its features.
34
35## Examples
36
37*Describe any included examples or provide a link to a demo/tutorial*
38
39## Help
40
41*Inform users on where to get help or how to receive official support from Oracle (if applicable)*
42
43## Contributing
44
45This project welcomes contributions from the community. Before submitting a
46pull request, please [review our contribution guide](./CONTRIBUTING.md)
47
48## Security
49
50Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
51
52## License
53
54The correct copyright notice format for both documentation and software is
55
56 Copyright (C) [year-]year Oracle and/or its affiliates.
57
58 This file is part of VirtualBox base platform packages, as
59 available from https://www.virtualbox.org.
60
61 This program is free software; you can redistribute it and/or
62 modify it under the terms of the GNU General Public License
63 as published by the Free Software Foundation, in version 3 of the
64 License.
65
66 This program is distributed in the hope that it will be useful, but
67 WITHOUT ANY WARRANTY; without even the implied warranty of
68 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
69 General Public License for more details.
70
71 You should have received a copy of the GNU General Public License
72 along with this program; if not, see <https://www.gnu.org/licenses>.
73
74You must include the year the content was first released (on any platform) and
75the most recent year in which it was revised:
76
77 Copyright (C) 2025 Oracle and/or its affiliates.
78
79Released under the GNU General Public License v3.0 as shown at
80[COPYING](./COPYING) which contains clarifications regarding allowed licenses
81for other code using parts of the project which are covered by multiple
82licenses.
83
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette