Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Installation and configuration of Cockpit on CentOS Linux

Posted on 30/09/202010/10/2024 Dickson Victor By Dickson Victor No Comments on Installation and configuration of Cockpit on CentOS Linux
  1. Home
  2. Linux
  3. Installation and configuration of Cockpit on CentOS Linux
Cockpit installation

Cockpit is a web-based app/interface that is used to administer and monitor servers and system resources. Two very fantastic things about cockpit is that: a) it has no locked-in feature, meaning you can use it alongside other similar tools b) when it is idle or not in use, it uses no memory neither does it consume any server resource. And one of my favorite features is the ability to access the Linux terminal from the cockpit console. Here’s an article on the installation and configuration of Cockpit. See the following guide on how to install Cockpit on Ubuntu.

CentOS Linux
I will be explaining the installation process with the rpm command and right off the bat, I will say you are most likely going to experience some dependency resolution failures (depending on the package you downloaded and the Linux distribution) but do not fret, techdirectarchieve got you to the end.

Installation and configuration of Cockpit

Download/Installation of the Cockpit package and its dependencies. Thus, four of the most likely dependencies you may run into are cockpit based and they are

cockpit-system:   wget URL  (see image below for more information)
rpm –Uvh cockpit-system-195.6-1.el7.centos.noarch.rpm
Cockpit configuration

cockpit-bridge:   wget URL (see image below for more information)

rpm –Uvh cockpit-bridge-195.6-1.el7.centos.x86_64.rpm
CentOS Cockpit setup

cockpit-doc:

 wget URL  (see image for more information)
rpm –Uvh cockpit-doc-195.1-1.el7.centos.0.1.x86_64.rpm
Cockpit installation

cockpit-ws

wget URL (see image for more information)
rpm –Uvh cockpit-ws-195.6-1.el7.centos.x86_64.rpm
Cockpit installation

Download and install the cockpit package:

rpm –Uvh cockpit-195.6-1.el7.centos.x86_64.rpm

When the installation is done, start the service socket for the cockpit with systemctl start cockpit.socket and then enable it across reboots using systemctl enable cockpit.socket

Finally, configure firewall access using the following commands;

firewall-cmd --ass-service=cockpit
firewall-cmd --add-service=cockpit –permanent
firewall-cmd --reload

Login to the cockpit console by going to your Linux web interface and typing http:your-i-p-address:9090 .  e.g http:xx.xxx.xxx.xx:9090

In the installation and configuration of Cockpit, you’ll need to input your Linux login details. When you successfully log in, you will see a plethora of things about your system. Scroll down, you would see %CPU usage, Memory & Swap, Network Traffic, Disk I/O et cetera.

On the left side is a Navigation pane for the different Administration tools you can put to some good administrative use.

One thing you can conveniently do here is to save public SSH Keys.

As I mentioned, it has a very easy and user-friendly interface; just move the cursor around and click buttons.

I hope you have found this tutorial on Installation and configuration of Cockpit helpful.Please feel free to leave a comment below.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux Tags:Monitoring

Post navigation

Previous Post: Creating an offline local repository in Linux
Next Post: Fix error 0x800f0805, run DISM executable (Failure 5627)

Related Posts

  • SU
    How to switch users in Linux Linux
  • Screenshot 2020 05 14 at 17.47.09
    SSH access on Ubuntu server: Easy Guide Linux
  • posfix as an smtp server
    How to Install and Configure Postfix as a Send-Only SMTP Server Linux
  • Convert PEM to PPK 1
    Convert a PEM Key to a PPK Key on a Linux and Windows AWS/Azure/OpenShift
  • Screenshot 2020 05 14 at 17.47.09
    Configure OpenSSH Server: A Quick Guide Linux
  • Locate Find and Grep Required 1
    A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux Linux

More Related Articles

SU How to switch users in Linux Linux
Screenshot 2020 05 14 at 17.47.09 SSH access on Ubuntu server: Easy Guide Linux
posfix as an smtp server How to Install and Configure Postfix as a Send-Only SMTP Server Linux
Convert PEM to PPK 1 Convert a PEM Key to a PPK Key on a Linux and Windows AWS/Azure/OpenShift
Screenshot 2020 05 14 at 17.47.09 Configure OpenSSH Server: A Quick Guide Linux
Locate Find and Grep Required 1 A Brief Introduction to Linux and How to Create Disk Partition in Ubuntu Linux Linux

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • sonarlite
    How to Setup SonarLint in VS Code for Your App Project Configuration Management Tool
  • docker desktop 1
    Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges Containers
  • Data drive is locked by BitLocker and not OS drive Fastboot Option
    Fast Boot Options: Fix specific Drive issue with BitLocker [MBAM] Windows
  • hero activedirectory
    How to move a computer object from one container (OU) to another Windows Server
  • ransoware recovery strategy
    What Ransomware Recovery looks like when the clock is ticking Backup
  • troubleshooting Active Directory Replication
    How to troubleshoot Active Directory Replication issues Network | Monitoring
  • screenshot 2020 04 26 at 19.14.07
    Windows 2016 Servers do not show up on the WSUS console Windows Server
  • cloudqueryfeature
    How to Manage Cloud Assets in AWS with CloudQuery AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,780 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.