The Protector

Do you have problems ? Get Solution here.

Search results for: claves de ovid free

Freeing Linux Virtual Memory




tips. The secret is on /proc/sys/vm/drop_caches file. Simply run this : To free pagecache: echo 1 > /proc/sys/vm/drop_caches To free dentries and inodes: # echo 2 > /proc/sys/vm/drop_caches To free pagecache, dentries and inodes: # echo 3 > /proc/sys/vm/drop_caches Here is the example syntax and the result before and after…

How To free linux memory




secret is on /proc/sys/vm/drop_caches file. Simply run this : To free pagecache: echo 1 > /proc/sys/vm/drop_caches To free dentries and inodes: # echo 2 > /proc/sys/vm/drop_caches To free pagecache, dentries and inodes: # echo 3 > /proc/sys/vm/drop_caches Here is the example syntax and the result before and after freeing the…

Building SMS Gateway using CENTOS




… Matthias Saou) But I just simply run the command # yum install kannel Loading “installonlyn” plugin Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Resolving Dependencies –> Populating transaction set with selected packages. Please wait. —> Downloading header for kannel…