mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-23 12:43:02 +00:00
Note about libvirt group
This commit is contained in:
parent
e33570dc10
commit
9447b6d1f6
@ -11,6 +11,8 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
$ sudo apt install golang virt-manager curl git
|
$ sudo apt install golang virt-manager curl git
|
||||||
|
$ sudo usermod -a -G libvirt $USER
|
||||||
|
|
||||||
$ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile
|
$ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile
|
||||||
$ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile
|
$ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile
|
||||||
$ source ~/.bash_profile
|
$ source ~/.bash_profile
|
||||||
|
Loading…
Reference in New Issue
Block a user