View Single Post
  #19 (permalink)  
Old 11-03-2006, 11:08 PM
jamesjr555 jamesjr555 is offline
Active Member
 
Posts: 28
Unhappy

thanks klug

Quote:
Originally Posted by Klug
Could you do a "ps aux" and post the full answer to this command ?
Code:
[root@zmail ~]# ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   1740   576 ?        Ss   09:24   0:01 init [5]
root         2  0.0  0.0      0     0 ?        SN   09:24   0:00 [ksoftirqd/0]
root         3  0.0  0.0      0     0 ?        S    09:24   0:00 [watchdog/0]
root         4  0.0  0.0      0     0 ?        S<   09:24   0:00 [events/0]
root         5  0.0  0.0      0     0 ?        S<   09:24   0:00 [khelper]
root         6  0.0  0.0      0     0 ?        S<   09:24   0:00 [kthread]
root        10  0.0  0.0      0     0 ?        S<   09:24   0:00 [kblockd/0]
root        11  0.0  0.0      0     0 ?        S<   09:24   0:00 [kacpid]
root       261  0.0  0.0      0     0 ?        S<   09:24   0:00 [khubd]
root       265  0.0  0.0      0     0 ?        S<   09:24   0:00 [kseriod]
root       326  0.0  0.0      0     0 ?        S    09:24   0:00 [kswapd0]
root       327  0.0  0.0      0     0 ?        S<   09:24   0:00 [aio/0]
root       486  0.0  0.0      0     0 ?        S<   09:24   0:00 [kpsmoused]
root       501  0.0  0.0      0     0 ?        S<   09:24   0:00 [kjournald]
root       703  0.0  0.0   1648   428 ?        S 
this is the result, wating for ur suggestions. if any unwanted things are running on some ports plz send me the commands also that can stop/remove them,
waiting for ur reply,

thanks
jamesjr

Last edited by phoenix; 11-03-2006 at 11:42 PM..
Reply With Quote