Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions source/ext/spellchecking/wordlists/opennebula.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Conf
Config
Cooldown
Corosync
Cortana
Crypted
Ctrl
Customizable
Expand Down Expand Up @@ -95,6 +96,7 @@ Netplan
Nokogiri
NSX
Numa
NVMe
Onecfg
Oneflow
Opennebula
Expand Down Expand Up @@ -124,6 +126,7 @@ SAML
SLA
SLAAC
SRIOV
SSD
Scalability
Sched
Schemas
Expand Down Expand Up @@ -317,6 +320,7 @@ dsbl
dvportgroup
eagerZeroedThick
ec
edk
ee
eebc
eht
Expand Down Expand Up @@ -533,6 +537,7 @@ overcommitted
overcommitting
overprovision
overriden
ovmf
ovswitch
parallelize
param
Expand All @@ -544,6 +549,7 @@ passthrough
passwd
passwordless
pci
performant
persisent
persistency
pluggable
Expand Down Expand Up @@ -663,6 +669,7 @@ svncterm
swapfile
swapin
swapout
swtpm
symlink
symlinked
symlinks
Expand All @@ -678,6 +685,7 @@ tmp
toolchain
toolset
topologies
tpm
tty
tunables
tx
Expand All @@ -687,6 +695,7 @@ udev
uid
umask
un
uncheck
uncomment
uncommented
uncommenting
Expand Down
Binary file added source/images/windows_bp_bypassnro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/windows_bp_create_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/windows_bp_virtio_drivers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions source/management_and_operations/guest_os/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
====================================
Guest Operating Systems
====================================

.. toctree::
:maxdepth: 2

Windows Best Practices <windows_best_practice>
261 changes: 261 additions & 0 deletions source/management_and_operations/guest_os/windows_best_practice.rst

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions source/management_and_operations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ The Management and Operations Guide provides complete information about how to o
Users and Groups <users_groups_management/index>
Capacity Planning <capacity_planning/index>
Monitoring and Alerting <monitor_alert/index>
Guest Operating Systems <guest_os/index>
References <references/index>