How to run cron when the system is offline
Cron will skip the execution if the server is not online at the time that they are scheduled. This is
Read MoreFor Techs.... Techniques.... Technologies....
Cron will skip the execution if the server is not online at the time that they are scheduled. This is
Read MoreThis article explains a simple Python script to send emails using smtp authentication. Where PASSWORD, FROM-ADDRESS, TO-ADDRESS and SMTP-HOST need
Read MoreWe can use the sed command to replace line containing the keyword in Bash. Where KEYWORD, REPLACE-LINE and FILENAME need
Read More