<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>IT运维论坛 - 云服务器、站长</title>
    <link>http://www.itggg.com/forum.php?mod=forumdisplay&amp;fid=17</link>
    <description>Latest 20 threads of 云服务器、站长</description>
    <copyright>Copyright(C) IT运维论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 19 Apr 2026 09:42:34 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.itggg.com/static/image/common/logo_88_31.gif</url>
      <title>IT运维论坛</title>
      <link>http://www.itggg.com/</link>
    </image>
    <item>
      <title>关于成都机房IP段断网事件的说明与客户补偿方案</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=677</link>
      <description><![CDATA[关于成都机房IP段断网事件的说明与客户补偿方案
尊敬的晚安云客户：
您好！2025年9月4日下午16点，因成都机房上游合作方与中国电信存在债务纠纷，导致中国电信对110.40.x.x全IP段(共65535个IP）实施断网，我司部署于该机房的739台服务器受此影响，出现约7.5小时的网络中 ...]]></description>
      <category>云服务器、站长</category>
      <author>IT李经理</author>
      <pubDate>Sun, 07 Sep 2025 08:13:10 +0000</pubDate>
    </item>
    <item>
      <title>CentOS/Linux磁盘扩容：如何调整Home分区并扩展Root空间 | 解决磁盘不足问题</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=468</link>
      <description><![CDATA[1. 查看当前分区使用情况
首先检查磁盘分区和空间使用情况：


2. 卸载 /home 分区
若/home正在使用，需先终止进程：

若提示“设备正忙”，安装并使用fuser终止进程：


3. 删除/home逻辑卷（LV）


4. 扩展/root分区逻辑卷
（请根据实际情况调整大小）


5. 调整/ro ...]]></description>
      <category>云服务器、站长</category>
      <author>企业网站建设</author>
      <pubDate>Wed, 03 Sep 2025 13:54:58 +0000</pubDate>
    </item>
    <item>
      <title>自动将数据盘挂载www目录工具（Centos/Ubuntu/Debian/Fedora适用）</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=328</link>
      <description><![CDATA[在服务器运维中，数据盘挂载是常见操作，尤其是将数据盘挂载到/www目录便于网站文件管理。本文分享一款自动挂载工具，支持Centos、Ubuntu、Debian、Fedora等主流Linux系统，无需手动分区格式化，一键完成挂载操作。

工具核心功能说明
1. 默认将数据盘自动挂载到/www目 ...]]></description>
      <category>云服务器、站长</category>
      <author>IT百科</author>
      <pubDate>Tue, 12 Aug 2025 16:26:39 +0000</pubDate>
    </item>
    <item>
      <title>更新系统yum库</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=174</link>
      <description><![CDATA[yum update升级所有包的同时也升级软件和系统内核
yum upgrade只升级所有包，不升级软件和系统内核]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Fri, 01 Sep 2023 17:36:17 +0000</pubDate>
    </item>
    <item>
      <title>宝塔8+centos8+x-xui</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=172</link>
      <description><![CDATA[系统环境：CentOS-8.4.2105
环境：宝塔8

1、首先ping google.com
                解决方法：修改DNS :8.8.8.8
                
2、安装X-UI

                选择Y，设置登录账号和密码
                http://IP:端口


                
3、开放端口
            ...]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Fri, 01 Sep 2023 12:13:00 +0000</pubDate>
    </item>
    <item>
      <title>linux centos v2ray 启动 重启 运行状态 开机自动启动</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=173</link>
      <description><![CDATA[常用命令：
systemctl start v2ray # 启动V2ray
systemctl enable v2ray # 设置开机自动启动
systemctl status v2ray #查看V2Ray的运行状态：
systemctl restart v2ray #重新启动 V2Ray 服务]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Fri, 01 Sep 2023 11:56:43 +0000</pubDate>
    </item>
    <item>
      <title>宝塔跳过手机绑定</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=171</link>
      <description><![CDATA[如果安装的国内版本的宝塔需要绑定手机可以执行下面命令]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Wed, 30 Aug 2023 10:56:29 +0000</pubDate>
    </item>
    <item>
      <title>2023版宝塔面板搭建v2ray共存并开启bbr加速</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=170</link>
      <description><![CDATA[UUID在线生成：https://1024tools.com/uuid


1、安装宝塔：

安装nginx
安装完宝塔后进入后面直接一键安装即可（一键安装lnmp环境即可）




安装v2ray
宝塔和nginx完成以后，回到vps SSH窗口,执行命令


执行完后，回到宝塔面板，左侧文件，依次打开，编辑

/usr/loca ...]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Sat, 26 Aug 2023 19:19:21 +0000</pubDate>
    </item>
    <item>
      <title>买了香港主机，结果无法google.com,原来是DNS的原因</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=169</link>
      <description><![CDATA[centos无法ping youtube.com


查看DNS是否本地，


打开终端，以root用户身份登录。
编辑网络配置文件。使用以下命令打开网络配置文件：








保存并关闭文件。
重启网络服务，以使更改生效。使用以下命令重启网络服务：




 ...]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Sat, 26 Aug 2023 16:53:47 +0000</pubDate>
    </item>
    <item>
      <title>安装\\卸载宝塔linux卸载BT宝塔面板,怎么卸载宝塔及运行环境</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=168</link>
      <description><![CDATA[宝塔的安装与卸载
安装
Centos安装脚本


Ubuntu/Deepin安装脚本


Debian安装脚本


Fedora安装脚本


这些东西都可以在官网上查到，都有解释，就不赘述了

卸载
1.下载宝塔卸载文件

 2.运行此文件根据提示卸载

 ...]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Wed, 23 Aug 2023 11:28:02 +0000</pubDate>
    </item>
    <item>
      <title>宝塔数据盘挂载说明-宝面板挂载硬盘教程-SSH执行下面的命令（前提已装好宝塔面板）</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=166</link>
      <description><![CDATA[宝塔数据盘挂载说明
宝面板挂载硬盘教程
-SSH执行下面的命令（前提已装好宝塔面板）]]></description>
      <category>云服务器、站长</category>
      <author>神一样的男人</author>
      <pubDate>Sun, 20 Aug 2023 11:21:31 +0000</pubDate>
    </item>
    <item>
      <title>linux上 v2ray的卸载命令</title>
      <link>http://www.itggg.com/forum.php?mod=viewthread&amp;tid=50</link>
      <description><![CDATA[查看状态systemctl status v2ray

卸载（二选一，看你的系统）：



删除文件：


重启 V2Ray：sudo systemctl restart v2ray
查看状态：sudo systemctl status v2ray]]></description>
      <category>云服务器、站长</category>
      <author>疯狂IT</author>
      <pubDate>Sun, 28 May 2023 05:20:19 +0000</pubDate>
    </item>
  </channel>
</rss>