大宁的博客
  • 🏠 Home
  • 📚 Posts
  • 🔖 Tags
  • 🕓 Archives
  • 🙋🏻‍♂️ About
  • 🔍 Search
主页 » 📚 Posts

💻 Tech

Keep It Simple and Straightforward.

常用命令 and 配置

command and config

created: 2025-06-12 · updated: 2025-06-12 · 1 分钟

linux 发行版选择

概述 linux 发行版要根据实际的应用场景选择,但是也要有一些大的原则。 通用原则 操作系统也是一种生产力工具,建议少折腾; 商业版的试验田版一律不要使用; 不要用 Debian Testing 和 Debian Unstable,这俩都是测试用途; 服务端使用 优先选择 Debian 系列或者 RHEL 系列。据我了解,中国国内普遍使用 RHEL,国外普遍使用 Debian 系列。 Debian 一定要使用 Stable 版本; RHEL 建议使用 Rocky Linux; 客户端使用 优先使用 Ubuntu 系列或者 Debian(与服务端技术栈保持一致)。 不要使用 Arch Linux,虽然它号称是整个 Linux 社区的测试版,贡献非常大。但是作为生产力工具使用,难度仍然很高(技术门槛较高,且滚动更新)。

created: 2025-04-25 · updated: 2025-04-25 · 1 分钟

Hugo Cicd

hugo 基于 github + cloudflare pages 实现 CICD

created: 2025-02-14 · updated: 2025-02-14 · 1 分钟

Hugo Theme Papermod config

hugo PaperMod 主题配置优化

created: 2025-02-11 · updated: 2025-02-11 · 6 分钟

ipv4 subnets

ipv4 私有子网

created: 2024-09-11 · updated: 2024-09-11 · 2 分钟

linux ssh+sudo enable 2fa

linux ssh 和 sudo 开启 two-factor authenticator

created: 2023-09-19 · updated: 2023-09-19 · 1 分钟

ansible vars

ansible 变量使用手册

created: 2023-04-13 · updated: 2023-04-13 · 2 分钟

Linux Facl

Linux Facl 文件访问控制列表使用手册

created: 2023-04-10 · updated: 2023-04-10 · 2 分钟

Markdown Basic

markdown 常用语法

created: 2023-04-08 · updated: 2023-04-08 · 1 分钟

linux date basic

linux date 命令速查手册

created: 2023-04-07 · updated: 2023-04-07 · 2 分钟
© 2025 大宁的博客 · Powered by Hugo & PaperMod