Last change
on this file since 99009 was 98549, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
663 bytes
|
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="glossentry-uuid">
|
---|
4 | <title>UUID</title>
|
---|
5 | <body>
|
---|
6 | <section>
|
---|
7 | <p>
|
---|
8 | A Universally Unique Identifier, often also called GUID (Globally Unique Identifier).
|
---|
9 | A UUID is a string of numbers and letters which can be computed dynamically and is
|
---|
10 | guaranteed to be unique. Generally, it is used as a global handle to identify entities.
|
---|
11 | Oracle VM VirtualBox makes use of UUIDs to identify VMs, Virtual Disk Images (VDI files),
|
---|
12 | and other entities.
|
---|
13 | </p>
|
---|
14 | </section>
|
---|
15 | </body>
|
---|
16 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.