Clean swap

If i want to clean swap space
    $ sudo swapoff -a
    $ sudo swapon -a 


ref http://superuser.com/questions/271829/clean-up-swap-memory

Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade