Chef on Amazon Linux
First of all create one Linux machine in AWS.
Connect to Linux EC2 Instance through Putty.
Download the Private key of the instance using PuttyGen
Get access to the terminal using the downloaded private key.
Switch to the root user.
sudo su
...
appu26.hashnode.dev2 min read