1 / 10
文档名称:

Installing VMware Tools in Ubuntu.pdf

格式:pdf   页数:10
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Installing VMware Tools in Ubuntu.pdf

上传人:紫岑旖旎 2012/9/15 文件大小:0 KB

下载得到文件列表

Installing VMware Tools in Ubuntu.pdf

文档介绍

文档介绍:IT-Homer 专栏
成功是优点的发挥,失败是缺点的积累! 不为失败找理由,只为成功找
方法……
Installing VMware Tools in Ubuntu
分类: Linux 2010-03-11 19:11 376人阅读评论(0) 收藏举报
Installing VMware Tools in Ubuntu
 
I've noticed that people are installing Linux distributions in virtual machines.
Especially the virtualization products of VMware are popular. The most installed
distribution in VMware seems to be Ubuntu, as this one of the most user friendly Linux
environments available. After installing it, you need to install VMware Tools, as
these contain the drivers for the virtual machine. This can be challenging to new
users, so I'll write a tutorial for Ubuntu . It should also work with other
versions and distributions.
1. From the menu 'Virtual Machine' in any VMware product, choose 'Install VMware
Tools'.
2. A CD icon should now appear on your Ubuntu desktop. Open it if it doesn't do this
by itself.
3. There should be two files. A and an archive. Open the archive.
1
4. Extract the folder 'vmware-tools-distrib' to your home folder. If your username is
'john', you should extract it to the folder 'john' (/home/john).
2
5. Open a Terminal window.
6. Now enter the following lines. Pressing the ENTER/Return key after each line:
3
6. Now enter the following lines. Pressing the ENTER/Return key after each line:
First we go to the 'vmware-tools-distrib'-folder that you've extracted.