[GH-ISSUE #90] NoVNC broken #76

Closed
opened 2026-02-27 16:00:58 +03:00 by kerem · 1 comment
Owner

Originally created by @baggar11 on GitHub (Aug 1, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/90

With the current installation instructions, "Enable noVnc" is broken. Here's how I fixed it.

sudo apt-get install novnc
sudo service novnc stop
sudo update-rc.d -f novnc remove

Also, the webvirtmgr-novnc.conf doesn't start on boot. This line fixes that.

sudo update-rc.d webvirtmgr-novnc defaults

Originally created by @baggar11 on GitHub (Aug 1, 2013). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/90 With the current installation instructions, "Enable noVnc" is broken. Here's how I fixed it. sudo apt-get install novnc sudo service novnc stop sudo update-rc.d -f novnc remove Also, the webvirtmgr-novnc.conf doesn't start on boot. This line fixes that. sudo update-rc.d webvirtmgr-novnc defaults
kerem closed this issue 2026-02-27 16:00:59 +03:00
Author
Owner

@baggar11 commented on GitHub (Aug 5, 2013):

Awesome! Love the support!

<!-- gh-comment-id:22127962 --> @baggar11 commented on GitHub (Aug 5, 2013): Awesome! Love the support!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#76
No description provided.