Изменения документа VirtualBox

Редактировал(а) Alexandr Fokin 2022/12/13 15:13

<
От версии < 1.5 >
отредактировано Alexandr Fokin
на 2021/09/29 13:19
К версии < 1.9
отредактировано Alexandr Fokin
на 2022/12/13 15:13
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,0 +1,23 @@
1 +----
2 +
3 +==== Внутренние ссылки: ====
4 +
5 +====== Дочерние страницы: ======
6 +
7 +{{children/}}
8 +
9 +====== Обратные ссылки: ======
10 +
11 +{{velocity}}
12 +#set ($links = $doc.getBacklinks())
13 +#if ($links.size() > 0)
14 + #foreach ($docname in $links)
15 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
16 + * [[$escapetool.xml($rdoc.fullName)]]
17 + #end
18 +#else
19 + No back links for this page!
20 +#end
21 +{{/velocity}}
22 +
23 +----
XWiki.XWikiComments[1]
Комментарий
... ... @@ -1,8 +1,10 @@
1 1  Вопрос запуска VirtualBox и Windows Hyper-V
2 2  
3 -
4 4  Why can't VirtualBox or VMware run with Hyper-V enabled on Windows 10
5 5  https://superuser.com/questions/1208850/why-cant-virtualbox-or-vmware-run-with-hyper-v-enabled-on-windows-10
6 6  
6 +Enable Hyper-V and Hardware Virtialization for VirtualBOX under Windows
7 +https://stackoverflow.com/questions/40129528/enable-hyper-v-and-hardware-virtialization-for-virtualbox-under-windows
8 +
7 7  2.33. Using Hyper-V with Oracle VM VirtualBox
8 8  https://docs.oracle.com/en/virtualization/virtualbox/6.0/admin/hyperv-support.html