Skip to content

Add support for VNC, in addition to the current QEMU displays #1003

@afbjorklund

Description

@afbjorklund

Description

The qemu display might slow down the host, and the window be in the way...

But it is also possible to connect to the qemu virtual machine desktop using vnc

The parameters can be somewhat tricky, so give it a separate configuration.

This also clearly separates a display window with a network connection.


The recommended configuration only binds to localhost, not to the network.

It is also possible to add a password (8 char, clear text) to the VNC connection.

In addition, it is also possible to run the whole interface in a web browser with novnc.

It uses a websocket connection to port 5700+d, instead of the regular port 5900+d.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions