<?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; 虚拟机</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E8%99%9A%E6%8B%9F%E6%9C%BA/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>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Proxmox Virtual Environment安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/12598.html</link>
		<comments>https://www.osyunwei.com/archives/12598.html#comments</comments>
		<pubDate>Tue, 21 Jun 2022 02:12:09 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Proxmox]]></category>
		<category><![CDATA[虚拟机]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=12598</guid>
		<description><![CDATA[Proxmox全称Proxmox Virtual Environment，简称PVE，是基于Debian的开源虚拟机平台，比ESXi轻量、功能丰富、对硬件要求低，几乎可以在所有x86硬件上运行。 Proxmox官方网站：https://www.proxmox.com/ 下载地址：https://www.proxmox.com/en/downloads/category/iso-images-pve 目前最新版本是：Proxmox VE 7.2 下载系统镜像，使用rufus制作U盘系统盘，注意镜像写入方式选择以DD镜像模式写入。 一、安装Proxmox 使用系统镜像引导系统，进入下面的界面。 Install Proxmox VE  #安装 如果是Vm虚拟机安装需要打开虚拟化设置 I agree Next 选择China Next 设置登录密码、电子邮箱 Next 配置IP地址 Next Install 安装 正在安装，安装完成后进入下面的界面 在浏览器中输入url地址进行登录 语言切换到中文 至此，Proxmox Virtual Environment安装配置图解教程完成。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/12598.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » Proxmox Virtual Environment安装配置图解教程<p><a rel="bookmark" href="https://www.osyunwei.com/archives/12598.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/12598.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation虚拟机上网设置</title>
		<link>https://www.osyunwei.com/archives/1773.html</link>
		<comments>https://www.osyunwei.com/archives/1773.html#comments</comments>
		<pubDate>Sun, 08 Jan 2012 10:04:29 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[虚拟机]]></category>
		<category><![CDATA[虚拟机上网设置]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1773</guid>
		<description><![CDATA[很多使用VMware Workstation虚拟机的网友在安装完系统之后，不知道怎么设置虚拟机系统上网 下面以具体的例子来为大家说明： 1、实体主机环境：      操作系统：Windows 7      IP地址：192.168.1.254      子网掩码：255.255.255.0      网关：192.168.1.1      dns：8.8.8.8               8.8.4.4      虚拟机软件：VMware Workstation 8.0.1 2、虚拟机系统环境           操作系统：CentOS 6.0 3、要实现的目的：                  让CentOS 6.0能够上网         4、具体操作：              有两种方法可以使CentOS 6.0上网，下面分别介绍   (一)、配置NAT，使虚拟机通过共享主机IP地址上网         系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 大家打开虚拟机软件，照着图片找到对应的选项，可以改成跟上面一样的设置，也可以使用自己当前默认的设置        备注：VMware Workstation虚拟机默认安装之后，VMware8虚拟网段是随机分配的，每台电脑可能不相同，比如我的现在是192.168.21.0/24网段，你的有可能是其它的网段，这个没关系，配置都是一样的原理。       CentOS 6.0网络配置可以参考: CentOS 6.0 设置IP地址、网关、DNS 进行配置 IP：192.168.21.129       子网掩码：255.255.255.0       网关：192.168.21.2       DNS1：8.8.8.8 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1773.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1773.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>解决VMware Workstation虚拟机自动安装CentOS问题</title>
		<link>https://www.osyunwei.com/archives/1297.html</link>
		<comments>https://www.osyunwei.com/archives/1297.html#comments</comments>
		<pubDate>Fri, 09 Dec 2011 12:37:39 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[自动安装]]></category>
		<category><![CDATA[虚拟机]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1297</guid>
		<description><![CDATA[引言：很多网友在初次使用VMware Workstation虚拟机安装CentOS的时候，照着提示一步一步操作：选择系统、选择安装镜像文件、输入管理员密码，结果设置好之后，没过一会儿，系统已经自动安装好了，都不知道是怎么分区的？安装的是英文版本还是中文版本？安装的是桌面版还是最小化安装？这些自己都不知道，很纳闷，让人摸不着头脑！下面就给大家解开谜团！ 问题：VMware Workstation虚拟机安装CentOS，会自动安装，不能自己分区，选择安装模式等设置 原因：VMware Workstation默认设置会根据用户选择的系统进行自动安装 解决办法：取消VMware Workstation的自动安装设置 操作如下： 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 注意：选择”我以后再安装操作系统“ 注意：选择”定制硬件“ &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/1297.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » 解决VMware Workstation虚拟机自动安装CentOS问题<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1297.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1297.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
