<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cockpit Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/cockpit/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 12 Jun 2020 21:40:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Using Cockpit on Ubuntu 20.04 / 18.04 LTS.</title>
		<link>https://www.osradar.com/using-cockpit-on-ubuntu-18-04-lts/</link>
					<comments>https://www.osradar.com/using-cockpit-on-ubuntu-18-04-lts/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 23:11:00 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7106</guid>

					<description><![CDATA[<p>All sysadmin want tools that transform the administration of a server into a simple task. So, it is necessary to install applications that allow it and using Cockpit is a great way to do it. Cockpit is an open source application based on a web interface that allows you to control, monitor and manage the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-cockpit-on-ubuntu-18-04-lts/">Using Cockpit on Ubuntu 20.04 / 18.04 LTS.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>All sysadmin want tools that transform the administration of a server into a simple task. So, it is necessary to install applications that allow it and using Cockpit is a great way to do it.</p>
<p>Cockpit is an open source <a href="https://cockpit-project.org/" rel="noopener">application</a> based on a web interface that allows you to control, monitor and manage the operation of a Linux server. Among its main features are its ease of installation and its bright design that makes it very simple to use.</p>
<h2>Others Features</h2>
<p>In order to be a program used by multiple teams working on a server is that Cockpit has been carefully designed. In addition, it is <strong>friendly</strong> enough for <strong>those new to Linux</strong> and useful for <strong>seasoned admins too</strong>.</p>
<p>As I mentioned before, the installation of Cockpit is really simple since it is <strong>included in the official repositories</strong> of many Linux distributions.</p>
<p>As expected many sysadmins are experts in the use of the terminal and therefore using Cockpit is perfectly compatible with it. <strong>There&#8217;s even an embedded terminal in Cockpit.</strong></p>
<p>In short, we are talking about a necessary program to complement the administration of a server efficiently.</p>
<h2>Installing Cockpit on Ubuntu 20.04 / 18.04</h2>
<p>In previous versions of Ubuntu like 16.04, to install Cockpit you had to use external repositories. Ubuntu version 20.04/ 18.04 includes Cockpit in its repositories, so installing it is a very simple process. Open a terminal and run:</p>
<pre class="">:~$ sudo apt install cockpit</pre>
<figure id="attachment_7109" aria-describedby="caption-attachment-7109" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7109" src="https://www.osradar.com/wp-content/uploads/2018/11/1-8.png" alt="1.- Install cockpit from the command line" width="1366" height="547" srcset="https://www.osradar.com/wp-content/uploads/2018/11/1-8.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-300x120.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-768x308.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-1024x410.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-696x279.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-1068x428.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/1-8-1049x420.png 1049w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7109" class="wp-caption-text">1.- Install cockpit from the command line</figcaption></figure>
<p>Then, start the service and finally, check the service status.</p>
<pre class="">:~$ sudo systemctl start cockpit
:~$ sudo systemctl status cockpit</pre>
<figure id="attachment_7110" aria-describedby="caption-attachment-7110" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7110" src="https://www.osradar.com/wp-content/uploads/2018/11/2-7.png" alt="2.- Starting the Cockpit service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/2-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/2-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7110" class="wp-caption-text">2.- Starting the Cockpit service</figcaption></figure>
<p>Cockpit is installed.</p>
<h2>Using Cockpit</h2>
<p>Now to use Cockpit, open a web browser, and access using port 9090 http://IP_SERVER:9090 and you will see the login screen.</p>
<figure id="attachment_21077" aria-describedby="caption-attachment-21077" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21077 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/33.png" alt="3.- Log in screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/33.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/33-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/33-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/33-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/33-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/33-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21077" class="wp-caption-text">3.- Log in screen</figcaption></figure>
<p>Enter your username and password and log in to view the application dashboard.</p>
<figure id="attachment_21079" aria-describedby="caption-attachment-21079" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21079 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/44-1.png" alt="4.- Cockpit Dashboard" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/44-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/44-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/44-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/44-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/44-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/44-1-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21079" class="wp-caption-text">4.- Cockpit Dashboard</figcaption></figure>
<p>In this first screen, you will get essential information about the system, such as Network traffic, RAM or CPU load.</p>
<h3>Logs Screen</h3>
<p>In the logs screen, you will be able to access the logs generated by the system. Very important to verify possible errors in the operation of programs.</p>
<figure id="attachment_21080" aria-describedby="caption-attachment-21080" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21080 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/55.png" alt="5.- Logs screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/55.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/55-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/55-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/55-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/55-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/55-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21080" class="wp-caption-text">5.- Logs screen</figcaption></figure>
<h3>Storage screen</h3>
<p>In the Storage screen, you will see the information concerning the hard drives the server has. You will also be able to access the logs generated in that section.</p>
<figure id="attachment_21081" aria-describedby="caption-attachment-21081" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21081 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/66-1.png" alt="6.- Storage screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/66-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/66-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/66-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/66-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/66-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/66-1-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21081" class="wp-caption-text">6.- Storage screen</figcaption></figure>
<p>As you can see in the image, it is possible to create Raid devices in a quite simple way. Also if you click on Drives you can have access to the information of each one of them.</p>
<h3>Networking screen</h3>
<p>In this section, you can notice the network traffic from the server. In this case, it is a test server and the traffic is null, but if you have one in production it will look different.</p>
<figure id="attachment_21082" aria-describedby="caption-attachment-21082" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21082 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/77-1.png" alt="7.- Networking screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/77-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/77-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/77-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/77-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/77-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/77-1-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21082" class="wp-caption-text">7.- Networking screen</figcaption></figure>
<p>However, you can add a VLAN or a Bridge to your network.</p>
<h3>Accounts Screen</h3>
<p>Here you can get information about the active user accounts on the server.</p>
<figure id="attachment_21083" aria-describedby="caption-attachment-21083" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21083 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/88.png" alt="8.- User accounts screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/88.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/88-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/88-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/88-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/88-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/88-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21083" class="wp-caption-text">8.- User accounts screen</figcaption></figure>
<figure id="attachment_21084" aria-describedby="caption-attachment-21084" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21084 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/99.png" alt="9.- Getting the user information" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/99.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/99-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/99-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/99-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/99-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/99-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21084" class="wp-caption-text">9.- Getting the user information</figcaption></figure>
<p>You can also delete the account or close the session.</p>
<h3>Services Screen</h3>
<p>This is a vital section of the program because here you can view in a fairly simple way, all the services that are installed on the server and also know which is running and which is not.</p>
<figure id="attachment_21085" aria-describedby="caption-attachment-21085" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21085 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/100.png" alt="10.- Services screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/100.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/100-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/100-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/100-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/100-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/100-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21085" class="wp-caption-text">10.- Services screen</figcaption></figure>
<p>On the other hand, if you click on a service, you can activate it, deactivate it or disable it so that it does not run when you start the system.</p>
<figure id="attachment_21086" aria-describedby="caption-attachment-21086" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21086 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/101.png" alt="11.- Using Cockpit to get information about a service" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/101.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/101-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/101-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/101-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/101-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/101-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21086" class="wp-caption-text">11.- Using Cockpit to get information about a service</figcaption></figure>
<h3>Showing the terminal on Cockpit</h3>
<p>Cockpit also integrates a terminal emulator directly into your application, which makes it a great utility for the administration.</p>
<figure id="attachment_21087" aria-describedby="caption-attachment-21087" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21087 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/120.png" alt="12.- Terminal on Cockpit" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/11/120.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/120-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/120-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/120-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/120-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/120-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21087" class="wp-caption-text">12.- Terminal on Cockpit</figcaption></figure>
<h2>Conclusion</h2>
<p>Managing a system is not an easy task, that&#8217;s why specialized applications are required to facilitate the task. Cockpit combines the simplicity of a fairly polished web interface with the robustness of having great options available.</p>
<p>You can also read &#8220;<a href="https://www.osradar.com/how-to-install-webmin-on-debian-9/" target="_blank" rel="noopener noreferrer">How to install webmin on Debian 9?</a>&#8220;.</p>
<p>Cockpit Website <a href="https://cockpit-project.org/" target="_blank" rel="noopener noreferrer">here</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-cockpit-on-ubuntu-18-04-lts/">Using Cockpit on Ubuntu 20.04 / 18.04 LTS.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/using-cockpit-on-ubuntu-18-04-lts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Cockpit on Debian 10?</title>
		<link>https://www.osradar.com/how-to-install-cockpit-on-debian-10/</link>
					<comments>https://www.osradar.com/how-to-install-cockpit-on-debian-10/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sun, 01 Mar 2020 23:26:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Buster]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=18613</guid>

					<description><![CDATA[<p>Monitoring is sometimes a bit complicated because there are very complete tools that sometimes get us a bit confused. Today I will show you how to install Cockpit on Debian 10. A tool that stands out for its simplicity and ease of use. Cockpit we like very much. It&#8217;s just that it&#8217;s pretty complete and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-cockpit-on-debian-10/">How to install Cockpit on Debian 10?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Monitoring is sometimes a bit complicated because there are very complete tools that sometimes get us a bit confused. <strong>Today I will show you how to install Cockpit on Debian 10</strong>. A tool that stands out for its simplicity and ease of use.</p>
<p><a href="https://cockpit-project.org/" target="_blank" rel="noopener noreferrer">Cockpit</a> we like very much. It&#8217;s just that it&#8217;s pretty complete and easy to use the tool. Beyond monitoring, it allows us to control a Linux server through a web interface. Great, isn&#8217;t it?</p>
<p>In order to be a program used by multiple teams working on a server is that Cockpit has been carefully designed. In addition, it is <strong>friendly</strong> enough for <strong>those new to Linux</strong> and useful for <strong>seasoned admins too</strong>.</p>
<p>As I mentioned before, the installation of Cockpit is really simple since it is <strong>included in the official repositories</strong> of many Linux distributions.</p>
<p>As expected many sysadmins are experts in the use of the terminal and therefore using Cockpit is perfectly compatible with it. <strong>There’s even an embedded terminal in Cockpit.</strong></p>
<p>In short, we are talking about a necessary program to complement the administration of a server efficiently.</p>
<p>So, let us start.</p>
<h2>Install Cockpit on Debian 10</h2>
<p>Cockpit is included in the official Debian 10 repositories. So we only need to use the following command:</p>
<pre>:~$ sudo apt update 
:~$ sudo apt install cockpit --install-recommends
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  cockpit-bridge cockpit-dashboard cockpit-networkmanager cockpit-packagekit cockpit-storaged cockpit-system cockpit-ws cracklib-runtime dirmngr dns-root-data
  dnsmasq-base dosfstools exfat-fuse exfat-utils exim4-base exim4-config exim4-daemon-light fuse gdisk glib-networking glib-networking-common glib-networking-services
  gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas guile-2.2-libs libappstream4 libassuan0 libatasmart4
  libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-mdraid2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2
  libbluetooth3 libbytesize1 libcrack2 libevent-2.1-6 libfribidi0 libgc1c2 libglib2.0-bin libgnutls-dane0 libgpgme11 libgsasl7 libgstreamer1.0-0 libjansson4
  libjson-glib-1.0-0 libjson-glib-1.0-common libksba8 libkyotocabinet16v5 liblzo2-2 libmailutils5 libmbim-glib4 libmbim-proxy libmm-glib0 libmpfr6 libndp0 libnm0
  libnpth0 libntfs-3g883 libntlm0 libpackagekit-glib2-18 libparted-fs-resize0 libparted2 libpcap0.8 libproxy1v5 libpwquality-common libpwquality-tools libpwquality1
  libpython2.7 libqmi-glib5 libqmi-proxy libssh-4 libstemmer0d libteamdctl0 libudisks2-0 libunbound8 libvolume-key1 mailutils mailutils-common mdadm modemmanager
  network-manager ntfs-3g packagekit packagekit-tools parted pinentry-curses ppp psmisc udisks2
Suggested packages:
  cockpit-doc cockpit-pcp cockpit-docker xdg-utils pinentry-gnome3 tor exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks parcimonie xloadimage scdaemon
  gstreamer1.0-tools libparted-dev libparted-i18n mailutils-mh mailutils-doc dracut-core libteam-utils appstream parted-doc pinentry-doc btrfs-progs f2fs-tools
  nilfs-tools reiserfsprogs xfsprogs udftools udisks2-bcache udisks2-btrfs udisks2-lvm2 udisks2-vdo udisks2-zram
The following NEW packages will be installed:
  cockpit cockpit-bridge cockpit-dashboard cockpit-networkmanager cockpit-packagekit cockpit-storaged cockpit-system cockpit-ws cracklib-runtime dirmngr dns-root-data
  dnsmasq-base dosfstools exfat-fuse exfat-utils exim4-base exim4-config exim4-daemon-light fuse gdisk glib-networking glib-networking-common glib-networking-services
  gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas guile-2.2-libs libappstream4 libassuan0 libatasmart4
  libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-mdraid2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2
  libbluetooth3 libbytesize1 libcrack2 libevent-2.1-6 libfribidi0 libgc1c2 libglib2.0-bin libgnutls-dane0 libgpgme11 libgsasl7 libgstreamer1.0-0 libjansson4
  libjson-glib-1.0-0 libjson-glib-1.0-common libksba8 libkyotocabinet16v5 liblzo2-2 libmailutils5 libmbim-glib4 libmbim-proxy libmm-glib0 libmpfr6 libndp0 libnm0
  libnpth0 libntfs-3g883 libntlm0 libpackagekit-glib2-18 libparted-fs-resize0 libparted2 libpcap0.8 libproxy1v5 libpwquality-common libpwquality-tools libpwquality1
  libpython2.7 libqmi-glib5 libqmi-proxy libssh-4 libstemmer0d libteamdctl0 libudisks2-0 libunbound8 libvolume-key1 mailutils mailutils-common mdadm modemmanager
  network-manager ntfs-3g packagekit packagekit-tools parted pinentry-curses ppp psmisc udisks2
0 upgraded, 103 newly installed, 0 to remove and 0 not upgraded.
Need to get 38.3 MB of archives.
After this operation, 138 MB of additional disk space will be used.
Do you want to continue? [Y/n</pre>
<figure id="attachment_18623" aria-describedby="caption-attachment-18623" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18623" src="https://www.osradar.com/wp-content/uploads/2020/02/1-19.png" alt="1.- Installing Cockpit on Debian 10" width="1365" height="602" srcset="https://www.osradar.com/wp-content/uploads/2020/02/1-19.png 1365w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-300x132.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-1024x452.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-768x339.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-696x307.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-1068x471.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/1-19-952x420.png 952w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-18623" class="wp-caption-text">1.- Installing Cockpit on Debian 10</figcaption></figure>
<p>The second command not only installs Cockpit but also other recommended packages.</p>
<p>When the installation is finished, the service will be active and running.</p>
<p>And to access Cockpit, just use a current web browser and go to the following address:</p>
<pre>https://your-server:9090</pre>
<p>Make sure that the port is available on the firewall.</p>
<p>Then, you will see this.</p>
<figure id="attachment_18624" aria-describedby="caption-attachment-18624" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18624" src="https://www.osradar.com/wp-content/uploads/2020/02/2-18.png" alt="2.- Cockpit on Debian 10" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/2-18.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/2-18-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18624" class="wp-caption-text">2.- Cockpit on Debian 10</figcaption></figure>
<h2>Using cockpit</h2>
<p>In that Log in screen, you only have to put your system credentials. Yes, the same ones you use to log in. If your user is in the sudo list you can check the option to <em>reuse my password for privileged tasks</em>. When you log in, you will see the following.</p>
<figure id="attachment_18625" aria-describedby="caption-attachment-18625" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18625" src="https://www.osradar.com/wp-content/uploads/2020/02/3-15.png" alt="3.- Cockpit main screen" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/3-15.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/3-15-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18625" class="wp-caption-text">3.- Cockpit main screen</figcaption></figure>
<p>On the left side, you have all the driving options. For example, you can check the system logs:</p>
<figure id="attachment_18626" aria-describedby="caption-attachment-18626" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18626" src="https://www.osradar.com/wp-content/uploads/2020/02/4-15.png" alt="4.- system logs" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/4-15.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/4-15-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18626" class="wp-caption-text">4.- system logs</figcaption></figure>
<p>In this case, there isn&#8217;t one in my system yet.</p>
<p>Then you can check the storage function.</p>
<figure id="attachment_18627" aria-describedby="caption-attachment-18627" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18627" src="https://www.osradar.com/wp-content/uploads/2020/02/5-13.png" alt="5.- Storage function on Cockpit" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/5-13.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/5-13-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18627" class="wp-caption-text">5.- Storage function on Cockpit</figcaption></figure>
<p>A very useful function of Cockpit is the ability to monitor the state of the computer networks.</p>
<figure id="attachment_18628" aria-describedby="caption-attachment-18628" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18628" src="https://www.osradar.com/wp-content/uploads/2020/02/6-10.png" alt="6.- Network status with Cockpit" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/6-10.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/6-10-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18628" class="wp-caption-text">6.- Network status with Cockpit</figcaption></figure>
<p>Also, managing system services such as <a href="https://www.osradar.com/tag/postgresql/" target="_blank" rel="noopener noreferrer">postgreSQL</a>, <a href="https://www.osradar.com/tag/mariadb/" target="_blank" rel="noopener noreferrer">MariaDB</a> or <a href="https://www.osradar.com/how-to-install-proftpd-on-rhel-8/" target="_blank" rel="noopener noreferrer">FTP</a> are very easy thanks to Cockpit.</p>
<figure id="attachment_18629" aria-describedby="caption-attachment-18629" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18629" src="https://www.osradar.com/wp-content/uploads/2020/02/7-5.png" alt="7.- Managing services with Cockpit" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/7-5.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/7-5-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18629" class="wp-caption-text">7.- Managing services with Cockpit</figcaption></figure>
<p>The sysadmin will appreciate that Cockpit includes a terminal ready to execute commands:</p>
<figure id="attachment_18630" aria-describedby="caption-attachment-18630" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-18630" src="https://www.osradar.com/wp-content/uploads/2020/02/8-6.png" alt="8.- Cockpit terminal" width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/8-6.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/8-6-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18630" class="wp-caption-text">8.- Cockpit terminal</figcaption></figure>
<p>On the other hand, you can see the Cockpit dashboard there you will have information about the system resources.</p>
<figure id="attachment_18631" aria-describedby="caption-attachment-18631" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-18631 size-full" src="https://www.osradar.com/wp-content/uploads/2020/02/9-5.png" alt="9.- Cockpit on Debian 10 " width="1360" height="665" srcset="https://www.osradar.com/wp-content/uploads/2020/02/9-5.png 1360w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-696x340.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-1068x522.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/9-5-859x420.png 859w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-18631" class="wp-caption-text">9.- Cockpit on Debian 10</figcaption></figure>
<p>So, enjoy this wonderfull tool.</p>
<h2>Conclusion</h2>
<p>Cockpit is one of those tools that works quite well and easily. That is, without complicated interfaces we can control a Linux server through a web interface. Now you know how to install it in Debian 10.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-cockpit-on-debian-10/">How to install Cockpit on Debian 10?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-cockpit-on-debian-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Cockpit on OpenSUSE 15.1?</title>
		<link>https://www.osradar.com/install-cockpit-opensuse-15-1/</link>
					<comments>https://www.osradar.com/install-cockpit-opensuse-15-1/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 04 Feb 2020 00:01:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[open suse]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=17801</guid>

					<description><![CDATA[<p>So, in this post, I will show how to install Cockpit on OpenSUSE 15.1. Cockpit is a web application that allows you to control one server or several Linux servers. Everything from a web interface that you can open from your favorite web browser. In this way, we can perform common and not so common [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cockpit-opensuse-15-1/">How to install Cockpit on OpenSUSE 15.1?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>So, in this post, I will show how to install Cockpit on OpenSUSE 15.1.</strong></p>



<p><a rel="noreferrer noopener" href="https://cockpit-project.org/" target="_blank">Cockpit</a>  is a web application that allows you to control one server or several  Linux servers. Everything from a web interface that you can open from your favorite web browser. In this way, we can perform common and not so common tasks on the server with <strong>just a few clicks.</strong></p>



<p><strong>Using Cockpit It is easy to start containers, administer storage, configure networks, and inspect logs</strong>.</p>



<p>On the other hand, Cockpit gets along very well with after-server applications such as Ansible. This means that the integration with the server is practically complete. In addition, the application is quite well supported by its creators and is available for the largest Linux distributions.</p>



<h2>Install Cockpit on OpenSUSE 15.1</h2>



<p>The easiest way to install Cockpit on OpenSUSE 15.1 is through a distribution-specific repository. However, this is not enabled by default, so you have to enable it first.</p>



<p>Open a terminal emulator or connect to your server using ssh.</p>



<p>Then, add the repository with the following command:</p>



<pre class="wp-block-preformatted">:~$ sudo zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:cockpit/openSUSE_Leap_15.1/systemsmanagement:cockpit.repo</pre>



<pre class="wp-block-preformatted">Adding repository 'cockpit-project.org (openSUSE_Leap_15.1)' …………………………………………………………………………………………………………………………………………………………………………………………….
 Repository 'cockpit-project.org (openSUSE_Leap_15.1)' successfully added
 URI : http://download.opensuse.org/repositories/systemsmanagement:/cockpit/openSUSE_Leap_15.1/
 Enabled : Yes                                                                                     
 GPG Check : Yes                                                                                     
 Autorefresh : No                                                                                      
 Priority : 99 (default priority)                                                                   
 Repository priorities are without effect. All enabled repositories share the same priority</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="184" src="https://www.osradar.com/wp-content/uploads/2020/01/1-22-1024x184.png" alt="1.- Adding the Cockpit repository for OpenSUSE 15.1" class="wp-image-17870" srcset="https://www.osradar.com/wp-content/uploads/2020/01/1-22-1024x184.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/1-22-300x54.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/1-22-768x138.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/1-22-696x125.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/1-22-1068x192.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/1-22.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Adding the Cockpit repository for OpenSUSE 15.1</figcaption></figure>



<p>Then, refresh the cache of the repositories. When you first use this repository, you will be asked to accept the repository&#8217;s GPG key. You do this by pressing the &#8220;<strong>a&#8221;</strong> key.</p>



<pre class="wp-block-preformatted">:~$ sudo zypper refresh
Repository 'Non-OSS Repository' is up to date.                                                                                                                           
 Repository 'Main Repository' is up to date.                                                                                                                              
 Retrieving repository 'Main Update Repository' metadata ……………………………………………………………………………………………..[done]
 Building repository 'Main Update Repository' cache ………………………………………………………………………………………………….[done]
 Repository 'Update Repository (Non-Oss)' is up to date.                                                                                                                  
 Retrieving repository 'cockpit-project.org (openSUSE_Leap_15.1)' metadata --------------------------------------------------------------------------------------------[-]
 New repository or package signing key received:
 Repository:       cockpit-project.org (openSUSE_Leap_15.1)                            
   Key Name:         systemsmanagement OBS Project <a href="mailto:systemsmanagement@build.opensuse.org">systemsmanagement@build.opensuse.org</a>
   Key Fingerprint:  50E60431 54485D99 0732B5D6 ACAA9CF7 E6E5A213                        
   Key Created:      Wed 24 Jul 2019 11:26:49 AM -04                                     
   Key Expires:      Fri 01 Oct 2021 11:26:49 AM -04                                     
   Rpm Name:         gpg-pubkey-e6e5a213-5d3878b9                                        
 Do you want to reject the key, trust temporarily, or trust always? <a href="r">r/t/a/?</a>: a
 Retrieving repository 'cockpit-project.org (openSUSE_Leap_15.1)' metadata ……………………………………………………………………………..[done]
 Building repository 'cockpit-project.org (openSUSE_Leap_15.1)' cache ………………………………………………………………………………….[done]
 All repositories have been refreshed.</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="323" src="https://www.osradar.com/wp-content/uploads/2020/01/2-20-1024x323.png" alt="2.- Refresh the repositories" class="wp-image-17871" srcset="https://www.osradar.com/wp-content/uploads/2020/01/2-20-1024x323.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/2-20-300x95.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/2-20-768x242.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/2-20-696x220.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/2-20-1068x337.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/2-20-1330x420.png 1330w, https://www.osradar.com/wp-content/uploads/2020/01/2-20.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Refresh the repositories</figcaption></figure>



<p>After that, you can install Cockpit without any problems.</p>



<pre class="wp-block-preformatted">:~$ sudo zypper in cockpit
Loading repository data…
 Reading installed packages…
 Resolving package dependencies…
 The following 4 NEW packages are going to be installed:
   cockpit cockpit-bridge cockpit-system cockpit-ws
 4 new packages to install.
 Overall download size: 2,4 MiB. Already cached: 0 B. After the operation, additional 3,9 MiB will be used.
 Continue? y/n/v/…? shows all options: y</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="231" src="https://www.osradar.com/wp-content/uploads/2020/01/3-19-1024x231.png" alt="3.- Install Cockpit on OpenSUSE 15.1" class="wp-image-17873" srcset="https://www.osradar.com/wp-content/uploads/2020/01/3-19-1024x231.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/3-19-300x68.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/3-19-768x173.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/3-19-696x157.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/3-19-1068x241.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/3-19.png 1099w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Install Cockpit on OpenSUSE 15.1</figcaption></figure>



<p>Also, you can install some additional Cockpit packages:</p>



<pre class="wp-block-preformatted">:~$ sudo zypper in cockpit-bridge cockpit-docker cockpit-pcp cockpit-tests cockpit-ws</pre>



<p>After installation, the cockpit service must be started:</p>



<pre class="wp-block-preformatted">:~$ sudo systemctl start cockpit</pre>



<p>And then, verify that the service is running correctly:</p>



<pre class="wp-block-preformatted">:~$ sudo systemctl status cockpit
● cockpit.service - Cockpit Web Service
    Loaded: loaded (/usr/lib/systemd/system/cockpit.service; static; vendor preset: disabled)
    Active: active (running) since Wed 2020-01-29 13:55:23 -04; 21s ago
      Docs: man:cockpit-ws(8)
   Process: 2213 ExecStartPre=/usr/sbin/remotectl certificate --ensure --user=root --group=cockpit-ws --selinux-type=etc_t (code=exited, status=0/SUCCESS)
  Main PID: 2226 (cockpit-ws)
     Tasks: 2 (limit: 4915)
    CGroup: /system.slice/cockpit.service
            └─2226 /usr/lib/cockpit-ws
 Jan 29 13:55:22 linux-s6ig systemd[1]: Starting Cockpit Web Service…
 Jan 29 13:55:22 linux-s6ig remotectl[2213]: Generating temporary certificate using: sscg --quiet --lifetime 3650 --key-strength 2048 --cert-key-file /etc/cockpit/ws-cer>
 Jan 29 13:55:22 linux-s6ig remotectl[2213]: Error generating temporary dummy cert using sscg, falling back to openssl
 Jan 29 13:55:22 linux-s6ig remotectl[2213]: Generating temporary certificate using: openssl req -x509 -days 36500 -newkey rsa:2048 -keyout /etc/cockpit/ws-certs.d/0-sel>
 Jan 29 13:55:23 linux-s6ig remotectl[2213]: /usr/bin/chcon: can't apply partial context to unlabeled file '/etc/cockpit/ws-certs.d/0-self-signed.cert'
 Jan 29 13:55:23 linux-s6ig systemd[1]: Started Cockpit Web Service.
 Jan 29 13:55:23 linux-s6ig cockpit-ws[2226]: Using certificate: /etc/cockpit/ws-certs.d/0-self-signed.cert
 lines 1-17/17 (END)</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="272" src="https://www.osradar.com/wp-content/uploads/2020/01/4-18-1024x272.png" alt="4.- Cockpit service status" class="wp-image-17874" srcset="https://www.osradar.com/wp-content/uploads/2020/01/4-18-1024x272.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/4-18-300x80.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/4-18-768x204.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/4-18-696x185.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/4-18-1068x283.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/4-18.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Cockpit service status</figcaption></figure>



<p>Finally, you have to open the Cockpit ports in the firewall. Just the following command is enough:</p>



<pre class="wp-block-preformatted">:~$ sudo firewall-cmd --add-service=cockpit --zone=public --permanent
success</pre>



<p>And restart the firewall service:</p>



<pre class="wp-block-preformatted">:~$ sudo firewall-cmd --reload
success</pre>



<p>Now we can really use it.</p>



<h2>Using Cockpit</h2>



<p>Once we have installed Cockpit, we can open a favorite web browser and access <code>https://your-server:9090</code></p>



<p>Replace your-server by the IP address of the computer or by the domain name. </p>



<p>You will see the following:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/5-15-1024x502.png" alt="5.- Cockpit log in screen" class="wp-image-17876" srcset="https://www.osradar.com/wp-content/uploads/2020/01/5-15-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/5-15-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/5-15.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5.- Cockpit log in screen</figcaption></figure>



<p>you must now log in with your username and password. The same ones you use for the system. Then, you will see the following:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/6-13-1024x502.png" alt="6.- Cockpit main screen" class="wp-image-17877" srcset="https://www.osradar.com/wp-content/uploads/2020/01/6-13-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/6-13-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/6-13.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>6.- Cockpit main screen</figcaption></figure>



<p>As you can see, the system information is displayed. But you can also check the system logs on the left side.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/7-9-1024x502.png" alt="7.- Using Cockpit on OpenSUSE 15.1" class="wp-image-17878" srcset="https://www.osradar.com/wp-content/uploads/2020/01/7-9-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/7-9-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/7-9.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>7.- Using Cockpit on OpenSUSE 15.1</figcaption></figure>



<p>Moreover, you can also easily create new users of the system.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/8-8-1024x502.png" alt="8.- System accounts" class="wp-image-17879" srcset="https://www.osradar.com/wp-content/uploads/2020/01/8-8-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/8-8-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/8-8.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>8.- System accounts</figcaption></figure>



<p>You can also see the services of the system.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/9-6-1024x502.png" alt="9.- System services" class="wp-image-17880" srcset="https://www.osradar.com/wp-content/uploads/2020/01/9-6-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/9-6-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/9-6.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>9.- System services</figcaption></figure>



<p>Cockpit even has a built-in terminal in case you need to run a command quickly.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/01/10-4-1024x502.png" alt="10.- Cockpit terminal" class="wp-image-17881" srcset="https://www.osradar.com/wp-content/uploads/2020/01/10-4-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/10-4-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2020/01/10-4.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>10.- Cockpit terminal</figcaption></figure>



<p>So, enjoy it.</p>



<h2>Conclusion</h2>



<p>Managing a system is not an easy task, that’s why specialized applications are required to facilitate the task. Cockpit combines the simplicity of a fairly polished web interface with the robustness of having great options available.</p>



<p>So, share this post and join our <a href="https://t.me/osradar" target="_blank" rel="noreferrer noopener" aria-label="Telegram channel (opens in a new tab)">Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cockpit-opensuse-15-1/">How to install Cockpit on OpenSUSE 15.1?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-cockpit-opensuse-15-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Cockpit on CentOS 8?</title>
		<link>https://www.osradar.com/install-cockpit-centos-8/</link>
					<comments>https://www.osradar.com/install-cockpit-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 04 Oct 2019 04:10:17 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14146</guid>

					<description><![CDATA[<p>Managing a server is not always an easy task. You have to be aware of many processes and services that make life on that computer. So, it follows that it is necessary to have tools that can facilitate this whole process. Above all because, in general, the servers do not have a graphical environment that [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cockpit-centos-8/">How to install Cockpit on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Managing a server is not always an easy task. You have to be aware of many processes and services that make life on that computer. So, it follows that it is necessary to have tools that can facilitate this whole process. Above all because, in general, the servers do not have a graphical environment that allows processes to be carried out at the click of a mouse. For this reason, the great open source community has created Cockpit. Basically, it is a Linux server manager. In this post, you will learn how to install Cockpit on CentOS 8 and we will give you a look at some of its features.</p>
<h2>Cockpit makes server management much easier</h2>
<p><a href="https://cockpit-project.org/" target="_blank" rel="noopener noreferrer">Cockpit</a> is a web application that allows you to control one server or several Linux servers. Everything from a web interface that you can open from your favorite web browser. In this way, we can perform common and not so common tasks on the server with <strong>just a few clicks.</strong></p>
<p><strong>Using Cockpit It is easy to start containers, administer storage, configure networks, and inspect logs</strong>.</p>
<p>On the other hand, Cockpit gets along very well with after-server applications such as Ansible. This means that the integration with the server is practically complete. In addition, the application is quite well supported by its creators and is available for the largest Linux distributions.</p>
<p>So, we can say that Cockpit<strong> makes server management easier.</strong></p>
<h2>Install Cockpit on CentOS 8</h2>
<p>In order for Cockpit to be able to read the proper information from the system, it is a good idea to update it first. To do this, connect to your server using SSH and run the following:</p>
<pre>:~$ su<br>:~# dnf update</pre>
<p>Now the system is ready for Cockpit.</p>
<p>Fortunately, Cockpit comes by default in the default CentOS 8 repositories. This causes the installation to be condensed in a single command.</p>
<pre>:~# dnf install cockpit</pre>
<figure id="attachment_14177" aria-describedby="caption-attachment-14177" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14177" src="https://www.osradar.com/wp-content/uploads/2019/10/1-1.png" alt="1.- Install Cockpit on CentOS 8" width="1366" height="742" srcset="https://www.osradar.com/wp-content/uploads/2019/10/1-1.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-1024x556.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-1068x580.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/1-1-773x420.png 773w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14177" class="wp-caption-text">1.- Install Cockpit on CentOS 8</figcaption></figure>
<p>Then, it will start downloading and installing all the necessary packages.</p>
<p>Cockpit is managed as a service. Therefore, we can start it, stop it and restart it in a similar way to <a href="https://osradar.com/tag/apache/" target="_blank" rel="noopener noreferrer">Apache</a> or <a href="https://osradar.com/tag/mariadb/" target="_blank" rel="noopener noreferrer">MariaDB</a> using systemctl. Then you have to start it:</p>
<pre>:~# systemctl start cockpit</pre>
<p>It is advisable that Cockpit is started with the system, if that is what you want, use this command:</p>
<pre>:~# systemctl enable cockpit</pre>
<p>Finally, to verify that everything has worked out correctly, you can check the status of the service.</p>
<pre>:~# systemctl status cockpit</pre>
<figure id="attachment_14178" aria-describedby="caption-attachment-14178" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-14178 size-full" src="https://www.osradar.com/wp-content/uploads/2019/10/2-1.png" alt="2.- The Cockpit service status" width="1366" height="394" srcset="https://www.osradar.com/wp-content/uploads/2019/10/2-1.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/2-1-300x87.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/2-1-768x222.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/2-1-1024x295.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/2-1-696x201.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/2-1-1068x308.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14178" class="wp-caption-text">2.- The Cockpit service status</figcaption></figure>
<p>After that, we need to open the Cockpit ports in the firewall so that we can run it from the web browser.</p>
<pre>:~# firewall-cmd --add-service=cockpit --permanent --zone=public<br>:~# firewall-cmd --reload<br>success</pre>
<p>Now, we can use it from the web browser.</p>
<h2>Using Cockpit</h2>
<p>Once we access <code>http://your-server:9090</code> we will see the following screen.</p>
<figure id="attachment_14179" aria-describedby="caption-attachment-14179" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14179" src="https://www.osradar.com/wp-content/uploads/2019/10/3-1.png" alt="3.- Cockpit login page on CentOS 8" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/3-1.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/3-1-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14179" class="wp-caption-text">3.- Cockpit login page on CentOS 8</figcaption></figure>
<p>In this screen, you will have to log in with your system credentials. Then, you will see the Dashboard.</p>
<figure id="attachment_14180" aria-describedby="caption-attachment-14180" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14180" src="https://www.osradar.com/wp-content/uploads/2019/10/4.png" alt="4.- Cockpit Dashboard" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/4-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/4-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/4-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/4-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/4-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/4-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/4-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14180" class="wp-caption-text">4.- Cockpit Dashboard</figcaption></figure>
<p>With Cockpit, you can see the system logs. But also the network settings. Even tasks like adding a bridge are done with a few clicks. You can also see the network activity.</p>
<figure id="attachment_14181" aria-describedby="caption-attachment-14181" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14181" src="https://www.osradar.com/wp-content/uploads/2019/10/5.png" alt="5.- Network screen on Cockpit" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/5.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/5-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/5-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/5-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/5-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/5-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/5-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/5-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14181" class="wp-caption-text">5.- Network screen on Cockpit</figcaption></figure>
<p>On the left side, you will have all the options available. Also, an important aspect of the application is that it allows the management of system services graphically.</p>
<p><figure id="attachment_14182" aria-describedby="caption-attachment-14182" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14182" src="https://www.osradar.com/wp-content/uploads/2019/10/6.png" alt="6.- Services screen" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/6.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/6-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/6-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/6-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/6-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/6-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/6-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/6-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14182" class="wp-caption-text">6.- Services screen</figcaption></figure><br>
<figure id="attachment_14183" aria-describedby="caption-attachment-14183" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14183" src="https://www.osradar.com/wp-content/uploads/2019/10/7.png" alt="7.- Sockets screen" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/7.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/7-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/7-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/7-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/7-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/7-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/7-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/7-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14183" class="wp-caption-text">7.- Sockets screen</figcaption></figure></p>
<p>Finally, the application has a terminal emulator integrated with the system. This if you need to perform a specific command or something else.</p>
<figure id="attachment_14184" aria-describedby="caption-attachment-14184" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14184" src="https://www.osradar.com/wp-content/uploads/2019/10/8.png" alt="8.- Cockpit terminal on CentOS 8" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/10/8.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/8-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/8-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/8-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/8-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/10/8-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/8-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/8-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-14184" class="wp-caption-text">8.- Cockpit terminal on CentOS 8</figcaption></figure>
<p>So, now you can use it.</p>
<h2>Conclusion</h2>
<p>There are many tools that allow us to manage a server more effectively. Cockpit is one of those tools that with a bright and polished graphical interface can perform common tasks and not so common on a Linux server. Thus, in this post, you have learned to install it on CentOS 8. And see some of its modules.</p>
<p>So, you can learn <a href="https://osradar.com/tag/centos-8" target="_blank" rel="noopener noreferrer">more about CentOS 8</a> reading our posts.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>


<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cockpit-centos-8/">How to install Cockpit on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-cockpit-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
