<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; VMwareTools</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/vmwaretools/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 虚拟机中安装 VMwareTools</title>
		<link>https://www.osyunwei.com/archives/1850.html</link>
		<comments>https://www.osyunwei.com/archives/1850.html#comments</comments>
		<pubDate>Tue, 10 Jan 2012 08:39:16 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[VMwareTools]]></category>
		<category><![CDATA[安装VMwareTools]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1850</guid>
		<description><![CDATA[引言：VMwareTools是VMware虚拟机中很重要的一个工具包，有些时候在虚拟机中安装完操作系统会缺少网卡驱动，不能上网，这时只要安装VMwareTools就可以解决问题，下面以CentOS为例，来说明VMwareTools的安装方法 1、打开VMware Workstation虚拟机，开启CentOS系统      虚拟机-安装VMware Tools      登录CentOS终端命令行      系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 2、mkdir /media/mnt    #新建挂载目录      mount /dev/cdrom    /media/mnt/      #挂载VMware Tools安装盘到/media/mnt/目录      cd /media/mnt/    #进入安装目录      ll   #查看      cp    VMwareTools-8.8.1-528969.tar.gz    /home    #复制文件到/home目录      系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 3、tar zxvf VMwareTools-8.8.1-528969.tar.gz   #解压      cd vmware-tools-distrib   #进入文件目录      ./vmware-install.pl  #安装      一直按enter即可      最后，重启服务器，VMwareTools安装成功。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/1850.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » CentOS 虚拟机中安装 VMwareTools<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1850.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1850.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
