<?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; Windows Server 2012</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/windows-server-2012/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>在Linux系统下的虚拟机VMware-Workstation中安装Windows Server 2012</title>
		<link>https://www.osyunwei.com/archives/5602.html</link>
		<comments>https://www.osyunwei.com/archives/5602.html#comments</comments>
		<pubDate>Tue, 13 Nov 2012 08:38:33 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Liunx]]></category>
		<category><![CDATA[Windows Server 2012]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=5602</guid>
		<description><![CDATA[说明： Linux系统：CentOS 5.8 64位 IP地址：192.168.0.98 VMware-Workstation版本：9.0（目前最新版） 具体操作： 一、在Linux系统中安装VMware-Workstation虚拟机软件 1、安装Linux桌面环境 yum groupinstall "X Window System" #安装X Window yum install xdm yum groupinstall "GNOME Desktop Environment" #安装GNOME桌面 vi /etc/inittab #编辑 id:5:initdefault: #修改3为5 :wq! #保存退出 2、配置vnc服务，开启linux远程桌面连接 说明： vncserver在调用的时候，会根据你的配置来启用server端的监听端口， 端口默认是从5900开始，再加上你的桌面号。 比如你的桌面号为1，则vnc的连接端口号为5900+1=5901 比如你的桌面号为10000，则vnc的连接端口号为5900+10000=15900 使用root账号登录 rpm -q vnc-server #检查系统是否安装vnc yum install vnc-server #安装 vncserver #启动，会提示输入密码，这个密码是远程登录时所需要输入的密码，输入密码，回车 vi /etc/sysconfig/vncservers #vnc配置文件 VNCSERVERS="10000:root" #把前面的#取消了10000:root （桌面号:用户） [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/5602.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/5602.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
