<?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>系统DD &#8211; 壹资源网</title>
	<atom:link href="https://www.iezyw.com/html/tag/%e7%b3%bb%e7%bb%9fdd/feed" rel="self" type="application/rss+xml" />
	<link>https://www.iezyw.com</link>
	<description>一个降低试错成本的网站！</description>
	<lastBuildDate>Mon, 29 Dec 2025 11:06:06 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.iezyw.com/wp-content/uploads/2026/01/cropped-logo-5-32x32.png</url>
	<title>系统DD &#8211; 壹资源网</title>
	<link>https://www.iezyw.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Linux  一键dd重装系统-脚本分享</title>
		<link>https://www.iezyw.com/html/20237153.html</link>
		
		<dc:creator><![CDATA[壹资源网]]></dc:creator>
		<pubDate>Sat, 03 Jun 2023 06:56:22 +0000</pubDate>
				<category><![CDATA[精品资源]]></category>
		<category><![CDATA[dd系统脚本]]></category>
		<category><![CDATA[dd重装系统]]></category>
		<category><![CDATA[系统DD]]></category>
		<guid isPermaLink="false">https://www.iezyw.com/?p=7153</guid>

					<description><![CDATA[安装重装系统的前提组件： #Debian/Ubuntu: apt-get install -y xz-util [&#8230;]]]></description>
										<content:encoded><![CDATA[<h1><span style="font-weight: 400;">安装重装系统的前提组件：</span></h1>
<p><span style="font-weight: 400;">#Debian/Ubuntu:</span></p>
<pre><span style="font-weight: 400;">apt-get install -y xz-utils openssl gawk file wget screen &amp;&amp; screen -S os</span></pre>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">#RedHat/CentOS:</span></p>
<pre><span style="font-weight: 400;">yum install -y xz openssl gawk file glibc-common wget screen &amp;&amp; screen -S os</span></pre>
<h2><span style="font-weight: 400;">如果出现异常，请刷新Mirrors缓存</span></h2>
<p><span style="font-weight: 400;">#Debian/Ubuntu:</span></p>
<pre><span style="font-weight: 400;">apt update -y &amp;&amp; apt dist-upgrade -y</span></pre>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">#RedHat/CentOS:</span></p>
<pre><span style="font-weight: 400;">yum makecache &amp;&amp; yum update -y</span></pre>
<p>&nbsp;</p>
<h1><span style="font-weight: 400;">一键dd脚本（1号脚本）：</span></h1>
<pre><span style="font-weight: 400;">wget --no-check-certificate -O AutoReinstall.sh https://d.02es.com/AutoReinstall.sh &amp;&amp; chmod a+x AutoReinstall.sh &amp;&amp; bash AutoReinstall.sh</span></pre>
<h1><span style="font-weight: 400;">25个系统的默认密码</span><span style="font-weight: 400;">（不一定正确，安装时请将屏幕上显示的密码记录下来，以显示为准）</span><span style="font-weight: 400;">：</span></h1>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">1、CentOS 7.7 (已关闭防火墙及SELinux，默认密码Pwd@CentOS)</span></p>
<p><span style="font-weight: 400;">2、CentOS 7 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">3、CentOS 8 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">4、CentOS 6 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">5、Debian 11 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">6、Debian 10 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">7、Debian 9 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">8、Debian 8 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">9、Ubuntu 20.04 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">10、Ubuntu 18.04 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">11、Ubuntu 16.04 (默认密码Minijer.com)</span></p>
<p><span style="font-weight: 400;">12、Windows Server 2019 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">13、Windows Server 2016 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">14、Windows Server 2012 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">15、Windows Server 2012 Lite (默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">16、Windows Server 2008 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">17、Windows Server 2008 Lite (默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">18、Windows Server 2003 (默认密码cxthhhhh.com)</span></p>
<p><span style="font-weight: 400;">19、Windows Server 2003 Lite (默认密码WinSrv2003x86-Chinese)</span></p>
<p><span style="font-weight: 400;">20、Windows 10 LTSC Lite (默认密码www.nat.ee)</span></p>
<p><span style="font-weight: 400;">21、Windows 7 x86 Lite (默认密码Windows7x86-Chinese)</span></p>
<p><span style="font-weight: 400;">22、Windows 7 Ent Lite (默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">23、Windows 7 Ent Lite (UEFI支持甲骨文)(默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">24、Windows Server 2008 Lite (UEFI支持甲骨文)(默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">25、Windows Server 2012 Lite (UEFI支持甲骨文)(默认密码nat.ee)</span></p>
<p><span style="font-weight: 400;">99、自定义镜像</span></p>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">23~25号是UEFI引导，支持甲骨文的。</span></p>
<p>&nbsp;</p>
<h1><span style="font-weight: 400;">如果上述脚本异常，请使用HiCasper大佬制作的备用脚本（2号脚本）：</span></h1>
<p>&nbsp;</p>
<pre><span style="font-weight: 400;">wget --no-check-certificate -qO AutoReinstall.sh 'http://git.io/AutoReinstall.sh' &amp;&amp; bash AutoReinstall.sh</span></pre>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">区别：</span></p>
<ol>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">密码不一样，安装过程有提示密码，记得记录下来</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">只有Linux镜像，没有Windows</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">国内vps访问不了</span></li>
</ol>
<p><img fetchpriority="high" decoding="async" class="aligncenter  wp-image-7155" title="8bcd3ead8ef23f1ad1af04ddcc6b1bae" src="https://www.iezyw.com/wp-content/uploads/2023/06/8bcd3ead8ef23f1ad1af04ddcc6b1bae.png" alt="8bcd3ead8ef23f1ad1af04ddcc6b1bae" width="881" height="497" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
