mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-04 15:33:18 +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
|
||||
|
||||
$ sudo apt install golang virt-manager curl git
|
||||
$ sudo usermod -a -G libvirt $USER
|
||||
|
||||
$ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile
|
||||
$ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile
|
||||
$ source ~/.bash_profile
|
||||
|
|
Loading…
Reference in a new issue