fedora-linux-triage

Diagnose Fedora Linux issues with systemctl, journalctl, and dnf.

3|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/sunchendd/os-manager --skill fedora-linux-triage-sunchendd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fedora-linux-triage
Source: https://github.com/sunchendd/os-manager/tree/main/.agents/skills/fedora-linux-triage
Command: npx skills add https://github.com/sunchendd/os-manager --skill fedora-linux-triage-sunchendd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps admins quickly triage Fedora Linux issues and guide remediation in a safe, SELinux-aware way.

Core Features & Use Cases

  • Triage steps using systemctl, journalctl, and dnf to diagnose Fedora issues.
  • SELinux and firewalld considerations to ensure secure, compliant changes.
  • Verification and rollback steps to validate fixes and revert if needed.

Quick Start

Diagnose the Fedora issue and generate a step-by-step remediation plan.

Frequently Asked Questions about fedora-linux-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Fedora Linux service failures using systemctl and journalctl?

To diagnose Fedora Linux service failures, you use systemctl to check service status and journalctl to inspect logs. This generates a structured triage plan with actionable remediation steps and verification commands to validate fixes.

What is the best way to triage SELinux denials on Fedora?

Triage SELinux denials on Fedora by analyzing audit logs and applying SELinux-aware considerations. This ensures secure, compliant changes while providing rollback options to revert modifications if the denial persists.

How do I troubleshoot dnf package-management problems on Fedora releases?

Troubleshoot dnf package-management problems by diagnosing dependency conflicts or transaction errors. The process provides a guided remediation plan with verification commands and rollback options specific to Fedora releases.

Does Fedora triage include firewalld considerations for network service issues?

Fedora triage includes firewalld considerations to ensure secure, compliant changes when diagnosing network service issues. This verifies that firewall rules are evaluated during remediation and rollback steps.

Can I get a rollback plan when applying fixes to a Fedora Linux system?

You can get a rollback plan when applying fixes to a Fedora Linux system. The triage process explicitly includes verification commands to validate fixes and rollback options to safely revert changes if needed.