<?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; suse</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/suse/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>openSUSE-Leap-15.5系统安装图解教程</title>
		<link>https://www.osyunwei.com/archives/14245.html</link>
		<comments>https://www.osyunwei.com/archives/14245.html#comments</comments>
		<pubDate>Thu, 18 Jan 2024 05:53:47 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[SUSE Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=14245</guid>
		<description><![CDATA[一、安装openSUSE 镜像下载地址： https://opensuse-guide.ustclug.org/index.php https://mirrors.ustc.edu.cn/opensuse/distribution/openSUSE-stable/iso/ 选择：否 选择：服务器 这里使用的是默认分区方案，可以根据需要自定义分区。 跳过用户创建 设置root密码 二、配置openSUSE 1、设置ip地址和子网掩码 vi /etc/sysconfig/network/ifcfg-eth0 #编辑配置文件 BOOTPROTO='static' STARTMODE='auto' ZONE=public IPADDR='192.168.21.172' NETMASK='255.255.255.0' :wq! #保存退出 2、设置网关 vi /etc/sysconfig/network/routes default 192.168.21.2 - - :wq! #保存退出 3、设置dns #openSUSE-Leap-15需要修改/etc/sysconfig/network/config这个配置文件来设置dns #/etc/resolv.conf是/run/netconfig/resolv.conf的软连接，实际要在/etc/sysconfig/network/config修改 vi /etc/sysconfig/network/config NETCONFIG_DNS_STATIC_SERVERS="8.8.8.8 8.8.4.4" :wq! #保存退出 systemctl restart network #重启网络 cat /etc/resolv.conf cat /run/netconfig/resolv.conf ping www.baidu.com 4、修改主机名 vi /etc/hostname webserver :wq! #保存退出 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/14245.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/14245.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUSE Linux Enterprise Server 11 SP1安装图解教程</title>
		<link>https://www.osyunwei.com/archives/2905.html</link>
		<comments>https://www.osyunwei.com/archives/2905.html#comments</comments>
		<pubDate>Tue, 28 Feb 2012 12:22:03 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[SUSE Linux]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[SUSE Linux Enterprise]]></category>
		<category><![CDATA[SUSE Linux 安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=2905</guid>
		<description><![CDATA[一、说明： 操作系统：SUSE Linux Enterprise Server 11 SP1 下载地址：http://cdn.novell.com/prot/wGqu-GCcLaI~/SLES-11-SP1-DVD-i586-GM-DVD1.iso 需要注册才能下载 二、安装系统 用启动盘成功引导之后，出现下面的界面 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 默认进入下面界面 安装界面说明： 1、Boot from Hard Disk  #从硬盘启动 2、installation  #安装 3、Repail installed System   #修复已安装的系统 4、Rescue System   #救援系统 5、Check installation Media   #检查安装媒体 第6、7项代表测试 这里选择第二项，installation安装 语言选择简体中文、键盘布局：英语（美国） 安装方式：全新安装 设置时区：亚洲，上海 服务器方案，物理机 安装设置，点击更改可以自定义，比如最小话安装，或者桌面安装，分区模式等，这里我们需要自定义分区，点击 分区 自定义分区 说明：分区之前选要规划好 swap    1G /      3G /data  1G 选择硬盘，sda，点击添加 主分区 自定义大小1G 文件系统，Swap安装点Swap 继续添加 主分区 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/2905.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/2905.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
