Below is the simple script for monitoring mysql error logs. You can set the cron jobs as per your need(eg. daily,hourly) [crayon-656e25097da49601882974/] Hope this …
Read More »
Below is the simple script for monitoring mysql error logs. You can set the cron jobs as per your need(eg. daily,hourly) [crayon-656e25097da49601882974/] Hope this …
Read More »HADOOP MULTI NODE INSTALLATION PROCESS [ Note: I am creating multi node in most easiest way by creating and using everything in root mode on …
Read More »You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id as explained in this article. …
Read More »This article contains information about send mail from linux using mailx, mailx linux installation, configure mailx. First of all, the server you want to send …
Read More »This article contain infromation about shell script to check disk space and send email alerts in linux. I wrote this article for regularly checking the …
Read More »What is Crontab? If you want to perform regular operations(for example schedule a task) on Linux, you should create a cron job. Create a Crontab …
Read More »With Crontab Jobs you can run your bash scripts regularly on the linux operating system. In some cases you may want to check if your …
Read More »You can receive “device is busy” error when you want to unmount a mount point in Linux operating system. For unmount operation, you may want …
Read More »