11-09-2014, 09:48 PM
I live in rural area and find it helpful to monitor network traffic speed during downloading. And other stuff too is good to know as well.
System Load Indicator (which displays small graph in the panel) and from there can open more thorough System Monitor are good, though have read they have memory leak issues.
In which case:
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
is a handy command to immediately clear out and start over
System Load Indicator (which displays small graph in the panel) and from there can open more thorough System Monitor are good, though have read they have memory leak issues.
In which case:
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
is a handy command to immediately clear out and start over