{"id":434,"date":"2018-09-14T09:31:50","date_gmt":"2018-09-14T09:31:50","guid":{"rendered":"http:\/\/linuxresellerwebhosting.in\/blog\/?p=434"},"modified":"2018-09-17T09:32:26","modified_gmt":"2018-09-17T09:32:26","slug":"how-to-install-cockpit-on-centos","status":"publish","type":"post","link":"https:\/\/linuxresellerwebhosting.in\/blog\/how-to-install-cockpit-on-centos\/","title":{"rendered":"How to Install Cockpit on CentOS"},"content":{"rendered":"<p>Hi all,<\/p>\n<p>Today we are going to see how to install cockpit tool on cent OS 7.<\/p>\n<p><span class=\"application\"><strong>Cockpit<\/strong><\/span> is a system administration tool that provides a user interface for monitoring and administering servers through a web browser.<\/p>\n<div class=\"itemizedlist\">\n<ul>\n<li class=\"listitem\">\n<div class=\"para\">Monitoring basic system features, such as hardware, internet connection, or performance characteristics<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Analyzing the content of the system log files<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Configuring basic networking features, such as interfaces, network logs, packet sizes<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Managing user accounts<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Monitoring and configuring system services<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Creating diagnostic reports<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Setting kernel dump configuration<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Configuring SELinux<\/div>\n<\/li>\n<li class=\"listitem\">\n<div class=\"para\">Accessing the terminal<\/div>\n<\/li>\n<\/ul>\n<p>Now let&#8217;s see how to install it.<\/p>\n<p>Step 1 )<\/p>\n<p>We can install the software from the default CentOS repository using the following command.<\/p>\n<pre class=\"\"><code>sudo yum -y install cockpit\r\n<\/code><\/pre>\n<\/div>\n<p>Steps 2 )<\/p>\n<p>Once you have installed Cockpit, start and enable it using the following commands.<\/p>\n<pre class=\"\"><code>systemctl start cockpit\r\nsystemctl enable cockpit.socket\r\n<\/code><\/pre>\n<p>Step 3 )<\/p>\n<p>Run the following commands to allow all of the required ports through the firewall.<\/p>\n<pre><code>sudo firewall-cmd --add-service=cockpit\r\nsudo firewall-cmd --add-service=cockpit --permanent\r\nfirewall-cmd --reload\r\n<\/code><\/pre>\n<p>The installation of Cockpit is now complete, you can access the dashboard by navigating to the following URL.<\/p>\n<p>http:\/\/&lt;your-IP&gt;:9090<\/p>\n<p>Thanks for reading this tutorial, hope It will be useful \ud83d\ude42<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi all, Today we are going to see how to install cockpit tool on cent OS 7. Cockpit is a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","footnotes":""},"categories":[1],"tags":[],"class_list":["post-434","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":1,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/434\/revisions"}],"predecessor-version":[{"id":436,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/434\/revisions\/436"}],"wp:attachment":[{"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/media?parent=434"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/categories?post=434"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxresellerwebhosting.in\/blog\/wp-json\/wp\/v2\/tags?post=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}