<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>主机测评网 - 其他教程</title>
    <link>https://adminzhuji.com/forum-83-1.html</link>
    <description>Latest 20 threads of 其他教程</description>
    <copyright>Copyright(C) 主机测评网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 08 Sep 2026 17:30:43 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://adminzhuji.com/static/image/common/logo_88_31.gif</url>
      <title>主机测评网</title>
      <link>https://adminzhuji.com/</link>
    </image>
    <item>
      <title>CentOS 7/8/9 系统安装与最小化配置指南</title>
      <link>https://adminzhuji.com/thread-12763-1-1.html</link>
      <description><![CDATA[CentOS 7/8/9 系统安装与最小化配置指南



[hr]

一、安装前准备

1. 下载镜像

[*]CentOS 7（归档地址）

    
  推荐下载 

[*]CentOS 8（归档地址）

    
  推荐下载 

[*]CentOS Stream 9（官方镜像）

    
  选择  或 

2. 制作启动介质

[*]Linux/macOS：
[*]W ...]]></description>
      <category>其他教程</category>
      <author>墙和鸡蛋</author>
      <pubDate>Fri, 08 May 2026 02:37:39 +0000</pubDate>
    </item>
    <item>
      <title>必会的30条CentOS常用命令（附实例）</title>
      <link>https://adminzhuji.com/thread-12765-1-1.html</link>
      <description><![CDATA[以下是CentOS系统运维中最常用的30条命令，每条都配有简要说明和可直接操作的实例，涵盖文件管理、权限、进程监控、网络、包管理和系统服务等核心场景。

[hr]

1. ls – 列出目录内容  
查看当前目录下的文件与子目录，常用  显示详细信息， 显示隐藏文件。  


2. cd  ...]]></description>
      <category>其他教程</category>
      <author>俺乃小潜mg</author>
      <pubDate>Fri, 08 May 2026 02:35:56 +0000</pubDate>
    </item>
    <item>
      <title>Linux文件系统详解：CentOS下磁盘分区、格式化与挂载</title>
      <link>https://adminzhuji.com/thread-12768-1-1.html</link>
      <description><![CDATA[Linux 中的文件系统管理是运维的基础功，下面我以 CentOS 7/8 为例，从磁盘分区、格式化到挂载，为你梳理一套完整的理论与操作流程。

[hr]

1. 文件系统基础概念

Linux 采用单一树状目录结构，所有存储设备（硬盘、U盘、光盘）都必须挂载到某个目录下才能被访问。  
 ...]]></description>
      <category>其他教程</category>
      <author>我是的十八簿</author>
      <pubDate>Fri, 08 May 2026 02:24:42 +0000</pubDate>
    </item>
    <item>
      <title>CentOS用户与权限管理：从useradd到sudoers</title>
      <link>https://adminzhuji.com/thread-12767-1-1.html</link>
      <description><![CDATA[在 CentOS（以及 RHEL、Fedora 等红帽系发行版）中，用户和权限管理是系统安全与多用户协作的基础。下面从零开始，系统梳理从创建用户到赋予  权限的完整操作链。

[hr]

1. 用户与组的基本概念

[*]用户（User）：每个使用系统的人或服务都有一个账户，由 UID（用户 ID ...]]></description>
      <category>其他教程</category>
      <author>123456823</author>
      <pubDate>Fri, 08 May 2026 02:24:27 +0000</pubDate>
    </item>
    <item>
      <title>CentOS 7/8/9 系统安装与最小化配置指南</title>
      <link>https://adminzhuji.com/thread-12764-1-1.html</link>
      <description><![CDATA[CentOS 7/8/9 系统安装与最小化配置指南

本指南涵盖 CentOS 7、CentOS 8 以及 CentOS Stream 9（通常简称 CentOS 9）的安装过程与安装后的基础配置。由于这三个版本在安装界面与生命周期上差异较大，文中会分别说明，并特别指出已停维版本的处理策略和长期运维建议。

 ...]]></description>
      <category>其他教程</category>
      <author>123456825</author>
      <pubDate>Fri, 08 May 2026 02:24:00 +0000</pubDate>
    </item>
    <item>
      <title>必会的30条CentOS常用命令（附实例）</title>
      <link>https://adminzhuji.com/thread-12766-1-1.html</link>
      <description><![CDATA[以下是 CentOS 系统中必会的 30 条常用命令，涵盖文件管理、系统监控、网络操作、软件包管理等场景，每条均附实用示例。

[hr]

1.  — 列出目录内容

列出  下所有文件（含隐藏文件）的详细信息。

2.  — 切换目录

进入  目录。  
 返回上级目录， 回到当前用户的家 ...]]></description>
      <category>其他教程</category>
      <author>六翼天使494</author>
      <pubDate>Fri, 08 May 2026 02:24:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux云服务器扩展根分区</title>
      <link>https://adminzhuji.com/thread-7746-1-1.html</link>
      <description><![CDATA[Linux虚拟机扩展根分区—数据盘篇
本操作有风险，建议操作前先备份。
虚拟机根分区空间不够用，在虚拟机扩展磁盘后发现文件系统并未生效，以下是分区相关操作让扩展的空间生效：
（个人使用xshell设置中文转换，界面稍有不同）
登录系统之后：




准备
df -h  发现空间 ...]]></description>
      <category>其他教程</category>
      <author>音乐之家1</author>
      <pubDate>Wed, 11 Sep 2024 15:34:27 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器关闭135、137、138、139、445端口方法	</title>
      <link>https://adminzhuji.com/thread-7745-1-1.html</link>
      <description><![CDATA[135端口的关闭


    HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Ole\\EnableDCOM的值改为“N”


    HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Rpc\\DCOM Protocols 中删除“ncacn_ip_tcp”（2000要下个注册表工具.以上传.）


    此外，还需要停用“Distributed Transactio ...]]></description>
      <category>其他教程</category>
      <author>luly靓</author>
      <pubDate>Wed, 11 Sep 2024 15:34:26 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器IIS应用程序池自动关闭原因及解决办法	</title>
      <link>https://adminzhuji.com/thread-7744-1-1.html</link>
      <description><![CDATA[2003应用程序池自动关闭，一直出现 Service Unavailable 常见方法如下

1、从IIS6.0开始CPU资源都在应用池里面限制了，不象以前的IIS.5。所以假死的池的缘故就是池被拉死，你在网站打不开的时候可以看到你的某个应用池是禁用的，上面出现一个红叉。你鼠标右键启动网站又 ...]]></description>
      <category>其他教程</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Wed, 11 Sep 2024 15:34:24 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器修改IIS默认上传、下载文件大小的限制	</title>
      <link>https://adminzhuji.com/thread-7743-1-1.html</link>
      <description><![CDATA[IIS6（win2003）
默认状态下IIS6允许的asp最大上传文件大小为200K即202800字节，而aspx则不受限制！
解决方案：
1、关闭iis admin service服务
2、找到系统盘目录下文件 系统盘\\windows\\system32\\inetsrv\\下的metabase.xml
3、修改ASPMaxRequestEntityAllowed值，默认值 ...]]></description>
      <category>其他教程</category>
      <author>敢想敢做敢拼</author>
      <pubDate>Wed, 11 Sep 2024 15:34:23 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器CentOS 7系统开机出现welcome to emergency mode! 解决方法	</title>
      <link>https://adminzhuji.com/thread-7742-1-1.html</link>
      <description><![CDATA[原因：/etc/fstab写入了自动挂载，但开机没有挂载成功导致的
处理办法：自动挂载的那个fstab文件有问题，你在这个界面直接输入密码，然后把你增加的删除，重启就OK
1：登陆root 乱码也输入密码
2： vim /etc/fstab ，检查磁盘挂载信息
3：注释掉自己增加的内容，如果确 ...]]></description>
      <category>其他教程</category>
      <author>当当当当裤裆坦</author>
      <pubDate>Wed, 11 Sep 2024 15:34:22 +0000</pubDate>
    </item>
    <item>
      <title> windows2008云服务器密码去除复杂性要求	</title>
      <link>https://adminzhuji.com/thread-7741-1-1.html</link>
      <description><![CDATA[在Windows Server 2008系统中默认情况下登录密码必须足够复杂，英文、数字、特殊符号缺一不可，而且一段时间后必须更改一次密码。

开始--管理工具--本地安全策略“，弹出窗口，点击”安全设置“-&gt;”账户策略“-&gt;”密码策略“，可以看到”密码必须符合复杂性要求“，安 ...]]></description>
      <category>其他教程</category>
      <author>银鲜目江探</author>
      <pubDate>Wed, 11 Sep 2024 15:34:21 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器MySQL下mysql.sock丢失问题处理方法	</title>
      <link>https://adminzhuji.com/thread-7740-1-1.html</link>
      <description><![CDATA[MySQL下mysql.sock丢失丢失的原因一般是因为配置文件不一致的原因，mysqld 错误启动，mysqld_safe 会清除一次mysql.sock 。解决方法是：]]></description>
      <category>其他教程</category>
      <author>天一教育培训寐</author>
      <pubDate>Wed, 11 Sep 2024 15:34:20 +0000</pubDate>
    </item>
    <item>
      <title> Linux SSH无法启动，报告/var/empty/sshd must be owned by root and not group or world-wr</title>
      <link>https://adminzhuji.com/thread-7739-1-1.html</link>
      <description><![CDATA[在机器上直接登录，问题显示如下：
　　/var/empty/sshd must be owned by root and not group or world-writable.
　　问题：
　　Linux上的SSH无法启动
　　报告/var/empty/sshd must be owned by root and not group or world-writable.
　　解决办法：
　　首先通过 ...]]></description>
      <category>其他教程</category>
      <author>麻辣鸡翅</author>
      <pubDate>Wed, 11 Sep 2024 15:34:18 +0000</pubDate>
    </item>
    <item>
      <title> windows微软运行库各版本合集下载VC运行库	</title>
      <link>https://adminzhuji.com/thread-7738-1-1.html</link>
      <description><![CDATA[合集下载地址：VC运行库合集下载

　Microsoft Visual C++ 2005 SP1（8.0.61187）
　Microsoft Visual C++ 2008 SP1（9.0.30729.7523）
　Microsoft Visual C++ 2010 SP1（10.0.40219）
　Microsoft Visual C++ 2012 update4（11.0.61030）
　Microsoft Visual C++ 2013 ...]]></description>
      <category>其他教程</category>
      <author>俺乃小潜mg</author>
      <pubDate>Wed, 11 Sep 2024 15:34:17 +0000</pubDate>
    </item>
    <item>
      <title> Linux系统安装及升级kangle+EasyPanel	</title>
      <link>https://adminzhuji.com/thread-7737-1-1.html</link>
      <description><![CDATA[说明：(easypanel集成了kangle web 服务器和mysql,仅支持centos 5和centos 6) 。
执行下面的命令即可，安装程序将自动安装或者升级：
yum -y install wget;wget  start
运行上面的安装shell脚本,选择自己需要的版本和软件。会自动安装ka ...]]></description>
      <category>其他教程</category>
      <author>阿豆学长长ov</author>
      <pubDate>Wed, 11 Sep 2024 15:34:16 +0000</pubDate>
    </item>
    <item>
      <title> 云服务器PHP网站提示组件不存在MySQLi,Curl,MySQL	</title>
      <link>https://adminzhuji.com/thread-7736-1-1.html</link>
      <description><![CDATA[问题起因
Windows服务器新配置的网站环境。php文件能打开。网站能访问到，但是使用phpmyadmin的时候提示缺少mysqli组件，或者按安装网站的时候总是缺少扩展比如
curl gd mysql mysqli…..
查看了目录中，.dll文件都是存在的，php.ini里面都开启了相应的扩展。解决办法
 ...]]></description>
      <category>其他教程</category>
      <author>胡37</author>
      <pubDate>Wed, 11 Sep 2024 15:34:15 +0000</pubDate>
    </item>
    <item>
      <title> windows云服务器网站出现 503 Service Unavailable	</title>
      <link>https://adminzhuji.com/thread-7735-1-1.html</link>
      <description><![CDATA[1，重启服务器。可以恢复访问。
2，重启Web应用程序池。







感谢：蓝速云计算提供云服务器，香港空间，服务器租用,云主机进行测试！]]></description>
      <category>其他教程</category>
      <author>墙和鸡蛋</author>
      <pubDate>Wed, 11 Sep 2024 15:34:14 +0000</pubDate>
    </item>
    <item>
      <title> linux 云主机修改apache设置，支持UTF8和GBK	</title>
      <link>https://adminzhuji.com/thread-7734-1-1.html</link>
      <description><![CDATA[原本将apache默认设置成强制GBK编码解释网站，使得后来安装UTF8的网站代码时出现乱码的情况！ 解决方法，修改/etc/httpd/conf/httpd.conf 文件，将其中AddDefaultCharset行注释掉（前面加#）。
保存后重新启动apache。
/usr/sbin/apachectl restart
这样就即可解析GBK的 ...]]></description>
      <category>其他教程</category>
      <author>风吹吹蛋蛋疼风w</author>
      <pubDate>Wed, 11 Sep 2024 15:34:12 +0000</pubDate>
    </item>
    <item>
      <title> Discuz论坛管理员后台登录后会自动退出登录	</title>
      <link>https://adminzhuji.com/thread-7733-1-1.html</link>
      <description><![CDATA[Dz程序为了安全，有记录管理员经常登录的ip，当用户更换一个新的ip登录时，就会自动退出。那么该如何解决呢？
解决具体方式如下：
1、用ftp工具连接到您的空间，找到config/config_global.php文件，并下载到本地。
2、打开编辑config_global.php文件，找到以下这段代码 ...]]></description>
      <category>其他教程</category>
      <author>poney</author>
      <pubDate>Wed, 11 Sep 2024 15:34:11 +0000</pubDate>
    </item>
  </channel>
</rss>