Skip to main content

danielrosehill/Linux-Debugging-Plugin

SkillsMP 已收集 danielrosehill/Linux-Debugging-Plugin 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
1
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 10 / 10 个已收集 Skill。

职业分类
网络与计算机系统管理员
描述

Collaboratively debug a misbehaving Linux desktop app or service in real time with the user. Two modes — live (tail logs while the user reproduces) and retrospective (something just happened, capture evidence before it gets buried). Produces a diagnosis and…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Inspect boot health on a systemd Linux system — failed units, slow services, kernel boot messages, and boot-to-boot comparison. Use when the user reports slow boot, services not starting, or wants to check post-reboot health. Targets Ubuntu/Debian + Wayland…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Find past out-of-memory kill events in the journal — both kernel OOM killer invocations and userspace systemd-oomd / earlyoom kills — and reconstruct what was running at the time. Use when the user reports an unexplained freeze, lost work, or a process…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Run targeted journalctl queries to surface only the relevant log lines for a debugging task — by unit, time window, priority, boot, or kernel/user scope. Emits structured output (JSON or short-form) suited for AI analysis. Use when the user reports a problem…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Inspect non-journal log sources on a Linux desktop — Xorg/Wayland session logs, application logs in ~/.cache and ~/.local/state, /var/log/* leftovers, and dmesg — using AI-friendly tools (ripgrep, jq, structured queries) that produce focused, parseable output…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Install and configure userspace OOM protection (systemd-oomd or earlyoom) so a desktop running out of memory kills the offending process before the kernel hard-locks the machine. Use when the user reports freezes under memory pressure, or proactively when…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Verify that systemd-journald is configured for persistent storage so logs survive reboot — essential for diagnosing hard crashes and unexpected reboots. Configures it if not. Use proactively on any new desktop, and as a precondition before any post-crash…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Open a forensic investigation into the most recent Linux crash, freeze, or unexpected reboot. Collects kernel dumps, previous-boot journal, userspace core dumps, and sar metrics, correlates them around the crash timestamp, and writes a findings report. Use…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Inspect /sys/fs/pstore for kernel oops and panic messages captured in firmware-backed storage (EFI vars, ACPI ERST, or ramoops) that survive a reboot. Use when the user says "check pstore", "any firmware-saved crash logs", or after a hard freeze on a system…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Configure netconsole to stream kernel oops and panic messages over UDP to another host on the LAN, for capturing crashes on systems that hang before writing to disk. Use when the user says "set up netconsole", "stream kernel logs over the network", or is…

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。