mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-04 14:07:16 +08:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
# Toolbox
|
|
|
|
The toolbox provides a series of system management tools, including process management, system information, SSH configuration, disk management, etc.
|
|
|
|
## Feature List
|
|
|
|
| Feature | Description |
|
|
|----------------------------------|-------------------------------------------|
|
|
| [Process](./toolbox/process) | View and manage system processes |
|
|
| [System](./toolbox/system) | View system information and configuration |
|
|
| [SSH](./toolbox/ssh) | SSH service configuration |
|
|
| [Disk](./toolbox/disk) | Disk usage and management |
|
|
| [Log Cleanup](./toolbox/log) | Clean up system logs |
|
|
| [Web Hook](./toolbox/webhook) | Configure Webhook notifications |
|
|
| [Benchmark](./toolbox/benchmark) | Server performance testing |
|
|
|
|

|
|
|
|
## Next Steps
|
|
|
|
- [Process Management](./toolbox/process) - View and manage system processes
|
|
- [System Information](./toolbox/system) - View system configuration
|
|
- [SSH Configuration](./toolbox/ssh) - Configure SSH service
|
|
- [Disk Management](./toolbox/disk) - Manage disk space
|
|
- [Log Cleanup](./toolbox/log) - Clean up system logs
|
|
- [Web Hook](./toolbox/webhook) - Configure notifications
|
|
- [Benchmark Test](./toolbox/benchmark) - Test server performance
|