<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Gateway未来科技 - 自用软件安装</title>
    <link>https://fwq9.com/forum-52-1.html</link>
    <description>Latest 20 threads of 自用软件安装</description>
    <copyright>Copyright(C) Gateway未来科技</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 03:02:17 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://fwq9.com/static/image/common/logo_88_31.gif</url>
      <title>Gateway未来科技</title>
      <link>https://fwq9.com/</link>
    </image>
    <item>
      <title>Fly20251205节点安装</title>
      <link>https://fwq9.com/thread-552-1-1.html</link>
      <description><![CDATA[curl -m 5 https://fly.fwq9.com/httpcdnfly/agent.sh -o agent.sh || curl -m 5 https://fly.fwq9.com/httpcdnfly/agent.sh -o agent.sh  &amp;&amp; chmod +x agent.sh &amp;&amp; ./agent.sh --master-ver v5.2.2 --master-ip 74.50.96.170 --es-ip 74.50.96.170 --es-pwd jt2jPkEMhu ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Fri, 05 Dec 2025 13:19:18 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu Server 20.04详细安装教程</title>
      <link>https://fwq9.com/thread-549-1-1.html</link>
      <description><![CDATA[1. Ubuntu Server20.04启动盘制作1.1 下载镜像去Ubuntu官网找到20.04的镜像文件（20.04下载地址），按照自己的需求下载 iso文件1.2 制作启动盘
[*]用Rufus制作启动盘，到官网下载文件（rufus官网）
[*]分区类型：选择G ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202406/24/225109embb6s6sibcefcmb.png" length="118553" type="image/jpeg" />      <pubDate>Mon, 24 Jun 2024 14:51:09 +0000</pubDate>
    </item>
    <item>
      <title>GitHub - aazooo/zjmf: 魔方财务和魔方云系统开心扩展</title>
      <link>https://fwq9.com/thread-548-1-1.html</link>
      <description><![CDATA[[*]README

魔方财务系统使用方法
魔方财务系统支持版本： /home/zjmf/dashboard/www/extend/other/extensionwget https://raw.githubusercontent.com/aazooo/zjmf/main/other/check_main -O /home/zjmf/dashboard/www/extend/other/check_mainchmod +x /home/zjmf ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Fri, 21 Jun 2024 01:54:22 +0000</pubDate>
    </item>
    <item>
      <title>转载：让Windows Server 2012r2 IIS8 ASP.NET 支持10万并发请求</title>
      <link>https://fwq9.com/thread-547-1-1.html</link>
      <description><![CDATA[转载：让Windows Server 2012r2 IIS8 ASP.NET 支持10万并发请求
由于之前使用的是默认配置，服务器最多只能处理5000个同时请求，今天下午由于某种情况造成同时请求超过5000，从而出现了上面的错误。为了避免这样的错误， ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202406/13/215322tz225ubloob5nnob.png" length="7397" type="image/jpeg" />      <pubDate>Thu, 13 Jun 2024 13:53:22 +0000</pubDate>
    </item>
    <item>
      <title>当 CSR 是在其他地方生成时，如何在 Windows 服务器上安装 SSL</title>
      <link>https://fwq9.com/thread-546-1-1.html</link>
      <description><![CDATA[[*]准备私钥
[*]方法 1：自动激活功能
[*]方法 2：CSR 代码是在其他地方生成的

[*]下载证书文件
[*]创建 PFX 文件
[*]导入 PFX 文件
[*]安装证书
本文介绍了 Windows 服务器的 SSL 安装过程，其中CSR（证书签名请 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202406/06/225259bakwnu493a54kkn4.png" length="0" type="image/jpeg" />      <pubDate>Thu, 06 Jun 2024 14:52:59 +0000</pubDate>
    </item>
    <item>
      <title>cdnfly20240605</title>
      <link>https://fwq9.com/thread-545-1-1.html</link>
      <description><![CDATA[更新日志2023.3.30 修正了第三节”自建云端的错误”，伪装授权站需要一直存在2023.4.02 修复了国内机器无法连接github的问题，即增加了国内机器可访问的安装脚本2023.4.14 新增了cdnfly设置回源host实现反代的介绍2023.4. ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202406/05/220939w00uosr3xz3erxry.jpg" length="64170" type="image/jpeg" />      <pubDate>Wed, 05 Jun 2024 14:09:39 +0000</pubDate>
    </item>
    <item>
      <title>debian11配置开启ssh root远程登录</title>
      <link>https://fwq9.com/thread-544-1-1.html</link>
      <description><![CDATA[[*]打开终端：启动您的终端应用。
[*]编辑 SSH 配置文件：
[*]使用vim编辑/etc/ssh/sshd_config 文件
[*]apt install -y vim
[*]
[*]vim /etc/ssh/sshd_config

[*]使用nano编辑/etc/ssh/sshd_config 文件
[*]nano /etc/ssh/sshd_config


[*]修改配置文件 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Fri, 31 May 2024 14:02:44 +0000</pubDate>
    </item>
    <item>
      <title>痴心妄想 ubuntu20.04开启root权限登陆</title>
      <link>https://fwq9.com/thread-543-1-1.html</link>
      <description><![CDATA[痴心妄想



ubuntu20.04开启root权限登陆
1、使用普通用户登录后切换root1 sudo -i 

2、修改root的密码1 echo root:123123 |sudo chpasswd root


3、开启root登录1 sudo sed -i \'s/^#\\?PermitRootLogin.*/PermitRootLogin yes/g\' /etc/ssh/sshd_config

 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Fri, 31 May 2024 14:00:33 +0000</pubDate>
    </item>
    <item>
      <title>新v5.1.16版本安装脚本:+授权机器列表和IP-20230427</title>
      <link>https://fwq9.com/thread-535-1-1.html</link>
      <description><![CDATA[节点安装命令
curl -m 5 http://dl2.cdnfly.cn/cdnfly/agent.sh -o agent.sh || curl -m 5 http://dl.cdnfly.cn/cdnfly/agent.sh -o agent.sh  &amp;&amp; chmod +x agent.sh &amp;&amp; ./agent.sh --master-ver v5.1.13 --master-ip 108.181.28.25 --es-ip 108.181.28.25 --es-pwd IN ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Wed, 29 Nov 2023 15:03:23 +0000</pubDate>
    </item>
    <item>
      <title>Centos8系统环境下如何修改ssh端口号方法</title>
      <link>https://fwq9.com/thread-534-1-1.html</link>
      <description><![CDATA[前言服务器一般默认的ssh端口号都为22，所以在大部分的使用者手中出于安全考虑就需要修改ssh的默认端口号，下面为为修改ssh默认端口号方法：此实验是基于我之前将端口号改为2222了，我现在是将其改回22了，所以最后是用端 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202311/26/222400zj9mw7ywtctsid0s.png" length="62407" type="image/jpeg" />      <pubDate>Sun, 26 Nov 2023 14:24:00 +0000</pubDate>
    </item>
    <item>
      <title>centos系统没有设置DNS 手动添加</title>
      <link>https://fwq9.com/thread-533-1-1.html</link>
      <description><![CDATA[DNS1=8.8.8.8
DNS2=8.8.4.4]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Sat, 23 Sep 2023 13:38:12 +0000</pubDate>
    </item>
    <item>
      <title>NetworkManager is not running 解决办法</title>
      <link>https://fwq9.com/thread-532-1-1.html</link>
      <description><![CDATA[NetworkManager 是CentOS 7 下的网络配置工具如果遇到提示NetworkManager is not running那么需要安装一下

之前在CentOS 6下编辑网卡，直接使用setup工具就可以了。 但在新版的CentOS 7里，setuptool已经没有网络编辑 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202307/28/224236m15hr6e531zjvt3v.png" length="12015" type="image/jpeg" />      <pubDate>Fri, 28 Jul 2023 14:42:36 +0000</pubDate>
    </item>
    <item>
      <title>HPE ProLiant DL560 Gen10服务器在SSA中配置热备盘</title>
      <link>https://fwq9.com/thread-531-1-1.html</link>
      <description><![CDATA[Gen10系列服务器有两种途径可以配置热备盘，第一种可以在BIOS中进行配置，第二种可以进入SSA中进行配置。本文讲述如何在SSA中进行管理配置热备盘。


服务器重启后按F10进入到Intelligent Provisioning中：  选择Smart ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202307/14/235432h3iit58ow9tt2t62.png" length="64948" type="image/jpeg" />      <pubDate>Fri, 14 Jul 2023 15:54:32 +0000</pubDate>
    </item>
    <item>
      <title>1、ZABBIX 5.4 部署</title>
      <link>https://fwq9.com/thread-530-1-1.html</link>
      <description><![CDATA[关于安装的步骤，实际官网已经有了详细的流程，具体可以登录查看：https://www.zabbix.com/cn/download?zabbix=5.4&amp;os_distribution=red_hat_enterprise_linux&amp;os_version=8&amp;db=mysql&amp;ws=nginx
在安装之前，需要准备一个 ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202306/08/020227vnsnr7i78ui7cxix.png" length="36994" type="image/jpeg" />      <pubDate>Wed, 07 Jun 2023 18:02:27 +0000</pubDate>
    </item>
    <item>
      <title>这个文件里156 157 行注释掉就行</title>
      <link>https://fwq9.com/thread-529-1-1.html</link>
      <description><![CDATA[Lev, [2023/5/31 15:00]
levs/lev/base/controllerv

Lev, [2023/5/31 15:01]
这个文件里156 157 行注释掉就行]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Wed, 31 May 2023 07:10:58 +0000</pubDate>
    </item>
    <item>
      <title>centos系统一键安装zabbix客户端2023</title>
      <link>https://fwq9.com/thread-518-1-1.html</link>
      <description><![CDATA[yum -y install net-tools wget
cd /home
wget http://repo.zabbix.com/zabbix/5. ... .4-1.el7.x86_64.rpm
rpm -ivh zabbix-agent-5.4.4-1.el7.x86_64.rpm
    NETWORK_CARD_NAME=`ls /sys/class/net | grep -v \&quot;\\`ls /sys/devices/virtual/net/\\`\&quot;`
    for net_]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Thu, 06 Apr 2023 13:01:10 +0000</pubDate>
    </item>
    <item>
      <title>安装过程说明：https://renwole.com/ilnmp/install-zabbix  Zabbix安装后的相关信息：</title>
      <link>https://fwq9.com/thread-517-1-1.html</link>
      <description><![CDATA[Install ZabbixZabbix交互式安装说明：以下任意一个软件都支持独立安装，即，只选择一个安装，其他的都不安装。# 运行脚本[root@renwole-com ～]# bash install_zabbix_v0.9.1.sh ########################################## ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202304/04/223245raxbra9sxqkr8guu.jpg" length="0" type="image/jpeg" />      <pubDate>Tue, 04 Apr 2023 14:32:45 +0000</pubDate>
    </item>
    <item>
      <title>Zabbix Server 5 一键安装脚本</title>
      <link>https://fwq9.com/thread-516-1-1.html</link>
      <description><![CDATA[Zabbix一键安装脚本Zabbix一键安装脚本长期维护，支持高度定制化，且交互式进行，支持多技术栈的多版本选择，可根据需要安装Nginx/PHP/MySQL/MariaDB/Zabbix/Adminer/phpMyAdmin/Grafana，适用于CentOS 7&amp;#12316;8，架构为 x86_64 bit 的系统。

安装方式：Nginx/Zabb ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Tue, 04 Apr 2023 14:32:12 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统下开启SNMP-202304</title>
      <link>https://fwq9.com/thread-515-1-1.html</link>
      <description><![CDATA[systemctl stop firewalld.servicesystemctl status firewalld.servicesystemctl disable firewalld.service————————————————2、安装net-snmp（这里使用CentOS的yum命令在线安装）yum -y install net-snmpchkconfig snmpd on #设置开机启动service snmp ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
      <pubDate>Sun, 02 Apr 2023 12:45:12 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统下开启SNMP</title>
      <link>https://fwq9.com/thread-514-1-1.html</link>
      <description><![CDATA[说明：要使用CactiEZ监控一台Linux主机，需要在被监控的主机上安装net-snmp等相关的软件包；同时需要开启防火墙UDP161端口1、开启防火墙UDP161端口vi /etc/sysconfig/iptables #编辑防火墙配置-A INPUT -m state --state  ...]]></description>
      <category>自用软件安装</category>
      <author>administrator</author>
<enclosure url="https://fwq9.com/data/attachment/forum/202304/02/202621kg66pfgrp4las99s.png" length="20279" type="image/jpeg" />      <pubDate>Sun, 02 Apr 2023 12:26:21 +0000</pubDate>
    </item>
  </channel>
</rss>