Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

linux-skills

يحتوي linux-skills على 43 من skills المجمعة من peterbamuhigire، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
43
Stars
1
محدث
2026-07-13
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

linux-cloud-init
مديرو الشبكات وأنظمة الحاسوب

Use when authoring, validating, or debugging cloud-init user-data, Ubuntu autoinstall, or RHEL-family Kickstart for first-boot provisioning. Use linux-server-provisioning for interactive post-boot setup and linux-config-management for ongoing desired state.

2026-07-13
linux-config-management
مديرو الشبكات وأنظمة الحاسوب

Use when managing repeatable server state with Ansible, etckeeper, check mode, or drift remediation across Debian/Ubuntu and RHEL families. Use linux-server-provisioning for one-time bootstrap and linux-cloud-init for first boot.

2026-07-13
linux-package-management
مديرو الشبكات وأنظمة الحاسوب

Use when installing, upgrading, pinning, removing, or diagnosing packages and repositories with apt, dnf, snap, Flatpak, or automatic updates. Use linux-server-provisioning for a complete new-server sequence and linux-config-management for fleet-wide desired state.

2026-07-13
linux-server-provisioning
مديرو الشبكات وأنظمة الحاسوب

Use when interactively provisioning a fresh Debian/Ubuntu or RHEL-family server after first boot, including identity, admin access, updates, firewall, services, and verification. Use linux-cloud-init for unattended first boot and linux-config-management for repeatable fleet state.

2026-07-13
linux-access-control
مديرو الشبكات وأنظمة الحاسوب

Use when creating, revoking, or auditing Linux users, groups, SSH keys, sudo/wheel access, PAM settings, SELinux user mappings, or file permissions. Use linux-secrets for credential material and linux-server-hardening for broader host policy.

2026-07-13
linux-secrets
مديرو الشبكات وأنظمة الحاسوب

Use when scanning for leaked credentials, encrypting configuration with age, sops, or GPG, rotating secrets, or checking credential-file handling. Use linux-access-control for user and permission administration and linux-server-hardening for wider host controls.

2026-07-13
linux-dns-server
مديرو الشبكات وأنظمة الحاسوب

Use when operating BIND or Unbound as an authoritative or recursive DNS server, including zone authoring, validation, reloads, reverse zones, transfers, and SELinux contexts. Use linux-network-admin for client-side resolution or interface configuration.

2026-07-13
linux-network-admin
مديرو الشبكات وأنظمة الحاسوب

Use when diagnosing or configuring Linux interfaces, addresses, routes, client DNS, reachability, VLANs, or time synchronisation with Netplan or NetworkManager. Use linux-dns-server for hosted DNS zones and linux-firewall-ssl for packet filtering.

2026-07-13
linux-mail-server
مديرو الشبكات وأنظمة الحاسوب

Use when operating or diagnosing Postfix, Exim, Dovecot, SMTP submission, mail queues, TLS, or SPF/DKIM/DMARC on a Linux mail host. Use linux-network-admin for general reachability and linux-dns-server when the task is authoritative zone operation.

2026-07-13
linux-site-deployment
مديرو الشبكات وأنظمة الحاسوب

Use when deploying a static, PHP, Node.js, or hybrid website to an existing Nginx/Apache host, including build, vhost, TLS, SELinux labelling, verification, and update registration. Use linux-webstack to install or repair the shared web platform.

2026-07-13
linux-webstack
مديرو الشبكات وأنظمة الحاسوب

Use when installing, configuring, tuning, or diagnosing the shared Nginx, Apache/httpd, PHP-FPM, or Node.js service stack on Linux. Use linux-site-deployment for one site's release and linux-service-management for generic systemd operations.

2026-07-13
linux-service-management
مديرو الشبكات وأنظمة الحاسوب

Use when operating or diagnosing systemd units, timers, targets, journal logs, restart policy, dependencies, or cgroup limits. Use a service-specific skill for application configuration and linux-virtualization for VM or system-container lifecycle.

2026-07-13
linux-virtualization
مديرو الشبكات وأنظمة الحاسوب

Use when operating KVM/libvirt virtual machines or LXD system containers, including lifecycle, snapshots, backups, storage, networking, and host inspection. Use linux-container-engine and linux-container-deployment for Docker or Podman application containers.

2026-07-13
linux-disk-storage
مديرو الشبكات وأنظمة الحاسوب

Use when diagnosing disk or inode pressure, performing measured cleanup, managing local storage or swap, or mounting NFS and CIFS shares; use linux-filesystem-snapshots for point-in-time snapshots.

2026-07-13
linux-firewall-ssl
مديرو الشبكات وأنظمة الحاسوب

Use when inspecting or changing UFW/firewalld policy, issuing or renewing Certbot certificates, or validating host TLS exposure; use linux-webstack for application-server faults.

2026-07-13
linux-intrusion-detection
مديرو الشبكات وأنظمة الحاسوب

Use when operating fail2ban, investigating its bans, or running qualified rkhunter/chkrootkit checks; use linux-auditd-rules or linux-file-integrity for compliance-grade auditing.

2026-07-13
linux-security-analysis
مديرو الشبكات وأنظمة الحاسوب

Use when performing a read-only, evidence-backed Linux security assessment across kernel, identity, network, services, storage, backups, and packages; use linux-server-hardening to remediate.

2026-07-13
linux-server-hardening
مديرو الشبكات وأنظمة الحاسوب

Use when an authorised operator wants to remediate verified Linux security findings interactively across SSH, firewall, MAC, services, permissions, and updates; use linux-security-analysis first.

2026-07-13
linux-log-management
مديرو الشبكات وأنظمة الحاسوب

Use when inspecting time-bounded journald or service logs, correlating web/database/security events, or managing logrotate retention; use linux-observability for forwarding and linux-troubleshooting for multi-subsystem incidents.

2026-07-13
linux-observability
مديرو الشبكات وأنظمة الحاسوب

Use when adding or diagnosing Prometheus/node_exporter metrics, central log shipping, or lightweight health endpoints; use linux-system-monitoring for an ad hoc host snapshot and linux-log-management for local log analysis.

2026-07-13
linux-system-monitoring
مديرو الشبكات وأنظمة الحاسوب

Use when taking a read-only host-health snapshot or investigating CPU, memory, I/O, network, process, and backup pressure; use linux-observability for persistent telemetry and linux-troubleshooting for incident branching.

2026-07-13
linux-disaster-recovery
مديرو الشبكات وأنظمة الحاسوب

Use when recovering MySQL data, application files, configuration, boot state, or filesystems from a verified backup after loss or corruption; use linux-troubleshooting first when the fault may be recoverable without restore.

2026-07-13
linux-troubleshooting
مديرو الشبكات وأنظمة الحاسوب

Use when triaging a production Linux incident across CPU, memory, disk, services, web, database, TLS, backups, or deployments; route resource findings to linux-system-monitoring and recovery to linux-disaster-recovery.

2026-07-13
linux-bash-scripting
مطوّرو البرمجيات

Use when writing or reviewing portable sk-* Bash scripts for this engine, including common.sh primitives, flags, dry runs, and safety gates; use linux-repo-sync for Git-update behaviour and not for one-off commands.

2026-07-13
linux-repo-sync
مطوّرو البرمجيات

Use when writing, reviewing, or running unattended or menu-driven Git repository updates that must preserve tracked and untracked local work; use linux-bash-scripting first for sk-* script structure.

2026-07-13
linux-inmemory-stores
مديرو الشبكات وأنظمة الحاسوب

Use when installing, securing, sizing, or diagnosing Redis or Memcached on Debian/Ubuntu or RHEL-family hosts; covers bind/auth, eviction, and Redis persistence. Use linux-mysql-mariadb for relational databases and linux-firewall-ssl for host policy.

2026-07-13
linux-mysql-mariadb
مصممو قواعد البيانات

Use when installing, securing, tuning, backing up, restoring, or diagnosing MySQL or MariaDB on Debian/Ubuntu or RHEL-family hosts. Covers InnoDB, logical dumps, binlogs, and PITR; use linux-postgresql for PostgreSQL.

2026-07-13
linux-postgresql
مصممو قواعد البيانات

Use when installing, authenticating, tuning, backing up, restoring, or diagnosing PostgreSQL on Debian/Ubuntu or RHEL-family hosts. Covers pg_hba.conf, logical backups, WAL, and PITR; use linux-mysql-mariadb for MySQL/MariaDB.

2026-07-13
linux-container-deployment
مديرو الشبكات وأنظمة الحاسوب

Use when running, updating, debugging, or supervising containers and Compose/Quadlet stacks on Debian/Ubuntu or RHEL-family hosts. Covers lifecycle, health, volumes, and systemd; use linux-container-engine for setup and linux-image-hygiene for pruning.

2026-07-13
linux-container-engine
مديرو الشبكات وأنظمة الحاسوب

Use when installing, configuring, hardening, or diagnosing Docker or Podman engines on Debian/Ubuntu or RHEL-family hosts. Covers daemon/rootless mode, registries, storage, and sockets; use linux-container-deployment to run workloads.

2026-07-13
linux-image-hygiene
مديرو الشبكات وأنظمة الحاسوب

Use when measuring or reclaiming Docker/Podman storage and scheduling safe cleanup on Debian/Ubuntu or RHEL-family hosts. Covers images, cache, networks, and authorised volume pruning; use linux-container-engine for engine setup.

2026-07-13
linux-archive-integrity
مديرو الشبكات وأنظمة الحاسوب

Use when creating, signing, encrypting, listing, comparing, or restoring metadata-preserving tar archives on Debian/Ubuntu or RHEL-family hosts. Covers ACLs, xattrs, incrementals, and verification; use linux-rsync-sync for file-tree mirrors.

2026-07-13
linux-filesystem-snapshots
مديرو الشبكات وأنظمة الحاسوب

Use when creating, monitoring, replicating, mounting, or rolling back LVM, Btrfs, or ZFS snapshots on Debian/Ubuntu or RHEL-family hosts. Covers consistency, COW, and rollback; use linux-rsync-sync or linux-archive-integrity for independent backups.

2026-07-13
linux-rsync-sync
مديرو الشبكات وأنظمة الحاسوب

Use when designing, previewing, running, or verifying rsync copies, mirrors, offsite transfers, or hard-linked backups on Debian/Ubuntu or RHEL-family hosts. Covers SSH, filters, deletion, checksums, and resume; use linux-archive-integrity for tar archives.

2026-07-13
linux-kernel-modules
مديرو الشبكات وأنظمة الحاسوب

Use when inspecting, loading, unloading, parameterising, persisting, or blacklisting Linux kernel modules on Debian/Ubuntu or RHEL-family hosts. Covers dependencies and initramfs; use linux-sysctl-tuning for measured runtime kernel parameters.

2026-07-13
linux-perf-profiling
مديرو الشبكات وأنظمة الحاسوب

Use when diagnosing a Linux performance regression or bottleneck with load, vmstat, iostat, mpstat, pidstat, sar, and perf on Debian/Ubuntu or RHEL-family hosts. Produces read-only evidence before any tuning; hand changes to linux-sysctl-tuning.

2026-07-13
linux-sysctl-tuning
مديرو الشبكات وأنظمة الحاسوب

Use when measured Linux performance evidence justifies persistent network, queue, writeback, swap, or congestion-control sysctl changes on Debian/Ubuntu or RHEL-family hosts. Profile first; use linux-server-hardening for security sysctls.

2026-07-13
linux-auditd-rules
مديرو الشبكات وأنظمة الحاسوب

Use when inspecting, designing, testing, persisting, or querying auditd rules for forensic attribution on Debian/Ubuntu or RHEL-family hosts. Covers watches, syscalls, loss, and immutable mode; use linux-file-integrity for drift and linux-benchmark-scanning for scoring.

2026-07-13
linux-benchmark-scanning
مديرو الشبكات وأنظمة الحاسوب

Use when running read-only OpenSCAP or Lynis scans, selecting distro-matched profiles, interpreting failures, or drafting remediation on Debian/Ubuntu or RHEL-family hosts. Use linux-auditd-rules for attribution and linux-file-integrity for AIDE drift.

2026-07-13
linux-file-integrity
مديرو الشبكات وأنظمة الحاسوب

Use when establishing, checking, tuning, or safely updating an AIDE baseline on Debian/Ubuntu or RHEL-family hosts. Covers drift triage, scheduling, and off-box trust; use linux-auditd-rules for attribution and linux-benchmark-scanning for scoring.

2026-07-13
عرض أهم 40 من أصل 43 skills مجمعة في هذا المستودع.