Click to See Complete Forum and Search --> : What the hell is my CPU doing?


kuber
01-27-2001, 08:56 PM
I am just sitting here.. I have nothing but Mozilla running and my CPU monitor is going nuts... WTF? It seems to do this about half the time I am on my computer... Is someone messing around via my cable connection?

k

demian
01-27-2001, 09:16 PM
Type top to get a list of running processes and their respective cpu usage.

nalleberg
01-30-2001, 11:35 AM
The odd thing here is to give you a better answer to that, one would need to know the time of day and wich distro you are using.

Some distros has allready set up some "cron jobs" cron jobs are tasks that the machine do repeatedly without interaction (a good thing to put in cron would be "updatedb" to be run every night).

To find out more abot that, type "man crontab". Then you can find out about some of the processes that is run unattended.

But what is run and at what time, changes from distro to distro, and is fairly easy to update to your own liking.

------------------
</nalle>