What problem does it solve?
This Skill eliminates the guesswork and risk of data loss or unnecessary downtime when managing a running Synchronet BBS instance, providing clear guidance on the correct control method for every common and edge-case operation.
Core Features & Use Cases
- Cross-platform lifecycle control: Manage server recycling, graceful shutdown, pausing new connections, clearing failed-login lists, and forcing timed events on Linux, BSD, macOS, and Windows hosts.
- Granular scoping: Target operations to specific servers, specific hosts, or all instances, with built-in safeguards for shared ctrl/ storage setups to avoid misfires across multiple hosts.
- Safety and troubleshooting: Includes guardrails to avoid common pitfalls like accidental full process restarts, stuck recycles, and unintended config-triggered recycles, plus guidance for Windows service managers, POSIX signals, and MQTT control planes.
- Use Case: A sysop needs to reload only the web server configuration without disrupting active terminal user sessions can use a targeted semaphore file instead of a full process restart that would drop all connections.
Quick Start
Use the control skill to recycle only the web server on the current host without affecting other running services or active user sessions.