Using a script! Copy and paste the below, and run it; make modifications as would apply <# =========================================================================== Created on: 09/15/2020 …
How to grant an IAM user access to raise a support cases
Log into the management console Proceed to the IAM dashboard On Policies, click create; select json and paste the below:{ “Version”: “2012-10-17”, “Statement”: [ {…
Recover/Restore a Volume Group
Follow the below steps to recover from a deleted volume group. 1. /etc/lvm/archive: contains copies taken before executing a command. 2. /etc/lvm/backup: contains copies taken…