A blog on SDDCs, Kubernetes, PowerShell, and Python.
Cockpit is an interactive Linux server admin interface. You can use it to monitor/ manage a Linux node through a web browser.
yum install cockpit -y
systemctl start cockpit
systemctl enable --now cockpit.socket