-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dont run the https://clck.ru/9V9fH in the node #593
Comments
it does not have to be run. it is a script for easiness. webvirtcloud needs some conf but you can change it manually.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,my kvm services have used in prod env。
this shell script is must to run?because i can the scirtpt modify more args for the kvm configure,if i run it,i afraid my procduct env have some problem, how can i reduce the problem, but i want to use the webvirtcloud to manage my kvm machine, i have more physical machine,
install final required packages for libvirtd and others on Host Server
wget -O - https://clck.ru/9V9fH | sudo sh
if i not run the shell script https://clck.ru/9V9fH,
i use the ssh configure , this can replace the shelll https://clck.ru/9V9fH, ???
https://github.com/retspen/webvirtmgr/wiki/Setup-SSH-Authorization
Create file /etc/polkit-1/localauthority/50-local.d/50-libvirt-remote-access.pkla (permissions for user webvirtmgr):#
[Remote libvirt SSH access]
Identity=unix-user:webvirtmgr
Action=org.libvirt.unix.manage
ResultAny=yes
ResultInactive=yes
ResultActive=yes
The text was updated successfully, but these errors were encountered: