You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
1.7 KiB
1.7 KiB
Remote Management tools
Cockpit web-based management tool
Command:
armbian-config --cmd MAN001
Author: @Tearran
Status: Stable
Introducing Cockpit Cockpit is a web-based graphical interface for servers, intended for everyone, especially those who are:
- new to Linux (including Windows admins)
- familiar with Linux and want an easy, graphical way to administer servers
- expert admins who mainly use other tools but want an overview on individual systems
Thanks to Cockpit intentionally using system APIs and commands, a whole team of admins can manage a system in the way they prefer, including the command line and utilities right alongside Cockpit.
Webmin web-based management tool
Command:
armbian-config --cmd MAN005
Author: @Tearran
Status: Stable
=== "Access to the web interface"
The web interface is accessible via port **10000**:
- URL: `https://<your.IP>:10000`
- Username/Password: your system login credentials

