Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
help /
C /
gnome-system-monitor /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
commandline.page
1.95
KB
-rw-r--r--
cpu-check.page
1.63
KB
-rw-r--r--
cpu-mem-normal.page
2.14
KB
-rw-r--r--
cpu-multicore.page
1.12
KB
-rw-r--r--
fs-device.page
1.53
KB
-rw-r--r--
fs-diskusage.page
2.14
KB
-rw-r--r--
fs-info.page
3.18
KB
-rw-r--r--
fs-showall.page
1.42
KB
-rw-r--r--
index.page
2.08
KB
-rw-r--r--
legal.xml
297
B
-rw-r--r--
mem-check.page
2.81
KB
-rw-r--r--
memory-map-use.page
6.06
KB
-rw-r--r--
memory-map-what.page
3.5
KB
-rw-r--r--
mem-swap.page
1.84
KB
-rw-r--r--
net-bits.page
1.39
KB
-rw-r--r--
process-explain.page
1.62
KB
-rw-r--r--
process-files.page
1.25
KB
-rw-r--r--
process-identify-file.page
1.84
KB
-rw-r--r--
process-identify-hog.page
2.09
KB
-rw-r--r--
process-kill.page
1.34
KB
-rw-r--r--
process-many.page
1011
B
-rw-r--r--
process-priority-change.page
2.87
KB
-rw-r--r--
process-priority-what.page
1.31
KB
-rw-r--r--
process-status.page
2.56
KB
-rw-r--r--
process-update-speed.page
1.64
KB
-rw-r--r--
solaris-mode.page
1.8
KB
-rw-r--r--
units.page
1.53
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : process-identify-hog.page
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="process-identify-hog"> <info> <revision version="0.2" pkgversion="3.11" date="2014-01-26" status="review"/> <link type="guide" xref="index#processes-tasks" group="processes-tasks" /> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <credit type="author copyright"> <name>Phil Bull</name> <email>philbull@gmail.com</email> <years>2011</years> </credit> <credit type="author copyright"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> <years>2011, 2014</years> </credit> <desc>Sort the list of processes by <gui>% CPU</gui> to see which application is using up the computer's resources.</desc> </info> <title>Which program is making the computer run slowly?</title> <comment> <cite date="2011-06-18" href="mailto:philbull@gmail.com">Phil Bull</cite> <p>Explain how the System Monitor can be used to find misbehaving/resource-hogging processes. (A lot of process use 100% CPU or similar if they hang, for example.)</p> </comment> <p>A program that is using more than its share of the CPU may slow down the whole computer. To find which process could be doing this:</p> <steps> <item> <p>Click the <gui>Processes</gui> tab.</p> </item> <item> <p>Click the <gui>% CPU</gui> column header to sort the processes according to CPU use.</p> <note> <p>The arrow in the column header shows the sort direction; click again to reverse it. The arrow should point up.</p> </note> </item> </steps> <p>The processes at the top of the list are using the highest percentage CPU. Once you identify which one might be using more resources than it should, you can decide whether to close the program itself, or close other programs to try to reduce the CPU load.</p> <note style = "tip"> <p>A process that has hung or crashed might use 100% CPU. If this happens you may need to <link xref="process-kill">kill</link> the process.</p> </note> </page>
Close