Files
nexus/wiki/sources/Mac-Mini-服务器配置-防止自动锁屏与睡眠.md

38 lines
908 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Mac Mini 服务器配置:防止自动锁屏与睡眠"
type: source
tags: []
date: 2026-04-14
---
## Source File
- [[raw/Home Office/Mac-Mini-服务器配置-防止自动锁屏与睡眠.md]]
## Summary
- 核心主题Mac Mini服务器防睡眠配置
- 问题域:远程访问中断
- 方法/机制pmset命令修改电源设置
- 结论/价值:实现持续远程访问
## Key Claims
- pmset命令禁止所有睡眠模式
- caffeinate工具实现临时唤醒
- 支持WOL网络唤醒
## Key Quotes
> "Mac Mini 作为服务器使用时,关闭显示器后会自动锁屏或进入睡眠状态。"
## Key Concepts
- [[pmset]]:电源管理命令
- [[WOL]]:网络唤醒
- [[caffeinate]]:保持唤醒工具
## Key Entities
- [[Mac Mini]]:苹果迷你主机
- [[RustDesk]]:远程桌面软件
## Connections
- [[pmset]] ← controls ← [[Mac Mini睡眠]]
## Contradictions
- 无