mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #469] libvirt-sock: Permission denied, novnc, security #348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aafanasyev on GitHub (Nov 2, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/469
Hi everyone,
First of all thank you for the great project. Looks like it is working good. However, I had some issues.
My system is a Ubuntu Server 14.04.01.
libvirt-sock
When I followed Nginx based steps: https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr, the web interface displays me:
To solve this I did:
After this I can see all my instances. My instances are in /var/images.
novnc
In Ubuntu 14.04, I do not need couple of the steps of supervisor paragraph:
Debian, Ubuntu
Run:
security
I think it would be better if Nginx will be configured with IP address restriction, like:
Source http://nginx.com/resources/admin-guide/restricting-access/
The connection to nginx could be secured with a Self-Signed certificate...
Can I put somewhere a wish list?
@falense commented on GitHub (Nov 30, 2014):
I really like these suggestions.