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

bf60196 · Apr 19, 2016

History

6 Commits
Apr 19, 2016
Apr 19, 2016
Apr 19, 2016

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 (jacobnix@gmail.com) 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