# /bin/sync; echo 3 > /proc/sys/vm/drop_caches
Another way to use it and to clear up swap as well
/bin/sync; echo 3 > /proc/sys/vm/drop_caches && swapoff -a && swapon -a
# /bin/sync; echo 3 > /proc/sys/vm/drop_caches
Another way to use it and to clear up swap as well
/bin/sync; echo 3 > /proc/sys/vm/drop_caches && swapoff -a && swapon -a
# yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-devel gd zlib-devel zip unzip libcap-devel cronie bzip2 db4-devel cyrus-sasl-devel perl-ExtUtils-Embed autoconf automake libtool
CentOS 6.x (64 bit) Installation Notes:
# cd /tmp/
# wget http://pkgs.repoforge.org/libmcrypt/libmcrypt-devel-2.5.7-1.2.el6.rf.x86_64.rpm
# wget http://pkgs.repoforge.org/libmcrypt/libmcrypt-2.5.7-1.2.el6.rf.x86_64.rpm
# rpm -Uhv libmcrypt-*.rpm