Added info on arch as a vmware guest

This commit is contained in:
hak8or 2017-07-13 21:26:19 -04:00 odevzdal GitHub
rodič f3d852928f
revize 4faeebe2ff
1 změnil soubory, kde provedl 3 přidání a 0 odebrání

Zobrazit soubor

@ -116,3 +116,6 @@ cat ". /usr/share/zsh/site-contrib/powerline.zsh" >> ~/.zshrc
## Driver for wifi OurLink AC600
[Forum](http://www.linuxquestions.org/questions/linux-networking-3/ourlink-ac600-wireless-usb-adapter-not-working-on-newly-installed-ubuntu-gnome-16-10-a-4175597852/) says to use [this](https://github.com/Grawp/rtl8812au_rtl8821au) but it [doesn't](https://github.com/Grawp/rtl8812au_rtl8821au/pull/46) compile with newest kernel. Instead, [this](https://aur.archlinux.org/packages/rtl8812au-v5-dkms-git/) does and seems to work fine.
## Vmware Guest
The [Wiki](https://wiki.archlinux.org/index.php/VMware/Installing_Arch_as_a_guest) has a decent bit of good info, but if using Antergos then a lot is done for you. Networking and auto window resizing works, but clipboard is still iffy. For that, you must install [some](https://www.reddit.com/r/archlinux/comments/2ipvmw/vmware_copypaste_not_working_openvmtools/) packages via ```yaourt -S gtkmm libxtst``` and restart the machine.