admin-sys

Configure SSH hardening and UFW firewall rules on servers.

Updated Dec 20, 2023
One-click install
npx skills add https://github.com/Hakiick/ChessGame --skill admin-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-sys
Source: https://github.com/Hakiick/ChessGame/tree/main/.claude/skills/admin-sys
Command: npx skills add https://github.com/Hakiick/ChessGame --skill admin-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for robust system administration, network configuration, and security hardening, ensuring your infrastructure is stable, secure, and well-documented.

Core Features & Use Cases

  • Infrastructure Management: Configure servers, manage network settings, and implement security protocols.
  • Security Hardening: Apply best practices for SSH, firewalls, and secure data handling.
  • Use Case: When deploying a new server, use this Skill to automatically set up a secure SSH configuration, configure the UFW firewall to allow only necessary ports, and ensure all sensitive data is handled via environment variables.

Quick Start

Use the admin-sys skill to harden the SSH configuration and set up the UFW firewall on the current server.

Frequently Asked Questions about admin-sys

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

FAQPage Schema
How do I harden SSH configuration on a new server?

To harden SSH configuration, this Skill applies security best practices to your server setup, modifying configuration files to restrict access and ensuring all changes are documented.

What is the best way to configure a UFW firewall for server infrastructure?

Configuring a UFW firewall involves setting up rules to allow only necessary ports for your network configuration. This Skill manages the firewall setup according to defined implementation rules to ensure infrastructure stability.

Can I use this to manage network configuration and security hardening simultaneously?

Yes, you can manage network configuration and security hardening simultaneously. The Skill handles infrastructure management tasks including server configuration, network settings, and implementing security protocols like SSH and firewall setup.

Do I need to handle sensitive data via environment variables for server hardening?

Yes, handling sensitive data via environment variables is required for server hardening. The Skill ensures secure data handling by enforcing this practice as part of its secure server configuration implementation rules.

Why does server hardening require documentation of all security changes?

Server hardening requires documentation of all security changes to maintain infrastructure stability and auditability. This Skill adheres to security best practices by automatically documenting modifications made during SSH hardening and firewall setup.