<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>金黑网络 - 服务器教程</title>
    <link>https://jinhei.com/forum-58-1.html</link>
    <description>Latest 20 threads of 服务器教程</description>
    <copyright>Copyright(C) 金黑网络</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 14 Jun 2026 19:42:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://jinhei.com/static/image/common/logo_88_31.gif</url>
      <title>金黑网络</title>
      <link>https://jinhei.com/</link>
    </image>
    <item>
      <title>腾讯云主机无法打开宝塔面板的解决方法—放行宝塔安全组教程</title>
      <link>https://jinhei.com/thread-845-1-1.html</link>
      <description><![CDATA[腾讯云主机无法打开宝塔面板的解决方法—放行宝塔安全组教程

导入就行了。
记得开发端口。]]></description>
      <category>服务器教程</category>
      <author>马不停蹄</author>
      <pubDate>Tue, 27 Jun 2023 09:35:20 +0000</pubDate>
    </item>
    <item>
      <title>linux中将一个文件或文件夹移动、复制到另一个文件夹的方法命令</title>
      <link>https://jinhei.com/thread-774-1-1.html</link>
      <description><![CDATA[linux中将一个文件或文件夹移动、复制到另一个文件夹的方法命令
Linux中将一个文件移动到另一个文件夹方法，但此方法是移动，并非复制
命令代码如下：
文件复制到另一个文件夹方法：
 ...]]></description>
      <category>服务器教程</category>
      <author>蚂蚁</author>
      <pubDate>Tue, 28 Mar 2023 08:15:39 +0000</pubDate>
    </item>
    <item>
      <title>Linux下的tar压缩解压缩命令教程</title>
      <link>https://jinhei.com/thread-767-1-1.html</link>
      <description><![CDATA[Linux下的tar压缩解压缩命令教程
tar 命令用于文件的打包或压缩，是最为常用的打包压缩命令，其语法格式如下：]]></description>
      <category>服务器教程</category>
      <author>蚂蚁</author>
      <pubDate>Tue, 28 Mar 2023 02:56:57 +0000</pubDate>
    </item>
    <item>
      <title>linux常用操作命令之备份</title>
      <link>https://jinhei.com/thread-766-1-1.html</link>
      <description><![CDATA[linux常用操作命令之备份]]></description>
      <category>服务器教程</category>
      <author>蚂蚁</author>
      <pubDate>Tue, 28 Mar 2023 02:24:17 +0000</pubDate>
    </item>
    <item>
      <title>Linux常用必备命令大全教程（值得收藏）</title>
      <link>https://jinhei.com/thread-765-1-1.html</link>
      <description><![CDATA[Linux常用必备命令大全教程（值得收藏）
最近都在和Linux打交道，感觉还不错。我觉得Linux相比windows比较麻烦的就是很多东西都要用命令来控制，当然，这也是很多人喜欢linux的原因，比较短小但却功能强大。我将我了解到的命令列举一下，仅供大家参考：
系统信息
arch  ...]]></description>
      <category>服务器教程</category>
      <author>蚂蚁</author>
      <pubDate>Tue, 28 Mar 2023 02:21:15 +0000</pubDate>
    </item>
    <item>
      <title>linux系统：-bash:zip:command not found解决方法教程</title>
      <link>https://jinhei.com/thread-764-1-1.html</link>
      <description><![CDATA[linux系统：-bash:zip:command not found解决方法教程
-bash: zip: command not found
是因为liunx服务器上没有安装zip命令，需要安装一下即可
linux安装zip命令：
apt-get install zip 或yum install zip

linux安装unzip命令：
apt-get install unzip 或yum install u ...]]></description>
      <category>服务器教程</category>
      <author>蚂蚁</author>
      <pubDate>Tue, 28 Mar 2023 02:10:53 +0000</pubDate>
    </item>
    <item>
      <title>linux下如何查看是否安装了宝塔面板</title>
      <link>https://jinhei.com/thread-763-1-1.html</link>
      <description><![CDATA[linux下如何查看是否安装了宝塔面板
输入：bt default 
就会出来原来的用户名和密码
这个是查看宝塔的用户名与密码的]]></description>
      <category>服务器教程</category>
      <author>admin</author>
      <pubDate>Tue, 28 Mar 2023 01:53:55 +0000</pubDate>
    </item>
    <item>
      <title>server certificate does NOT include an ID which matches...问题的解决方法</title>
      <link>https://jinhei.com/thread-365-1-1.html</link>
      <description><![CDATA[server certificate does NOT include an ID which matches...问题的解决方法

apache的error.log里包含很多这样的错误日志：
[Fri Dec 23 00:27:53.838454 2022] [ssl:warn] [pid 9600:tid 340] AH01909: localhost:443:0 server certificate does NOT include an ID w ...]]></description>
      <category>服务器教程</category>
      <author>admin</author>
      <pubDate>Thu, 29 Dec 2022 02:09:55 +0000</pubDate>
    </item>
    <item>
      <title>虚拟主机配置</title>
      <link>https://jinhei.com/thread-181-1-1.html</link>
      <description><![CDATA[需求：
配置过程：要配置虚拟主机，需要在httpd.conf中引入虚拟主机的培训文件（vhosts.conf）
vhosts.conf配置如下]]></description>
      <category>服务器教程</category>
      <author>admin</author>
      <pubDate>Mon, 21 Nov 2022 02:25:45 +0000</pubDate>
    </item>
    <item>
      <title>服务器配置：更改监听端口</title>
      <link>https://jinhei.com/thread-180-1-1.html</link>
      <description><![CDATA[服务器配置：更改监听端口

在httpd.conf配置文件中设置通过Listen指令设置监听的端口可以设置多个监听端口
记得重启服务器。]]></description>
      <category>服务器教程</category>
      <author>admin</author>
      <pubDate>Mon, 21 Nov 2022 02:14:24 +0000</pubDate>
    </item>
    <item>
      <title>服务器配置更改虚拟主机根目录和更改默认首页方法教程</title>
      <link>https://jinhei.com/thread-179-1-1.html</link>
      <description><![CDATA[服务器配置更改虚拟主机根目录和更改默认首页方法教程

要更改虚拟目录的位置，需要到apache的配置文件中更改（conf/httpd.conf)在phpstudy中，httpd.conf和vhost.conf都有配置虚拟目录的指令，并且两个配置文件中都有配置虚拟目录的指令。
提醒：项目上线以后，不可以 ...]]></description>
      <category>服务器教程</category>
      <author>admin</author>
      <pubDate>Mon, 21 Nov 2022 02:11:57 +0000</pubDate>
    </item>
  </channel>
</rss>