LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   My PC is slow (https://www.linuxquestions.org/questions/linux-newbie-8/my-pc-is-slow-900239/)

suresh.k 08-30-2011 06:55 AM

My PC is slow
 
I am using cent OS 6 operating system.
My system is very slow what steps i have to follow to fix this problem,
please give me step by step commands.

thanks

Skyer 08-30-2011 07:12 AM

How "unresponsive" your computer is?
Do you have to, for example, wait for reponse on
Code:

echo "blah blah";
?

hi2arun 08-30-2011 07:16 AM

Quote:

Originally Posted by suresh.k (Post 4456961)
I am using cent OS 6 operating system.
My system is very slow what steps i have to follow to fix this problem,
please give me step by step commands.

thanks

Run
Code:

# top -d 1
command and see if any process is taking more CPU or memory. Then you ll know if there is any culprit.

Mr. Bill 08-30-2011 07:19 AM

Tell us about your system- is it a desktop? laptop? netbook? What CPU? How much RAM? What video and audio chipsets? Lastly, what exactly is slow about it?

suresh.k 09-05-2011 04:52 AM

If my pc is slow
 
NO NO
my question is If my centos 6 system is slow what commands and what steps i go regularly what files i have to check and what should i doo

teckk 09-05-2011 02:12 PM

You'll need to answer the posters questions if you want answers. We don't know if you have an old slow machine, a small amount of RAM and the machine is swapping all of the time, a big desktop environment like KDE, an application that is hogging resources etc.

Slow could mean anything. Slow launching apps? Slow downloading web pages? Slow writing to a drive? Slow booting?

Give some information and you'll get some answers.

chrism01 09-05-2011 06:09 PM

Quote:

NO NO
If my centos 6 system is slow what commands and what steps i go regularly what files i have to check and what should i doo
I could be wrong, but this smells like homework to me i.e. its a hypothetical qn ...

salemeni 09-06-2011 02:19 AM

Code:

# ps -aux
To see process, CPU and RAM usage.

java socket

sandwormusmc 09-06-2011 03:47 PM

Quote:

Originally Posted by suresh.k (Post 4461861)
NO NO
my question is If my centos 6 system is slow what commands and what steps i go regularly what files i have to check and what should i doo

Did you reboot 3 times?

chrism01 09-06-2011 05:51 PM

:) :) :)


All times are GMT -5. The time now is 03:50 AM.