Difference between revisions of "SPICE (Simple Protocol for Independent Computing Environments)"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[virt-install]] --name=TEST --os-type=windows --disk path=/path/to/your/precreatedimage/IMAGE_NAME.img --cdrom=/path/to/your/iso/Win10_1909_EnglishInternational_x64.iso --graphics [[spice]] --ram=1024 | [[virt-install]] --name=TEST --os-type=windows --disk path=/path/to/your/precreatedimage/IMAGE_NAME.img --cdrom=/path/to/your/iso/Win10_1909_EnglishInternational_x64.iso --graphics [[spice]] --ram=1024 | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[virsh vncdisplay]] VM_NAME</code> | ||
Revision as of 13:06, 5 February 2020
SPICE is a new technology that has been incorporated into QEMU, which allows the virtual machine to run on one system, and allows you to use spicy, the SPICE client, to connect to your remote virtual machine
virt-install --name=TEST --os-type=windows --disk path=/path/to/your/precreatedimage/IMAGE_NAME.img --cdrom=/path/to/your/iso/Win10_1909_EnglishInternational_x64.iso --graphics spice --ram=1024
Related commands
virsh vncdisplay VM_NAME
See also
libguestfs-tools
:virt-sysprep
,virt-clone
,virt-builder
,virt-customize
,virt-resize
,virt-rescue
,virt-sparsify
,guestmount
,guestfish
,virt-inspector
,virt-cat
,virt-log
,virt-df
,virt-ls
,virt-filesystems
,virt-list-filesystems
,virt-edit
- KVM, Installation, QEMU,
virsh
,virtinst
,libguestfs-tools
, libvirt, qemu, Red Hat Virtualization (RHV), MacVTap, Virtio, oVirt, KVM services, KVM networking, KVM graphics, CPU, KVM on ARM
Advertising: