Scripting

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…

10 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…

10 years ago