<?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: Glances &#8211; An Advanced Real Time System Monitoring Tool for Linux	</title>
	<atom:link href="https://www.tecmint.com/glances-linux-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/glances-linux-monitoring/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 31 Jul 2023 06:53:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: chrispy		</title>
		<link>https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-1319947</link>

		<dc:creator><![CDATA[chrispy]]></dc:creator>
		<pubDate>Wed, 04 Mar 2020 04:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5610#comment-1319947</guid>

					<description><![CDATA[Glances is available now in Ubuntu 18.04 repo;  about 27 other (small) Python pieces for dependencies on my Lubuntu netbook, everyone&#039;s says may be a little different. Cool tool!]]></description>
			<content:encoded><![CDATA[<p>Glances is available now in Ubuntu 18.04 repo;  about 27 other (small) Python pieces for dependencies on my Lubuntu netbook, everyone&#8217;s says may be a little different. Cool tool!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-823787</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 03 Oct 2016 05:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5610#comment-823787</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-823466&quot;&gt;kiri&lt;/a&gt;.

@Kiri,

I think this PPA doesn&#039;t support latest version of Ubuntu or Linux Mint, however, you can install &lt;strong&gt;Glances&lt;/strong&gt; from the default repositories with apt as shown:
&lt;pre&gt;
$ sudo apt-get install glances
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-823466">kiri</a>.</p>
<p>@Kiri,</p>
<p>I think this PPA doesn&#8217;t support latest version of Ubuntu or Linux Mint, however, you can install <strong>Glances</strong> from the default repositories with apt as shown:</p>
<pre>
$ sudo apt-get install glances
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kiri		</title>
		<link>https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-823466</link>

		<dc:creator><![CDATA[kiri]]></dc:creator>
		<pubDate>Sun, 02 Oct 2016 19:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5610#comment-823466</guid>

					<description><![CDATA[PPA not found:

Cannot add PPA: &#039;ppa:~arnaud-hartmann/ubuntu/glances-stable&#039;.
The user named &#039;~arnaud-hartmann&#039; has no PPA named &#039;ubuntu/glances-stable&#039;
Please choose from the following available PPAs:
You have new mail.                                            

pip works though, please install with:
&lt;strong&gt;sudo pip install glances&lt;/strong&gt;]]></description>
			<content:encoded><![CDATA[<p>PPA not found:</p>
<p>Cannot add PPA: &#8216;ppa:~arnaud-hartmann/ubuntu/glances-stable&#8217;.<br />
The user named &#8216;~arnaud-hartmann&#8217; has no PPA named &#8216;ubuntu/glances-stable&#8217;<br />
Please choose from the following available PPAs:<br />
You have new mail.                                            </p>
<p>pip works though, please install with:<br />
<strong>sudo pip install glances</strong></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gagan Bajaj		</title>
		<link>https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-823100</link>

		<dc:creator><![CDATA[gagan Bajaj]]></dc:creator>
		<pubDate>Sun, 02 Oct 2016 06:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5610#comment-823100</guid>

					<description><![CDATA[Hii Ravi you are right in case we want to check the cpu intensive process the glance command will show the critical option but if we use dual quad core processor then we can bind the process to core by taskset command..and else we use pidstat command..reply]]></description>
			<content:encoded><![CDATA[<p>Hii Ravi you are right in case we want to check the cpu intensive process the glance command will show the critical option but if we use dual quad core processor then we can bind the process to core by taskset command..and else we use pidstat command..reply</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-785035</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 30 May 2016 05:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5610#comment-785035</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-784923&quot;&gt;awais&lt;/a&gt;.

@Awais,

No doubt that &lt;strong&gt;top&lt;/strong&gt; command is all time best monitoring tool for Linux, but glances provides some fancy look with some more features..that&#039;s it nothing extra..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/glances-linux-monitoring/comment-page-1/#comment-784923">awais</a>.</p>
<p>@Awais,</p>
<p>No doubt that <strong>top</strong> command is all time best monitoring tool for Linux, but glances provides some fancy look with some more features..that&#8217;s it nothing extra..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
