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

  • sshkey
    How to perform SSH key-based authentication in Linux Linux
  • fallocate
    What the Fallocate command does Linux
  • Install Packages to Amazon Virtual Machine Using Terraform
    How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
  • ysvxdf
    Install and configure BigBlueButton on Ubuntu Linux Linux
  • mailx
    [MAILX ERROR: STATUS=BOUNCED] Fixing Mailx error when sending emails from Command line Linux
  • APACHECASS FEATURE
    How to Install and Configure Apache Cassandra on Linux Server Linux

More Related Articles

sshkey How to perform SSH key-based authentication in Linux Linux
fallocate What the Fallocate command does Linux
Install Packages to Amazon Virtual Machine Using Terraform How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
ysvxdf Install and configure BigBlueButton on Ubuntu Linux Linux
mailx [MAILX ERROR: STATUS=BOUNCED] Fixing Mailx error when sending emails from Command line Linux
APACHECASS FEATURE How to Install and Configure Apache Cassandra on Linux Server 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

  • Data drive is locked by BitLocker and not OS drive Fastboot Option
    Fast Boot Options: Fix specific Drive issue with BitLocker [MBAM] Windows
  • what is winrm
    Check PowerShell Version and Verify WinRM Using Test-WSMan Windows Server
  • Enable or Disable Siri
    How to enable Siri on Mac devices Mac
  • How to pause updates and why
    How to Pause Windows Update via Windows Settings Windows
  • CreateanAWSact
    How to Set up an Amazon Web Services (AWS) Account AWS/Azure/OpenShift
  • Ewfvt
    How to prevent a remote shutdown and restart in Windows Windows
  • Banner
    How to enable or disable Firefox Network Captive Portal Service Network | Monitoring
  • How do I disable credentials from Remote Desktop
    Disable credential Prompts for Remote Desktop Connections Windows

Subscribe to Blog via Email

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

Join 1,762 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.