Log in as admin

Unlocks managing the fleet on this screen.

Add a PC

The server connects to it over SSH.

How it's shown in the dashboard and log.
A plain hostname gets .local added when connecting. A fixed IP is most reliable.
Also used for sudo. Stored encrypted.

Scan the network

Finds machines on your local network that answer on SSH (port 22).

Run a command

Quick picks

Install software

apt package names, separated by spaces or commas. Runs apt update first.

Send a file

Copied to the SSH user's home folder.

Clone software to

Installs what's missing compared with another PC's snapshot. Nothing is removed.

Only PCs with a snapshot are listed. The source can be offline.
Users with UID 1000 and above in the snapshot are created if missing. New accounts are created locked, and the log lists the passwd commands needed.

Drift on

Comparing installed apps with the snapshot…