Difference between revisions of "SPICE (Simple Protocol for Independent Computing Environments)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
[[spice]]://127.0.0.1:5909 | [[spice]]://127.0.0.1:5909 | ||
+ | |||
+ | <pre> | ||
+ | <graphics type='spice' autoport='yes'> | ||
+ | <listen type='address'/> | ||
+ | <image compression='off'/> | ||
+ | </graphics> | ||
+ | </pre> | ||
Line 18: | Line 25: | ||
* <code>[[virtio-win]]</code> installer | * <code>[[virtio-win]]</code> installer | ||
* <code>[[virt-viewer]]</code> | * <code>[[virt-viewer]]</code> | ||
+ | * <code>[[remote-viewer]]</code> | ||
== See also == | == See also == |
Latest revision as of 11:08, 7 April 2021
wikipedia:Simple Protocol for Independent Computing Environments (SPICE) is a new (2007) 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
virsh domdisplay VM1 spice://127.0.0.1:5909
<graphics type='spice' autoport='yes'> <listen type='address'/> <image compression='off'/> </graphics>
Related commands[edit]
virsh vncdisplay VM_NAME
virsh domdisplay VM_NAME
virt-install
virtio-win
installervirt-viewer
remote-viewer
See also[edit]
- VNC, TeamViewer, RDP, SPICE,
virsh vncdisplay
,virsh domdisplay
, mRemoteNG, ShareMouse, VNC Connect, Screen sharing, TightVNC, TigerVNC - Conneting:
virsh [ console | ttyconsole | domdisplay | vncdisplay
],virsh --connect
,virt-manager
,virt-viewer
, VNC 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: