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 : cpu-mem-normal.page
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="cpu-mem-normal"> <info> <revision version="0.1" date="2014-01-28" status="review"/> <link type="guide" xref="index#cpu" group="cpu" /> <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>2014</years> </credit> <desc>If the computer is doing a lot of work, it will use more processor time and more memory.</desc> </info> <title>Is it normal for my computer to be using this much CPU or memory?</title> <p>All of the programs running on your computer share CPU (processor) time and memory. If you run many programs at once, or if some programs are doing a lot of work, a higher percentage of both of these things will be used.</p> <p>If the CPU usage is around 100%, this means that your computer is trying to do more work than it has the capacity for. This is usually OK, but it means that programs may slow down a little. Computers tend to use close to 100% of the CPU when they are doing computationally-intensive things like running games.</p> <p>If the processor is running at 100% for a long time, this could make your computer annoyingly slow. In this case, you should <link xref="process-identify-hog">find out which program is using up so much CPU time</link>.</p> <p>If the memory usage is close to 100%, this can slow things down a lot. This is because the computer will then try to use your hard disk as a temporary memory store, called <link xref="mem-swap">swap memory</link>. Hard disks are much slower than the system memory.</p> <p>You can try to free up some system memory by closing some programs. If things get too slow, try restarting the computer.</p> <note> <p>The memory shown in the <gui>Resources</gui> tab is <em>system memory</em> (also called RAM). This is used to hold programs temporarily, while they are running on the computer. This is not the same as a hard disk or other kinds of memory, which are used to store files and programs more permanently.</p> </note> </page>
Close