@code-doge commented on GitHub (Jun 5, 2020):
I had same issue on Ubuntu 20.04
@TBortels commented on GitHub (Jun 5, 2020):
So long as the host system is Apple hardware, it's perfectly kosher. I ran Fedora on a mac mini for years. If not, it's the same as a hackintosh - a…
@sickcodes commented on GitHub (Jun 5, 2020):
Try this:
echo $DISPLAY
# ARCH
sudo pacman -S xorg-xhost
# UBUNTU DEBIAN
sudo apt install x11-xserver-utils
# CENTOS RHEL…
@mythral commented on GitHub (Jun 5, 2020):
Try this:
echo $DISPLAY # ARCH sudo pacman -S xorg-xhost # UBUNTU DEBIAN sudo apt install x11-xserver-utils …
@zakius commented on GitHub (Jun 5, 2020):
Note that many countries reasonably outlaw the "running on Apple hardware" part, bot you still require a valid license
@suda commented on GitHub (Jun 5, 2020):
It probably won't be possible to run it on macOS as Docker for Mac is actually running a tiny Linux VM with Docker inside, so the "matryoshka" would even…
@macdougall commented on GitHub (Jun 6, 2020):
If you own a mac. You own a copy of OSX. It doesn't matter if you visualize it or not as long as you're officially a licensed customer and agreed to…
@sickcodes commented on GitHub (Jun 8, 2020):
the x11-server-utils was already installed on my machine.
host +doesn't work.But this boots OSX for me!
docker run…
@EmmanuelZapata commented on GitHub (Jun 14, 2020):
Any help getting this to work on Unraid??
@stormfleet commented on GitHub (Apr 1, 2021):
In case anyone is a major bogus numpty like me - everyone here is getting qemu-system-x86_64: Permission denied, that is not the same as…
@sickcodes commented on GitHub (Jun 5, 2020):
Ok it's an env issue, changing it now to always choose whichever display you're looking at
@sickcodes commented on GitHub (Jun 5, 2020):
echo $DISPLAY
# ARCH
sudo pacman -S xorg-xhost
# UBUNTU DEBIAN
sudo apt install x11-xserver-utils
# CENTOS RHEL FEDORA
sudo yum…
@luposlip commented on GitHub (Jun 6, 2020):
the x11-server-utils was already installed on my machine. host + doesn't work.
But this boots OSX for me!
docker run --privileged -e…
@Anon-Exploiter commented on GitHub (Jun 7, 2020):
sudo chmod 666 /dev/kvm
Thanks, changing the permissions of /dev/kvm and @roryrjb [command](https://github.com/sickcodes/…
@muedie commented on GitHub (Jun 5, 2020):
Output of running teamviewer:
Starting teamviewerd.............
Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching…