ADMIN-APPROVED RESTRICTED TOOL

Linux Auto-Fixer v3.0.0

A Windows desktop utility that performs any Linux administration task on remote servers β€” type what you need in plain English. Zero AI / zero LLM: verified playbooks plus your server's own apropos manual index pick the right commands. Every change is backed up, rollback-able and audited.

Request admin approvalHow access works

πŸ” Prompt-Driven β€” No AI, No LLM, Full Safety Net

Verified playbooks for common tasks run automatically; anything else is resolved with the target's own apropos/man pages and runs only after your approval.

Plain-English Linux administration

Describe the goal β€” the tool generates the exact commands (with undo commands), snapshots affected files first, executes over SSH, and auto-rolls back if anything fails.

You: "Create a new user 'deploy' with sudo access and SSH key-only login"
β†’ useradd + sudo group + authorized_keys, with snapshot & undo

You: "Set up a cron job to backup /var/log to /backup/logs every day at 2"
β†’ cron job installed under /etc/cron.d, rollback removes it

You: "Configure firewall to allow port 443 and block port 23"
β†’ firewalld/ufw rules detected & applied, with exact undo

You: "Rotate the logs"
β†’ apropos on the server proposes logrotate with its man summary β€” you approve, it runs audited

What you get

  • βœ“~28 verified task playbooks
  • βœ“apropos / man-k discovery fallback
  • βœ“Pre-change tar snapshots
  • βœ“Auto-rollback on any failure
  • βœ“One-click rollback of past jobs
  • βœ“Full audit log + HTML export
  • βœ“Windows installer (Inno Setup)
  • βœ“100% offline β€” no AI calls
Users & sudoServicesFirewallCronFiles & permissionsPackagesReports
RCW Linux Auto-Fixer v3 GUI

How access works

  1. Submit an access request with your name, organization, target environment, and intended use.
  2. The administrator reviews the request.
  3. After approval, you receive a private access code through an approved channel.
  4. Enter the code above β€” the official downloads unlock on this page.
  5. Run the installer, connect to your Linux server over SSH, and type prompts in plain English.
Note: Requires SSH connectivity to the target server. Works 100% offline β€” no AI service, no data leaves your machine. Every executed command is recorded in the audit log.