How to replace line containing the keyword in Bash
We can use the sed command to replace line containing the keyword in Bash. Where KEYWORD, REPLACE-LINE and FILENAME need
Read MoreFor Techs.... Techniques.... Technologies....
We can use the sed command to replace line containing the keyword in Bash. Where KEYWORD, REPLACE-LINE and FILENAME need
Read MoreMost LDAP servers are configured with expiry for user passwords. This article is sharing a bash script to send email
Read MoreMailx command provides the option to specify the from email as argument. Where MESSAGE need to be replaced with the
Read MoreThis article explains the way to find the difference between two dates in bash. Here we need to replace the
Read MoreWe can install openjdk 11 using a single command. This will install openjdk version 11. That's all…
Read MoreWe can use the following syntax to send mails with attachments. Where MESSAGE need to be replaced with the email
Read MoreBash provides an option to convert first character in a variable to uppercase though one simple command. Where VAR need
Read MoreAny file that deleted by user is not immediately removed from ownCloud server, but goes into the Trashbin. Then the
Read MoreThe MySQL server is running with the --skip-grant-tables option so it cannot execute this statement'The MySQL server is running with
Read MoreThis article explains the steps to copy S3 objects from one AWS account to another. Step1: Login to source AWS
Read MoreEmail alerts will be enabled in Icinga by-default and it sends the alerts to "root@localhost". We need to change this
Read More