feat(wiki): ingest Cloud DevOps and Home Office sources batch

This commit is contained in:
2026-04-14 20:27:45 +08:00
parent b299ecf694
commit 189d98acd2
57 changed files with 2029 additions and 189 deletions

View File

@@ -0,0 +1,30 @@
---
title: "Ubuntu合盖行为配置"
type: source
tags: [tutorial]
date: 2025-05-13
---
## Source File
- [[raw/Daily notes/2025-05-13.md]]
## Summary
- 核心主题Ubuntu系统合盖行为配置
- 问题域如何在Ubuntu系统中禁用合盖休眠
- 方法/机制修改systemd-logind服务配置设置HandleLidSwitch为ignore
- 结论/价值:通过配置文件可灵活控制笔记本合盖行为
## Key Claims
- 修改/etc/systemd/logind.conf可控制合盖行为
- GNOME桌面环境可能有独立的电源设置覆盖systemd配置
## Key Concepts
- [[systemd]]Linux系统和服务管理器
## Key Entities
- [[Ubuntu]]Linux发行版
## Connections
- [[systemd]] ← 管理 ← [[电源行为]]
## Contradictions