SkillAgentSearch skills...

ArchOps

ArchOps is a versatile Bash script designed for managing and optimizing Arch Linux systems. With an interactive menu, it offers a range of features including firewall control, system information display, network testing, DNS server configuration, package updates, security hardening, version checks, and more.

Install / Use

/learn @Chan5k/ArchOps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ArchOps Script

ArchOps is a Bash script for managing and optimizing Arch Linux systems. It provides various features to help users manage their system, perform network tests, and more.

Features

  • Disable/Enable firewall (firewalld/UFW)
  • Show free disk space
  • Show IP address
  • Show DNS Servers in use
  • Network Testing
  • Show System Information
  • Change DNS Servers
  • Update system packages
  • Security Hardening
  • Check for Updates in the Background
  • User Management

Getting Started

  1. Clone this repository to your Arch Linux system:

    git clone https://github.com/Chan5k/ArchOps
    
  2. Navigate to the cloned directory:

    cd ArchOps
    
  3. Run the installer:

    sudo ./install_archops.sh
    
  4. Run the script:

    sudo ./archops.sh
    
  5. Select the desired features from the menu and follow the prompts.

Contributing

Contributions are welcome! If you have any improvements or new features to suggest, feel free to submit a pull request.

Versioning

The script includes an automatic version check to ensure you're using the latest version. The version is defined in the version.txt file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated26d ago
Forks1

Languages

Shell

Security Score

95/100

Audited on Mar 4, 2026

No findings