1. Using ‘du -sh’ command Syntax Example Find the size of the file. Find the size of the directory. Find the size of all files in a dictionary. 2. Using ‘stat’ command…
Tag: size
How to increase the size of an EBS volume in EC2 with the help of cloud formation.
1. Attach an EBS to EC2: There are many ways to attach an EBS to EC2. You can manually attach an EBS (Block device) to EC2 through AWS Console UI. You can…