ubuntu14.04 server 安装vmware worktation 12

Posted 嗡嘛呢巴美吽舍

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu14.04 server 安装vmware worktation 12相关的知识,希望对你有一定的参考价值。

0) Do the basic system installation of Ubuntu 14.04 LTS (Server or Desktop)

1) wget the installer

wget https://www.vmware.com/go/tryworkstation-linux-64

2) set the downloaded file as executable (optionally rename using mv or GUI):

sudo chmod +x VMware-Workstation-Full-12.0.0-2985596.x86_64.bundle

3) run the installation:

 ./VMware-Workstation-Full-12.0.0-2985596.x86_64.bundle

4) finish the installation dependencies (if you get error like “A compatible version of gcc was not found.” then this is exactly what you are looking for:

sudo apt-get install build-essential

5) some additional tweaks:

sudo apt-cache search linux-headers-$(uname -r)
sudo apt-get install linux-headers-$(uname -r)

6) run the VMware workstation -> profit

 

 

转自: https://www.hackerway.ch/2015/09/09/how-to-install-vmware-workstation-12-on-ubuntu-14-04-lts/

以上是关于ubuntu14.04 server 安装vmware worktation 12的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu 14.04上安装和配置Rstudio-Server

Ubuntu Server 14.04升级Ubuntu Server 16.04

如何在ubuntu server 14.04下安装gitlab中文版

如何在ubuntu server 14.04下安装gitlab中文版

如何在ubuntu server 14.04下安装gitlab中文版

如何为ubuntu server 14.04 安装图形界面