<?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 &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/cockpit/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Tue, 05 Oct 2021 07:25:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.13</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Cockpit &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How Can I Install Cockpit Web Server on Ubuntu 20.04</title>
		<link>https://help.hostry.com/knowledge-base/how-can-i-install-cockpit-web-server-on-ubuntu-20-04/</link>
					<comments>https://help.hostry.com/knowledge-base/how-can-i-install-cockpit-web-server-on-ubuntu-20-04/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 05 Oct 2021 07:23:57 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=4315</guid>

					<description><![CDATA[Cockpit is a web server GUI designed for everyone. Thanks to Cockpit&#8217;s deliberate use of system APIs and commands, a whole team of administrators can manage the system the way they prefer, including the command line and utilities along with Cockpit. It is important to note that before you start [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://cockpit-project.org/">Cockpit</a></strong> is a web server GUI designed for everyone. Thanks to <strong>Cockpit&#8217;s</strong> deliberate use of system APIs and commands, a whole team of administrators can manage the system the way they prefer, including the command line and utilities along with <strong>Cockpit</strong>. It is important to note that before you start installing the web server, it is important and necessary to create a sudo non-root user.</p>



<h2 id="installing-cockpit" >Installing Cockpit</h2>



<p>For installing this web server please ise the following command</p>



<pre class="wp-block-code"><code>apt install cockpit -y</code></pre>



<p>Start the Cockpit service using the <strong>systemctl</strong> utility. To run the service <strong>Cockpit</strong> you can use the systemctl utility</p>



<pre class="wp-block-code"><code>systemctl start cockpit</code></pre>



<p>For checking the Cockpit servise work you can use the following commang</p>



<pre class="wp-block-code"><code>systemctl status cockpit</code></pre>



<h2 id="further-configuration-working-with-the-firewall" >Further configuration: working with the Firewall</h2>



<p>The next important step is to configure the UFW to enable the <strong>Cockpit</strong> web interface <strong>(TCP port is designated 9090).</strong> This can be done with the following command:</p>



<pre class="wp-block-code"><code>ufw allow 9090/tcp</code></pre>



<p>Then you need to open access to the <strong>Cockpit</strong> web console. To do this, you need to open the web console in your browser and then make changes to <strong>example_IP</strong> to your IP address of the virtual server</p>



<pre class="wp-block-code"><code>http:&#47;&#47;example.com:9090</code></pre>



<p>This completes the <strong>Cockpit</strong> setup and installation.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-can-i-install-cockpit-web-server-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
