Skip to main content

Infrastructure

cockpit,(hardware stats and software updates)

Hardware

Screen Shot 2025-03-27 at 19.07.12.png

Cockpit is an excellent way to monitor your server's CPU, memory and storage space through your web browser. The web console can also install updates to your operating system and view your logs for troubleshooting. Cockpit also monitors your storage disks SMART (Self-Monitoring, Analysis and Reporting Tool) status to inform you about emergent issues.

Cockpit is an web-based dashboard for Linux servers that keeps you up-to-date at a glance and helps you know what your server is doing without needing to remember all of the console commands.

Screen Shot 2025-03-27 at 19.07.12.png
Screen Shot 2025-03-27 at 19.07.30.pngScreen Shot 2025-03-27 at 19.07.42.png

This allows you to keep an eye on CPU, RAM and disk usage through an intuitive interface.  View logs, install system updates, access a terminal and perform system tasks from anywhere with internet access.

Installation

You can use the terminal to install Cockpit quickly and easily:

sudo apt-get install -y cockpit
image.png

image.png

Once Cockpit is installed, it can be opened by navigating to http://localhost:9090 in your web browser.

Cockpit uses the same account name and password uses while setting up Linux.

VirtualBox_Debian_10_04_2025_15_11_11.png

 

Diun (docker updates)