Minimal resources:
At least 512MB RAM (1GB+ recommended)
1 vCPU
1GB+ disk space
rRunning on most Unix-like systems (Linux, FreeBSD). It requires Perl
Supports x86_64/ARM64 architectures
Runs on port 9090
Typically requiring root or sudo
📂 Project Site:
Cockpit is a web-based graphical interface for servers, intended for everyone, especially those who are:
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.
Cockpit makes Linux discoverable. You don’t have to remember commands at a command-line.
See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, administer storage, configure networks, and inspect logs. Basically, you can think of Cockpit like a graphical “desktop interface”, but for individual servers.
Downloading & Installing Cokpit:
Cockpit is available in Ubuntu, with updated versions in official backports for LTS releases.
We recommend installing or updating the latest version from backports. This repository is enabled by default, but if you customized apt sources you might need to enable them manually.
. /etc/os-release
sudo apt install -t ${VERSION_CODENAME}-backports cockpit
Install for other Linux systems click here
Access through the web interface: https://IP_ADDRESS_OF_MACHINE:9090