OS/Ubuntu
Ubuntu 18.04 + VMware Workstation Player 15.5
강서버
2019. 11. 19. 00:19
반응형
1. Download VMware Workstation Player 15.5
https://www.vmware.com/kr/products/workstation-player/workstation-player-evaluation.html
2.Move download directory
$ cd /movedownloaddirectory
3. Grant user execute permission
$ chmod u+x VMware-Player-15.5.1-15018445.x86_64.bundle
4. Install build-essential
$ sudo apt install build-essential
5. Install VMware workstation player
$ sudo ./VMware-Player-15.5.1-15018445.x86_64.bundle
반응형