Difference between revisions of "SPICE (Simple Protocol for Independent Computing Environments)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
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
 
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
  
  
  
 
== See also ==
 
== See also ==
 +
* {{virt}}
 
* {{KVM}}
 
* {{KVM}}
  

Revision as of 13:05, 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


See also

Advertising: