<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install Cockpit Web Console in RHEL 8	</title>
	<atom:link href="https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 03 Oct 2021 03:10:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: nibash		</title>
		<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1601281</link>

		<dc:creator><![CDATA[nibash]]></dc:creator>
		<pubDate>Sun, 03 Oct 2021 03:10:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31284#comment-1601281</guid>

					<description><![CDATA[Hello, Good One, Worked for me, Thank you]]></description>
			<content:encoded><![CDATA[<p>Hello, Good One, Worked for me, Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexey		</title>
		<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1093096</link>

		<dc:creator><![CDATA[Alexey]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 11:18:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31284#comment-1093096</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092946&quot;&gt;Ravi Saive&lt;/a&gt;.

Thank you!

Very useful information.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092946">Ravi Saive</a>.</p>
<p>Thank you!</p>
<p>Very useful information.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092946</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 05:38:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31284#comment-1092946</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092374&quot;&gt;Alexey An&lt;/a&gt;.

@Alexey,

Yes, you can install Cockpit on Debian using following commands.
&lt;pre&gt;
$ echo &#039;deb http://deb.debian.org/debian stretch-backports main&#039; &#124; sudo tee /etc/apt/sources.list.d/backports.list
$ sudo apt update
$ sudo apt -y install cockpit
$ sudo systemctl start cockpit
&lt;/pre&gt;
Access cockpit web interface at &lt;code&gt;http://[ServerIP&#124;Hostname]:9090&lt;/code&gt;.

If you have a running UFW firewall service, allow port 9090.
&lt;pre&gt;
$ sudo ufw allow 9090
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092374">Alexey An</a>.</p>
<p>@Alexey,</p>
<p>Yes, you can install Cockpit on Debian using following commands.</p>
<pre>
$ echo 'deb http://deb.debian.org/debian stretch-backports main' | sudo tee /etc/apt/sources.list.d/backports.list
$ sudo apt update
$ sudo apt -y install cockpit
$ sudo systemctl start cockpit
</pre>
<p>Access cockpit web interface at <code>http://[ServerIP|Hostname]:9090</code>.</p>
<p>If you have a running UFW firewall service, allow port 9090.</p>
<pre>
$ sudo ufw allow 9090
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexey An		</title>
		<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1092374</link>

		<dc:creator><![CDATA[Alexey An]]></dc:creator>
		<pubDate>Tue, 08 Jan 2019 09:58:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31284#comment-1092374</guid>

					<description><![CDATA[May I use this apllcation for Debian based platforms?]]></description>
			<content:encoded><![CDATA[<p>May I use this apllcation for Debian based platforms?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sajid		</title>
		<link>https://www.tecmint.com/install-cockpit-web-console-in-rhel-8/comment-page-1/#comment-1089530</link>

		<dc:creator><![CDATA[Sajid]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 10:47:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31284#comment-1089530</guid>

					<description><![CDATA[Very nice and helpful]]></description>
			<content:encoded><![CDATA[<p>Very nice and helpful</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
