Created
July 22, 2019 08:08
-
-
Save letsjustfixit/ae67e1f880608ad6ae2a384a081385c3 to your computer and use it in GitHub Desktop.
Vmware Horizon View client pcoip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /lib/pcoip /usr/lib/pcoip | |
sudo ln -s /lib/pcoip /usr/lib/pcoip | |
ln -s /lib/vmware/ /usr/lib/vmware | |
ln -s /bin/vmware-remotemks /usr/bin/vmware-remotemks | |
sudo ln -s /bin/vmware-remotemks /usr/bin/vmware-remotemks | |
sudo ln -s /bin/vmware-remotemks-container /usr/bin/vmware-remotemks-container |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment