<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-03-08 04:52:38]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Sun, 08 Mar 2026 04:52:38 +0800</pubDate>
<lastBuildDate>Sun, 08 Mar 2026 04:52:38 +0800</lastBuildDate>
<docs>https://www.zhoulujun.cn</docs>
<link>https://www.zhoulujun.cn</link>
<title>Linux</title>
<image>
<title>Linux</title>
<url><![CDATA[]]></url>
<link>https://www.zhoulujun.cn</link>
</image>
<webMaster>https://www.zhoulujun.cn</webMaster>
<generator>https://www.zhoulujun.cn</generator>
<ttl>60</ttl>
<dc:creator>https://www.zhoulujun.cn</dc:creator>
<dc:date>Sun, 08 Mar 2026 04:52:38 +0800</dc:date>
<item>
<title><![CDATA[Alpine在docker封神？centos、debian不香了吗？]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/9440.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2025/01/thumb_150_150_20250116114553741807782.jpg border='0' /><br />Alpine真香！Alpine Linux 是一个轻量级的 Linux 发行版，以其小巧、高效、安全和灵活性闻名。Alpine 的基础镜像只有 5MB 左右，所   ]]></description>
<pubDate>2025-01-16 11:22:25</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/9440.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[为什么抛弃snap转头APT或DNF，推荐使用DNF]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/9378.html]]></link>
<description><![CDATA[Snap是由Canonical公司开发的一种软件包和环境管理系统，本身的性能问题也是能接受。但是带私货太对，不能忍！所以我还是推荐使用DNF，像Mint一样，禁止安装！]]></description>
<pubDate>2024-12-13 18:08:04</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/9378.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[微软azure定时任务获取微软AD的User Groups所有成员信息]]></title>
<link><![CDATA[/html/OS/Linux/DevOps/9316.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2024/11/thumb_150_150_20241101115807668103239.png border='0' /><br />how to sync and retrieve user account records from AD API? 我们分别可以使用LDAP来获取或者microsoft-graph-client来获取。个人更加建议使用相关API直接获取]]></description>
<pubDate>2024-11-01 11:44:31</pubDate>
<guid><![CDATA[/html/OS/Linux/DevOps/9316.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[LDAP概念和原理学习笔记]]></title>
<link><![CDATA[/html/OS/Linux/DevOps/9315.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2024/11/thumb_150_150_20241101115807668103239.png border='0' /><br />LDAP统一身份认证主要是改变原有的认证策略，使需要认证的软件都通过LDAP进行认证，在统一身份认证之后，用户的所有信息都存储在AD Server   ]]></description>
<pubDate>2024-11-01 11:44:31</pubDate>
<guid><![CDATA[/html/OS/Linux/DevOps/9315.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[cloud computer：云初始化Cloud-init在PaaS平台的作用]]></title>
<link><![CDATA[/html/OS/Linux/DevOps/9308.html]]></link>
<description><![CDATA[什么是云初始化？Cloud-init 是一种定制基于 Linux 的云服务器的服务。Cloud-Init is the facto multi-distribution package that   ]]></description>
<pubDate>2024-10-27 21:26:52</pubDate>
<guid><![CDATA[/html/OS/Linux/DevOps/9308.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[DevOps文化]]></title>
<link><![CDATA[/html/OS/Linux/DevOps/9269.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2024/10/thumb_150_150_20241009171527217721803.png border='0' /><br />DevOps一词的来自于Development和Operations的组合，突出重视软件开发人员和运维人员的沟通合作，通过自动化流程来使得软件构建、测试、发   ]]></description>
<pubDate>2023-06-16 17:14:00</pubDate>
<guid><![CDATA[/html/OS/Linux/DevOps/9269.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[是时候用yum取代dnf了：dnf 和 yum对比]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8992.html]]></link>
<description><![CDATA[dnf 有更好的性能，它使用 hawkey 库进行依赖关系解析，这使得软件包依赖项的计算更为高效和快速。dnf 支持有限的事务历史记录和回滚功能。与 yum 相比，dnf 在移除不需要的依赖包时处理得更好。]]></description>
<pubDate>2023-12-15 12:33:08</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8992.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[什么是 SRE（站点可靠性工程）]]></title>
<link><![CDATA[/html/OS/Linux/monitor/8924.html]]></link>
<description><![CDATA[what&amp; 39;ssite reliability engineer站点可靠性工程（site reliability engineer SRE）是 IT 运维的软件工程方案。SRE 团队使用软   ]]></description>
<pubDate>2023-02-18 15:36:43</pubDate>
<guid><![CDATA[/html/OS/Linux/monitor/8924.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Linux服务器同步文件夹方案：ssh rsync同步目录备份系统]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8833.html]]></link>
<description><![CDATA[本地到远程：rsync -r  ~ source   pi@192 168 1 123:~ target，远程到本地：rsync -r pi@192 168 1 123: home pi remote  ~ local 。rsync，可通过 LAN WAN 快速同步多台主机之间的文件。也可以使用 rsync 同步本]]></description>
<pubDate>2022-06-13 14:32:40</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8833.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Centos8安装nodejs： yum install Node.js最新版本或指定版本Version 18.]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8814.html]]></link>
<description><![CDATA[Centos8安装nodejs大全，这么直接安装最新版本，或者安装到指定版本，不用nvm、n等地方工具。yum如何安装？如何直接下载安装？如何解压安装？]]></description>
<pubDate>2022-05-12 21:22:08</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8814.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[CentOS 8升级到CentOS Stream 9]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8805.html]]></link>
<description><![CDATA[CentOS 7升级到的CentOS 8的系统管理员肯定要暴跳如雷了。CentOS 8，就是在使用一个不再维护的系统，这意味着不安全，意味着使用不了新发布的软件。]]></description>
<pubDate>2022-05-06 21:07:43</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8805.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[CentOS Stream 8与CentOS 8的区别是什么？]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8804.html]]></link>
<description><![CDATA[CentOS 7升级到的CentOS 8的系统管理员肯定要暴跳如雷了。CentOS 8，就是在使用一个不再维护的系统，这意味着不安全，意味着使用不了新发布的软件。]]></description>
<pubDate>2022-05-06 21:07:43</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8804.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[yum升级发现Failed to download metadata for repo 'appstream':]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8774.html]]></link>
<description><![CDATA[yum update openssl升级修复OpenSSL 拒绝服务漏洞 (CVE-2020-1971)漏洞，发现Failed to download metadata for repo   appstream  : Cannot prepare internal mirror]]></description>
<pubDate>2022-03-17 00:14:47</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8774.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Grafana常用定制修改]]></title>
<link><![CDATA[/html/OS/Linux/monitor/8740.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2021/12/thumb_150_150_20211229160737346032784.jpg border='0' /><br />官方配置文件详解 https:  grafana com docs grafana latest administration configuration conf grafana ini按需修改domain，从localhost   ]]></description>
<pubDate>2021-12-28 11:17:30</pubDate>
<guid><![CDATA[/html/OS/Linux/monitor/8740.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[grafana前端源码学习笔记]]></title>
<link><![CDATA[/html/OS/Linux/monitor/8738.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2021/12/thumb_150_150_20211228145443953677309.jpeg border='0' /><br />从grafana基本概念到目录结构到插件开发，全程学习笔记心得零散记录。]]></description>
<pubDate>2021-12-28 11:17:30</pubDate>
<guid><![CDATA[/html/OS/Linux/monitor/8738.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Grafana的发展历史]]></title>
<link><![CDATA[/html/OS/Linux/monitor/8737.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2021/12/thumb_150_150_20211227211208310556737.jpg border='0' /><br />Grafana通过插件的形式提供了多种Panel的实现，常用的如：Graph Panel，Heatmap Panel，SingleStat Panel以及Table Panel等。用户还可通过插件安装更多类型的Panel面板。]]></description>
<pubDate>2021-12-27 21:10:48</pubDate>
<guid><![CDATA[/html/OS/Linux/monitor/8737.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[grafana本地开发部署笔记]]></title>
<link><![CDATA[/html/OS/Linux/monitor/8736.html]]></link>
<description><![CDATA[grafana 部署安部署grafana服务如果只是部署grafana，非常简单linux部署grafanayum-yinstallgrafanasystemctlenablegrafana-serversystemc   ]]></description>
<pubDate>2021-12-27 17:10:46</pubDate>
<guid><![CDATA[/html/OS/Linux/monitor/8736.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[ssh登录出现 Connection reset by peer]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8735.html]]></link>
<description><![CDATA[ssh新建主机，发现kex_exchange_identification: read: Connection reset by peer检查TCP包文件（ etc hosts allow和  etc hosts den   ]]></description>
<pubDate>2021-12-27 15:39:45</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8735.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Mac终端sh compinit: insecure directories, run compaudit for list]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8702.html]]></link>
<description><![CDATA[zsh compinit: insecure directories, run compaudit for list 出现这个原因就是提示又不安全的目录，是否忽略。原因可能不较多，解决方法都一样。执行compaudit，给与权限就行了
]]></description>
<pubDate>2021-11-11 21:58:04</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8702.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Mac终端sh compinit: insecure directories, run compaudit for list]]></title>
<link><![CDATA[/html/OS/Linux/LinuxDevops/8701.html]]></link>
<description><![CDATA[zsh compinit: insecure directories, run compaudit for list 出现这个原因就是提示又不安全的目录，是否忽略。原因可能不较多，解决方法都一样。执行compaudit，给与权限就行了
]]></description>
<pubDate>2021-11-11 21:58:04</pubDate>
<guid><![CDATA[/html/OS/Linux/LinuxDevops/8701.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
</channel>
</rss>
