<?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: 51 Useful Lesser Known Commands for Linux Users	</title>
	<atom:link href="https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 08 Oct 2024 07:03:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: jacob		</title>
		<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-1218144</link>

		<dc:creator><![CDATA[jacob]]></dc:creator>
		<pubDate>Mon, 05 Aug 2019 08:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5184#comment-1218144</guid>

					<description><![CDATA[Hi Everyone,

If you had problem in &quot;&lt;strong&gt;loop login&lt;/strong&gt;&quot; after execute &quot;&lt;strong&gt;startx&lt;/strong&gt;&quot;

use:
&lt;pre&gt;
mv .Xauthority .Xauthority.bak
in tty1 (ctrl+alt+F1)
&lt;/pre&gt;
thanks tecmint &#060;3 .)]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>If you had problem in &#8220;<strong>loop login</strong>&#8221; after execute &#8220;<strong>startx</strong>&#8221;</p>
<p>use:</p>
<pre>
mv .Xauthority .Xauthority.bak
in tty1 (ctrl+alt+F1)
</pre>
<p>thanks tecmint &lt;3 .)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Changdev Gadhe		</title>
		<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-1139374</link>

		<dc:creator><![CDATA[Changdev Gadhe]]></dc:creator>
		<pubDate>Thu, 25 Apr 2019 04:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5184#comment-1139374</guid>

					<description><![CDATA[Hello Ravi,

I have Linux server of 64 cores. 32 and 32 core each and connected. Whenever I submit a simulation job for 32 CPUs, so everything is fine. I track its process use. It shows in each line each CPU using &lt;strong&gt;100~99%&lt;/strong&gt;, and at the 3rd line &lt;strong&gt;%CPU=49.5&lt;/strong&gt;. but when I submit more jobs (previous 32) + 24 CPUs, I guess it goes to the same node, and reduce the performance of the simulation. 

I checked using &lt;strong&gt;top command&lt;/strong&gt;. it shows in first 2-3 lines, &lt;strong&gt;%CPU=49.5&lt;/strong&gt;, but there are now 54 CPUs are running with &lt;strong&gt;100~99%&lt;/strong&gt; utilization. So, my question is that what command should I type to know whether there are 2 nodes or different devices in my Linux server. 

When I type the command &lt;strong&gt;iostat&lt;/strong&gt;, it shows following output:
&lt;pre&gt;
Linux3.10 (Redhatsrv) -x86_64 (64 CPU)

avg-cpu    %user     %nice   %system    %iowait     %idle
                 46.72       0.51     0.50           0.0             52.27
Device:     tps      kB_read/s   kB_wrtn/s    kB_read      kb_wrtn   
sda           4.69     1.41            79.83            969225      5493
sdb           1.23   68.00          160.22        46795308
&lt;/pre&gt;
If there are 2 device &lt;strong&gt;sda&lt;/strong&gt; and &lt;strong&gt;sdb&lt;/strong&gt;, then how can I submit job to &lt;strong&gt;sdb&lt;/strong&gt; device, Give your expert opinion.]]></description>
			<content:encoded><![CDATA[<p>Hello Ravi,</p>
<p>I have Linux server of 64 cores. 32 and 32 core each and connected. Whenever I submit a simulation job for 32 CPUs, so everything is fine. I track its process use. It shows in each line each CPU using <strong>100~99%</strong>, and at the 3rd line <strong>%CPU=49.5</strong>. but when I submit more jobs (previous 32) + 24 CPUs, I guess it goes to the same node, and reduce the performance of the simulation. </p>
<p>I checked using <strong>top command</strong>. it shows in first 2-3 lines, <strong>%CPU=49.5</strong>, but there are now 54 CPUs are running with <strong>100~99%</strong> utilization. So, my question is that what command should I type to know whether there are 2 nodes or different devices in my Linux server. </p>
<p>When I type the command <strong>iostat</strong>, it shows following output:</p>
<pre>
Linux3.10 (Redhatsrv) -x86_64 (64 CPU)

avg-cpu    %user     %nice   %system    %iowait     %idle
                 46.72       0.51     0.50           0.0             52.27
Device:     tps      kB_read/s   kB_wrtn/s    kB_read      kb_wrtn   
sda           4.69     1.41            79.83            969225      5493
sdb           1.23   68.00          160.22        46795308
</pre>
<p>If there are 2 device <strong>sda</strong> and <strong>sdb</strong>, then how can I submit job to <strong>sdb</strong> device, Give your expert opinion.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: justahint		</title>
		<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-958492</link>

		<dc:creator><![CDATA[justahint]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 16:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5184#comment-958492</guid>

					<description><![CDATA[&lt;strong&gt;Python -m SimpleHTTPServer&lt;/strong&gt; is deprecated and python2 specific

python is normally linked to python3, so you need.
&lt;pre&gt;
# python -m http.server  
or
# python3 -m http.server
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p><strong>Python -m SimpleHTTPServer</strong> is deprecated and python2 specific</p>
<p>python is normally linked to python3, so you need.</p>
<pre>
# python -m http.server  
or
# python3 -m http.server
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin Naranjo		</title>
		<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-913380</link>

		<dc:creator><![CDATA[Martin Naranjo]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 15:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5184#comment-913380</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-893811&quot;&gt;Derek Jenkins&lt;/a&gt;.

Include this line:
&lt;pre&gt;
export HISTCONTROL=ignorespace;
&lt;/pre&gt;
In &lt;strong&gt;/etc/profile&lt;/strong&gt; or write it directly at the command prompt

If the variable &lt;strong&gt;HISTCONTROL&lt;/strong&gt; includes value &quot;&lt;strong&gt;ignorespace&lt;/strong&gt;&quot;, lines which begin with a space character are not saved in the history list.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-893811">Derek Jenkins</a>.</p>
<p>Include this line:</p>
<pre>
export HISTCONTROL=ignorespace;
</pre>
<p>In <strong>/etc/profile</strong> or write it directly at the command prompt</p>
<p>If the variable <strong>HISTCONTROL</strong> includes value &#8220;<strong>ignorespace</strong>&#8220;, lines which begin with a space character are not saved in the history list.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Derek Jenkins		</title>
		<link>https://www.tecmint.com/51-useful-lesser-known-commands-for-linux-users/comment-page-1/#comment-893814</link>

		<dc:creator><![CDATA[Derek Jenkins]]></dc:creator>
		<pubDate>Sun, 04 Jun 2017 22:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5184#comment-893814</guid>

					<description><![CDATA[On your `&lt;strong&gt;nc -ZV&lt;/strong&gt;` example, do you rather mean `&lt;strong&gt;nc -z&lt;/strong&gt;` (or possibly `&lt;strong&gt;nc -zv&lt;/strong&gt;`)?

And for Pv -- are you referring to pv (aka pipe viewer) or literally Pv?]]></description>
			<content:encoded><![CDATA[<p>On your `<strong>nc -ZV</strong>` example, do you rather mean `<strong>nc -z</strong>` (or possibly `<strong>nc -zv</strong>`)?</p>
<p>And for Pv &#8212; are you referring to pv (aka pipe viewer) or literally Pv?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
