The web console
Everything is managed from webadmin, served over HTTPS on port 8443. Sign in as xcon with your password.
Pages
- Dashboard — live system, memory, data, and service status (streamed, not polled).
- Services — every systemd unit with its state, start / stop / restart / enable / disable, plus a Power menu (reboot / shut down). Destructive actions confirm first.
- Processes — a sortable process table (PID / user / memory / CPU) with signal-based kill.
- Journal — a filtered log viewer (lines, priority, unit, text search) with follow.
- System Update — check, install, and roll back the OS (see System updates).
A status strip under the header shows the progress of any operation and warns if the connection to the box is lost — an expected reboot or shutdown is followed through to its outcome, not shown as a fault.
The CLI twin
Every web action has an xconctl equivalent for headless boxes and
scripts:
sudo xconctl status
sudo xconctl update check