Locate database consuming more disk space
As we already knows "locate" command is used for finding out files in Linux. This command have database in the
Read moreAs we already knows "locate" command is used for finding out files in Linux. This command have database in the
Read moreCannot make/remove an entry for the specified sessionCannot make/remove an entry for the specified session Some times we may face
Read moreAs everybody knows, we can create folders in Linux shell using the command "mkdir". But this command will throws an
Read moreAwscli output will be in json format by default, which will be difficult to process in shell scripts. There is
Read moreRelay log read failure: Could not parse relay log event entry This error is happening due to the corrupted relay
Read moreAnsible check the return codes of commands and modules and it fails with error if the action is not success.
Read moreWe can use the new line character "\n" in Python scripts. Let's see one example print. The same method can
Read moreSometimes we need run custom scripts on the server statrtup. This article explains the steps to configure custom scripts to
Read moreWe can give or restrict different permissions over s3 bucket using default IAM policies. But this is applicable for the
Read moreWe can use 'printenv' command to get all the environment variables for a user in Linux. This will print environment
Read moreWe can change the password for a Linux user using the default command 'passwd'. But this command required user inputs
Read more