How to share AMI with other AWS accounts
We can share the AMI with other AWS accounts and this article explains the steps to achieve the same. Step1:
Read MoreFor Techs.... Techniques.... Technologies....
We can share the AMI with other AWS accounts and this article explains the steps to achieve the same. Step1:
Read MoreSSH alias will be helpful while dealing with multiple systems as there no need to remember all hostnames/ip addresses. This
Read MoreWe can use the following PostgreSQL query to get the full list of users. If you need more detailed information,
Read MoreWe can use Ansible register to capture the output of tasks. This article explains the configuration to capture the output
Read MoreMemcached is an in-memory key-value store system to speed up the websites. This article explains some basic commands to manage
Read MoreWe can use the async module in Ansible to execute long running tasks. This will trigger the task to run
Read MoreLogrotate is not running as a daemon and instead of that its using the crontab. So its not required to
Read MoreUpdatedb is the functionality associated with locate command in Linux. This is configured as a cronjob in-order to update the
Read Moremake: go: Command not found This error is due to the absence of go package and can be resolved by
Read MoreWe may need to deal with multiple AWS accounts in together. Also each accounts have their own id and access
Read MoreThis tutorial explains the ways to remove all keys from Redis. To delete all keys from all Redis database, To
Read More