How to Run Shell Script on Another Server July 6, 2022July 6, 2022 Sreeram Sreenivasan Leave a comment CentOS/RHEL, Linux, Ubuntu Sometimes you may need to run shell script on another server. Here are the steps to do it. Continue reading
How to Run Shell Script as Cron Job July 15, 2021July 15, 2021 Sreeram Sreenivasan Leave a comment Linux Sometimes you may need to run shell script as a cron job. Here is how to execute shell script from crontab. Continue reading