systemd
✓Systemd 服务管理
Installation
SKILL.md
| 服务启动失败 | systemctl status, journalctl -u | | 依赖问题 | systemctl list-dependencies | | 配置错误 | systemd-analyze verify service.service | | 权限问题 | 检查 User/Group、文件权限 | | 超时 | 调整 TimeoutStartSec |
Systemd 服务管理 Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill systemd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chaterm/terminal-skills --skill systemd- Source
- chaterm/terminal-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-14
- Updated
- 2026-02-18
Quick answers
What is systemd?
Systemd 服务管理 Source: chaterm/terminal-skills.
How do I install systemd?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill systemd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chaterm/terminal-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-14