<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>云美公社 - Linux服务器论坛</title>
    <link>https://ym.gs/f-87-1</link>
    <description>Latest 20 threads of Linux服务器论坛</description>
    <copyright>Copyright(C) 云美公社</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Wed, 03 Jun 2026 16:26:51 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://ym.gs/static/image/common/logo_88_31.gif</url>
      <title>云美公社</title>
      <link>https://ym.gs/</link>
    </image>
    <item>
      <title>潜伏18年高危漏洞爆发！NGINX远程代码执行漏洞CVE-2026-42945全面解析与处置方案</title>
      <link>https://ym.gs/t-68848-1-1.html</link>
      <description><![CDATA[2026年5月13日，安全研究机构depthfirst联合网络安全厂商F5重磅披露NGINX史上高危漏洞——CVE-2026-42945，该漏洞CVSS v4.0评分高达9.2分，属于可被未授权攻击者利用的堆缓冲区溢出漏洞，能实现远程代码执行，而这一漏洞早在2008年就被写入代码库，在全球服务器中潜伏 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>admin</author>
      <pubDate>Thu, 14 May 2026 15:50:48 +0000</pubDate>
    </item>
    <item>
      <title>如何全面查看Linux系统信息？内核版本、发行版、硬件配置一网打尽</title>
      <link>https://ym.gs/t-39322-1-1.html</link>
      <description><![CDATA[目录查看内核信息uname -a &amp;mdash;&amp;mdash; 系统内核全景展示cat /proc/version &amp;mdash;&amp;mdash; 内核编译细节hostnamectl &amp;mdash;&amp;mdash; systemd系统的信息总览（含内核版本）查看发行版信息cat /etc/os-release &amp;mdash;&amp;mdash; 标准发行版标识文件lsb_release -a &amp;mdas ...]]></description>
      <category>Linux服务器论坛</category>
      <author>勁草</author>
      <pubDate>Tue, 28 Apr 2026 16:00:00 +0000</pubDate>
    </item>
    <item>
      <title>完整教程：Linux怎么查看服务器开放和启用的端口</title>
      <link>https://ym.gs/t-52790-1-1.html</link>
      <description><![CDATA[pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family: \&quot;Consolas\&quot;, \&quot;Monaco\&quot;, \&quot;Courier New\&quot;, monospace !important; font-size: 14px !important; line-height: 1.6 !important;]]></description>
      <category>Linux服务器论坛</category>
      <author>初夏灬黄昏</author>
      <pubDate>Wed, 20 Aug 2025 06:52:00 +0000</pubDate>
    </item>
    <item>
      <title>开源 Linux 服务器运维管理面板 1Panel V2 正式发布</title>
      <link>https://ym.gs/t-52937-1-1.html</link>
      <description><![CDATA[GitHub 仓库：https://github.com/1Panel-dev/1Panel ，1Panel 官网：https://1panel.cn ，在线体验：https://demo.1panel.cn


1Panel 的开发商凌霞软件（飞致云的全资子公司）是园子的战略合作伙伴，合作推出了超值的 联合终身会员（包含不限版本的 1Panel 专业版永 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>布丁丁</author>
      <pubDate>Mon, 16 Jun 2025 07:55:00 +0000</pubDate>
    </item>
    <item>
      <title>linux配置ISCSI服务器的方法</title>
      <link>https://ym.gs/t-49273-1-1.html</link>
      <description><![CDATA[一.在linux下安装启动iscsi target
1.安装启动iscsi服务[root@wjb10000 ~]# yum -y install targetcli.noarch
2.建立一个目录设置为iscsi设备[root@wjb10000 ~]# mkdir /iscsi_disks
3.设置target 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>王雨泽</author>
      <pubDate>Thu, 12 Jun 2025 16:00:00 +0000</pubDate>
    </item>
    <item>
      <title>服务器时间漂移，如何开启Linux NTP自动同步</title>
      <link>https://ym.gs/t-52928-1-1.html</link>
      <description><![CDATA[前言
在日常服务器运维中，我们往往默认服务器的时间是精准的。但最近一次偶然的 date 查询，让我发现——服务器时间竟然悄悄地漂移了……
本文记录了整个排查与解决的过程，希望能帮到遇到类似问题的朋友，也为自己留下一份系统化的成长笔记。
发现问题
我最近在开发 S ...]]></description>
      <category>Linux服务器论坛</category>
      <author>李书沛</author>
      <pubDate>Sun, 27 Apr 2025 07:35:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux 服务器磁盘空间占用情况分析与清理指南</title>
      <link>https://ym.gs/t-52934-1-1.html</link>
      <description><![CDATA[为确保重大节日期间，团队负责的测试环境服务器磁盘不会占用过高，导致频繁报警。我们要求在重大节假日前对服务器磁盘占用情况进行检查。如果发现占用过高，则需人为介入，进行相应清理。
一、检查要求
查看各分区占用情况，如果达到以下任一条件，则需要人为介入判断或 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>月朗风清</author>
      <pubDate>Fri, 27 Sep 2024 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器部署Web版VSCode，在window下使用浏览器在linux环境下编写代码</title>
      <link>https://ym.gs/t-52921-1-1.html</link>
      <description><![CDATA[最近尝试了一下在Linux服务器上部署VSCode，也就是code-server，然后在windows电脑上通过浏览器访问打开在线编辑器编写代码，以下记录一下部署过程。
1、在linux服务器上安装code-server
a、进入到home目录下
b、创建vscode目录
c、进入vscode目录
d、使用wget命令下载c ...]]></description>
      <category>Linux服务器论坛</category>
      <author>广州阿恒</author>
      <pubDate>Wed, 27 Mar 2024 03:18:00 +0000</pubDate>
    </item>
    <item>
      <title>稚晖君-最小linux服务器运行 nginx + netcore</title>
      <link>https://ym.gs/t-52932-1-1.html</link>
      <description><![CDATA[华为天才少年， B站科技大神，稚晖君（自称野生钢铁侠），多少科技爱好者拜服在他的全方位技术栈
今天我们就去入手一个他的量产产品 号称最小linux电脑 的“夸克”


到手之后，我们马上按照官方提供的教程链接进行操作

https://wiki.seeedstudio.com/cn/Quantum-Mini ...]]></description>
      <category>Linux服务器论坛</category>
      <author>虹口不利</author>
      <pubDate>Fri, 10 Sep 2021 05:35:00 +0000</pubDate>
    </item>
    <item>
      <title>linux云服务搭建七日杀服务器</title>
      <link>https://ym.gs/t-52933-1-1.html</link>
      <description><![CDATA[目录准备工作1.设置swap2.安装screen3.安装SteamCmd运行所需环境4.创建一个用户steamCMD与七日杀服务器端1.下载并安装SteamCMD2.登录steam账号3.下载七日杀服务端4.配置服务端5.配置防火墙6.启动服务器补充1.几个重要路径和文件null2.添加mod3.管理服务器
准备工作
首先 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>樱桃加冰</author>
      <pubDate>Thu, 19 Nov 2020 04:58:00 +0000</pubDate>
    </item>
    <item>
      <title>vscode实现远程linux服务器上Python开发</title>
      <link>https://ym.gs/t-52926-1-1.html</link>
      <description><![CDATA[&amp;nbsp;






&amp;nbsp;


最近需要训练一个生成对抗网络模型，然后开发接口，不得不在一台有显卡的远程linux服务器上进行，所以，趁着这个机会研究了下怎么使用vscode来进行远程开发。




&amp;nbsp;


1 配置免密登录¶




&amp;nbsp;


（1）在windows系统命令行下运行命令：s ...]]></description>
      <category>Linux服务器论坛</category>
      <author>相忘</author>
      <pubDate>Sun, 08 Nov 2020 23:42:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器丢包故障的解决</title>
      <link>https://ym.gs/t-52927-1-1.html</link>
      <description><![CDATA[Linux服务器丢包故障的解决

&amp;nbsp;
我们使用Linux作为服务器操作系统时，为了达到高并发处理能力，充分利用机器性能，经常会进行一些内核参数的调整优化，但不合理的调整常常也会引起意想不到的其他问题，本文就一次Linux服务器丢包故障的处理过程，结合Linux内核参数 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>王大叔</author>
      <pubDate>Thu, 03 Sep 2020 11:17:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器安装Docker</title>
      <link>https://ym.gs/t-52930-1-1.html</link>
      <description><![CDATA[前阵子在阿里云618活动花“巨款”买下了一个T5型的云服务器，镜像版本为CentOS 7.4。现打算安装Docker。
官方文档
https://docs.docker.com/install/linux/docker-ce/centos/
卸载旧版
按官方的文档，新版Docker无法覆盖旧版的，所以无比先卸载原来的旧版本
在Linux虚拟 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>回收的平头小哥</author>
      <pubDate>Tue, 07 Jul 2020 05:56:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux搭建Syslog服务器</title>
      <link>https://ym.gs/t-52923-1-1.html</link>
      <description><![CDATA[在大多数据的Linux发行版中，rsyslog是一个预先安装的标准日志后台进程。在 客户端/服务端 的系统配置中，rsyslog 能扮演两个角色;作为一个日志服务器能从其它设备收集日志信息，而作为一个日志客户端，rsyslog发送自己内部日志信息到远程日志服务器
第1步: 初始化系统 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>浩哥李王</author>
      <pubDate>Wed, 01 Jul 2020 12:10:00 +0000</pubDate>
    </item>
    <item>
      <title>服务器概念、组成和架构详解</title>
      <link>https://ym.gs/t-52920-1-1.html</link>
      <description><![CDATA[一个执着于技术的公众号前言：服务器是构建云计算的最核心基础设备，在“新基建”加快推进、公有云持续放量的背景下，服务器行业正迎来景气拐点。本文围 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>东叔儿</author>
      <pubDate>Thu, 18 Jun 2020 03:55:00 +0000</pubDate>
    </item>
    <item>
      <title>linux服务器加入AD域（sssd）</title>
      <link>https://ym.gs/t-52925-1-1.html</link>
      <description><![CDATA[背景信息：
Windows AD Version: Windows Server 2012 R2 zh-cn

计算机全名：hlm12r2n1.hlm.com
域：hlm.com
域控管理员：stone
普通用户：abc; bcd
普通组：hlmgroup，用户bcd在该组下
IP：10.0.0.6
&amp;nbsp;
Linux服务器：

具有root权限的用户：ltsstone

&amp;nbsp;
操作 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>黑甲教父</author>
      <pubDate>Mon, 06 Jan 2020 09:23:00 +0000</pubDate>
    </item>
    <item>
      <title>.Net Core WebApi（三）在Linux服务器上部署</title>
      <link>https://ym.gs/t-52935-1-1.html</link>
      <description><![CDATA[　　鸽了好久，终于有个时间继续写了，继上一篇之后，又写（水）了一篇，有什么不足之处请大家指出，多谢各位了。
　　下面有两个需要用到的软件，putty和pscp，我已经上传到博客园了，下载请点击这里。
一、准备服务器
　　首先和之前一样，先去腾讯云整了个云服务器， ...]]></description>
      <category>Linux服务器论坛</category>
      <author>疯孓</author>
      <pubDate>Tue, 05 Nov 2019 07:24:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器Java进程突然消失排查办法</title>
      <link>https://ym.gs/t-52929-1-1.html</link>
      <description><![CDATA[出处：JAVA进程突然消失的原因?
问题描述
在实际生产环境下，如果我们遇见Java进程突然消失，该如何去排查问题？
思路
可能有几种原因：
①、Java应用程序的问题：发生OOM导致进程Crash
最常见的是发生堆内存异常“java.lang.OutOfMemoryError: Java heap space”，排查 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>陈迅</author>
      <pubDate>Wed, 30 Oct 2019 10:32:00 +0000</pubDate>
    </item>
    <item>
      <title>良许 | 听说，有个同事因为关闭服务器被打进 ICU ……</title>
      <link>https://ym.gs/t-52931-1-1.html</link>
      <description><![CDATA[提问：你是如何关闭电脑的？
普通青年

文艺青年

二逼青年

你是属于哪一种呢？
实话说，
这三种良许都干过~
还好我没有对服务器这么做，
否则……
分分钟被打进 ICU ……

1. 关机命令知多少
对于 Linux 电脑，正常情况下你是如何关机的？想必大家应该都是类似这样操 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>爱加班</author>
      <pubDate>Mon, 09 Sep 2019 05:22:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器性能查看命令</title>
      <link>https://ym.gs/t-52924-1-1.html</link>
      <description><![CDATA[一、uptime命令

[root@#test~]# uptime15:26:42 up 101 days, 18:44,&amp;nbsp; 3 users,&amp;nbsp; load average: 0.18, 0.22, 0.19

这个命令可以快速查看机器的负载情况。在Linux系统中，这些数据表示等待CPU资源的进程和阻塞在不可中断IO进程（进程状态为D）的数量。这些数 ...]]></description>
      <category>Linux服务器论坛</category>
      <author>王西六的错题本</author>
      <pubDate>Mon, 15 Jul 2019 07:41:00 +0000</pubDate>
    </item>
  </channel>
</rss>