Disclaimer: This guide was automatically translated by AI from the German original. Please verify commands and technical details before using them.
Back to overview: Debian guides
Add the repository:
echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/backports.list
Update the data:
apt update
Install Cockpit:
apt install cockpit
Access Cockpit at Domain:9090 or IP:9090.