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/

时间: 2024-10-19 21:36:14

ubuntu14.04 server 安装vmware worktation 12的相关文章

ubuntu14.04 server安装gnome-desktop

You can install the default Ubuntu desktop by executing the following: sudo apt-get install ubuntu-desktop There are many desktop alternatives which you may install and use, like: Gnome 3 installation: sudo apt-get install gnome-shell 转自: http://asku

ubuntu 12.04 server 安装nginx

下载源码: wget http://nginx.org/download/nginx-1.6.1.tar.gz 解压,编译安装 ./configure ./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE li

ubuntu14.04 64bit 安装 && 破解quartus13.0 记录

安装文件:Quartus-13.0.0.156-linux.iso             Quartus-13.0.0.156-devices-1.iso 1.挂载:sudo mount -o loop Quartus-13.0.0.156-linux.iso /media/mnt    //mnt 提前建立好 2.直接执行 sudo ./setup.sh 就可以安装 我的安装文件夹:/usr/local/altera/13.0/quartus 3. 1).quartus安装完毕后,直接执行执

Ubuntu14.04 kylin 安装配置Tomcat7服务器

Ubuntu14.04 kylin 安装配置Tomcat7服务器: 放入当前登录用户根目录: ~ 1.依旧是解压 tar –xzf apache-tomcat-7.0.40.tar.gz 得到apache-tomcat-7.0.40文件夹 2.改个名字,不然敲着蛋疼: mv apache-tomcat-7.0.40 tomcat 3.放入/usr/local/ sudo mv tomcat /usr/local/ 4.进入/usr/local/tomcat cd /usr/local/tomca

fastdfs及php扩展在ubuntu14.04的安装配置

一:简单介绍     FastDFS是一个开源的分布式文件系统,她对文件进行管理,功能包括:文件存储.文件同步.文件访问(文件上传.文件下载)等,解决了大容量存储和负载均衡的问题.特别适合以文件为载体的在线服务,如相册网站.视频网站等等.FastDFS服务端有两个角色:跟踪器(tracker)和存储节点(storage).跟踪器主要做调度工作,在访问上起负载均衡的作用. FastDFS 是一个 C 语言实现的开源轻量级分布式文件系统,作者余庆(happyfish100),支持 Linux.Fre

[译]How to Install Node.js on Ubuntu 14.04 如何在ubuntu14.04上安装node.js

**原文链接为** [http://www.hostingadvice.com/how-to/install-nodejs-ubuntu-14-04/](http://www.hostingadvice.com/how-to/install-nodejs-ubuntu-14-04/) **由作者Jacob Nicholson 发表于October 27, 2015** **在此对作者表示感谢** Node.js作为一个基于JavaScript的开发平台,正变得越来越流行.许多开发人员都想构建通过

ubuntu14.04 server 部署 zookeeper 集群服务器

zookeeper是什么? Apache ZooKeeper 是一个面向分布式应用程序的高性能协调服务器.它使用一个简单的接口暴露公共服务(比如命名和配置管理.同步和组服务),让用户不必从头开始编程.它为实现共识.组管理.领导者选举和到场协议(presence protocol)配备了现成的支持. 下面是我在ubuntu14.04 server中部署 zookeeper集群服务器的经验 zookeeper集群服务器的部署 1.安装jdk 之前安装jdk都是自己手动配置环境,这次为了偷懒就使用了a

安装 VMware Workstation 12软件与开场分享

VMware Workstation 桌面虚拟计算机软件 IT相关职业必会 1.1安装 VMware Workstation 12软件与开场分享 --讲师:孙忠(游旗.引莫) ----需要看带插图版,请大家下载附件.----我是懒惰的线--- ---------准备工作 1.下载安装包: (1)软件版本:VMware Workstation 12 (2)官网下载:http://www.vmware.com/cn.html (3)也可以通过其他途径下载网络资源. ---------实操部分 下载好

Ubuntu14.04下安装ZendStudio10.6.1+SVN出现Failed to load JavaHL Library

Subclipse不能正常工作,打开后报错: Failed to load JavaHL Library. These are the errors that were encountered: no libsvnjavahl-1 in java.library.path no svnjavahl-1 in java.library.path no svnjavahl in java.library.path 原来是缺少一些关联文件,去subclipse的Wiki看了看,说需要安装libsvn-