10+ useful code snippets of Linux shell scripts for how-to color, sendmail, log, change dir, parse parameters, loop, configuration file, switch..case and more.
The Mysqldumpsplitter can extract database, table, all databases, all tables or tables matching on regular expression from a mysqldump. It can produce the compressed output of sqls in specified directories.…
This article explain a way to get a mail as soon asĀ the diskĀ usage reaches to its critical level to avoid issues later. To set a simple monitor on Linux /…