Skip to content

This script allows free up RAM (via drop caches) on your linux server

License

Notifications You must be signed in to change notification settings

jacob-israel/Linux-Free-Memory-Shell-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

README

Linux Free Memory Shell Script v. 0.1

This script allows free up RAM (via drop caches) on your linux server

(c) 2014 Jacob

Usage:

You will need root privileges or sudo

$ sudo ./free-mem.sh

You can use cron as well , you will need to update your /etc/crontab file :

*/30 * * * * root $HOME/free-mem.sh

Feel free to contact me if you have any comments, suggestions, questions, complaints, whatever.

Jacob ([email protected]) Guanajuato México

About

This script allows free up RAM (via drop caches) on your linux server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages