Difference between revisions of "VNC"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
− | VNC example configuration: | + | VNC example configuration, <code>[[virsh edit]]</code>: |
<graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'> | <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'> | ||
<listen type='address' address='0.0.0.0'/> | <listen type='address' address='0.0.0.0'/> | ||
Line 25: | Line 25: | ||
* <code>[[virsh attach-device]]</code> | * <code>[[virsh attach-device]]</code> | ||
* <code>[[virsh vncdisplay]]</code> | * <code>[[virsh vncdisplay]]</code> | ||
− | * [[ | + | * [[Spice]] |
* [[macOS]]: <code>fn+ctrl+option+delete</code> | * [[macOS]]: <code>fn+ctrl+option+delete</code> | ||
* [[macOS]], configure the [[VNC server]] to only allow [[local connections]] | * [[macOS]], configure the [[VNC server]] to only allow [[local connections]] | ||
* <code>[[defaults]]</code> | * <code>[[defaults]]</code> | ||
* [[VNC Connect]] | * [[VNC Connect]] | ||
+ | * [[3389]] | ||
+ | * [[TightVNC]] | ||
+ | * [[TigerVNC]] | ||
== See also == | == See also == |
Latest revision as of 07:48, 22 August 2023
wikipedia:Virtual Network Computing
virsh vncdisplay VM_NAME :2
Ports:
:1 -> 5901
:2 -> 5902
VNC example configuration, virsh edit
:
<graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'> <listen type='address' address='0.0.0.0'/> </graphics>
Clients[edit]
Related terms[edit]
virt-install
:virt-install --install ubuntu20.10 --memory 2048 --disk size=2 --graphics vnc,listen=0.0.0.0
- Virt-install Windows
virsh attach-device
virsh vncdisplay
- Spice
- macOS:
fn+ctrl+option+delete
- macOS, configure the VNC server to only allow local connections
defaults
- VNC Connect
- 3389
- TightVNC
- TigerVNC
See also[edit]
- QEMU:
qemu-img
,qemu-ga
,qemu.conf
,virsh qemu
, QEMU guest agent (qemu-ga
), qcow2,qemu-nbd, qemu-img map
,qemu-io
,/etc/libvirt/qemu.conf
, QEMU releases, VENOM,qemu-nbd --help, qemu-system
- 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 - VNC, TeamViewer, RDP, SPICE,
virsh vncdisplay
,virsh domdisplay
, mRemoteNG, ShareMouse, VNC Connect, Screen sharing, TightVNC, TigerVNC
Advertising: