Fmstrat / Fmstrat/winapps

[REQUEST] Add to README.md that there should be set LIBVIRT_DEFAULT_URI

Open
#134 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
10.3k
Forks
452
PR merge metrics
No merged PRs in 30d

Description

Hi.

I don't know how it's on Ubuntu, but on Manjaro after all setup I didn't have set LIBVIRT_DEFAULT_URI and when I tried to execute `virsh` commands as my user, it couldn't connect.

So I had to add to `~/.bash_profile`

```
export LIBVIRT_DEFAULT_URI="qemu:///system"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.