Clear The Cache From Memory ubuntu linux

---musabab--

lack of RAM memory for some people who have little RAM, might become problematic in linux. on linux technology, cache of memory  that store in RAM can also make a system  provide an unoptimal response. And this happened to me: D
soo... what should we do now......

--1--
let's check the memory usage


root@tH3-unD3r:/home/game# free -m
total used free shared buffers cached
Mem: 497 482 15 0 45 180
-/+ buffers/cache: 256 240
Swap: 1004 18 985

--2--
then run this command

root@tH3-unD3r:/home/game# sync; echo 3 > /proc/sys/vm/drop_caches

--check n jajal--
and see the results

tested by mee on xubuntu linux 10.04 LTS
Previous
Next Post »

comment please ... ConversionConversion EmoticonEmoticon

Thanks for your comment