Vishwajit Kale

Script to automatically start mysql

The following script is used to  start mysql automatically when it is failed or stopped on the server. You can set 2…

11 years ago

How to run bash scripts from local machine to remote linux machine

Q. How to run bash script from local machine to remote linux machine ? Ans : We can run the…

11 years ago

Script to restart any service automatically

We can set the cron to restart the server when it was down or not running. You can use following…

11 years ago