View Single Post

  #2 (permalink)  
Old 12-07-2007, 12:42 PM
virendra virendra is offline
Junior Member
User
 
Join Date: Dec 2007
My distro: Debian
Posts: 12
Rep Power: 0
virendra is on a distinguished road
Default

use the command

[root@viren ~]# free -m
total used free shared buffers cached
Mem: 248 232 15 0 80 111
-/+ buffers/cache: 40 208
Swap: 572 0 572

as it show i have only 15 left in RAM to start a new process

so disable unwanted services in ntsysv

and enjoy fast machine
Reply With Quote