<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Managemet &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:Managemet</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 15:02:35 +0000</pubDate>
    <item>
      <title>top and htop process viewing and management</title>
      <link>https://personaljournal.ca/paulsutton/top-and-htop-process-viewing-and-management</link>
      <description>&lt;![CDATA[top and htop process viewing and management&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png&#34; target=&#34;_blank&#34; &#xA;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xA;&#xA;When using a GNU Linux system it is really useful to be able to manage what running process are doing,  this could be simply seeing what system resources are being used, or stopping processes from running, to changing how they run with tools such as nice / renice.&#xA;&#xA;The console / terminal top, gives you a view of all the running processes and allows you to control these processes easily. &#xA;&#xA;TOP&#xA;&#xA;top&#xA;&#xA;HTOP&#xA;&#xA;If you would like a slightly different tool that allows you to move up / down the process list, you may want to loop at htop. This seems to offer the same functionality as top.  Top is probably better for running so you can keep an eye on what things are doing. &#xA; &#xA;htop&#xA;&#xA;OTHER RELATED TOOLS&#xA;&#xA;These tools offer the sort of functionality that is achieved by commands such as : &#xA;&#xA;ps&#xA;nice&#xA;renice&#xA;kill&#xA;killall&#xA;&#xA;But you need to look these up and read up about them on on the man page(s).&#xA;&#xA;REFERENCES&#xA;&#xA;top man page&#xA;htop man page&#xA;Free Software Foundation&#xA;&#xA;TAGS&#xA;&#xA;#YearOfTheFediverse,#GNU,#Process,#Managemet,#top,#htop,#tools&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>top and htop process viewing and management</p>

<p><a href="https://torresjrjr.com/archive/2020-07-19-guide-to-the-fediverse" rel="nofollow"><img src="https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png"></a></p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>

<p>When using a GNU Linux system it is really useful to be able to manage what running process are doing,  this could be simply seeing what system resources are being used, or stopping processes from running, to changing how they run with tools such as nice / renice.</p>

<p>The console / terminal top, gives you a view of all the running processes and allows you to control these processes easily.</p>

<p><strong>TOP</strong></p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/misc/top.png" alt="top"></p>

<p><strong>HTOP</strong></p>

<p>If you would like a slightly different tool that allows you to move up / down the process list, you may want to loop at htop. This seems to offer the same functionality as top.  Top is probably better for running so you can keep an eye on what things are doing.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/misc/htop.png" alt="htop"></p>

<p><strong>OTHER RELATED TOOLS</strong></p>

<p>These tools offer the sort of functionality that is achieved by commands such as :</p>
<ul><li>ps</li>
<li>nice</li>
<li>renice</li>
<li>kill</li>
<li>killall</li></ul>

<p>But you need to look these up and read up about them on on the man page(s).</p>

<p><strong>REFERENCES</strong></p>
<ul><li><a href="https://linux.die.net/man/1/top" rel="nofollow">top man page</a></li>
<li><a href="https://linux.die.net/man/1/htop" rel="nofollow">htop man page</a></li>
<li><a href="https://www.fsf.org" rel="nofollow">Free Software Foundation</a></li></ul>

<p><strong>TAGS</strong></p>

<p><a href="/paulsutton/tag:YearOfTheFediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YearOfTheFediverse</span></a>,<a href="/paulsutton/tag:GNU" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GNU</span></a>,<a href="/paulsutton/tag:Process" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Process</span></a>,<a href="/paulsutton/tag:Managemet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Managemet</span></a>,<a href="/paulsutton/tag:top" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">top</span></a>,<a href="/paulsutton/tag:htop" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">htop</span></a>,<a href="/paulsutton/tag:tools" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">tools</span></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/top-and-htop-process-viewing-and-management</guid>
      <pubDate>Fri, 12 Feb 2021 12:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>