Sometimes you may need to receive an email alert when your server’s memory is low. Here is a shell script to send email alert when memory gets low.
shell script
How to Copy File to Multiple Directories in Linux
Sometimes you may need to copy file to multiple directories in Linux. Here is how to copy files to multiple folders.
How to Run Shell Script in Linux
Shell scripts are very useful in Linux. Here is how to run shell script in Linux. You can use it to run sh file in Ubuntu and execute unix command in shell script.