AWS using Ansible? Yes, it's possible!

  Although, I've used Ansible extensively for a lot of automation and orchestration tasks, using Ansible for AWS was indeed, a new territory for me.  This turned out to be a blessing, since along with using Ansible for AWS tasks, I also learnt how to use WSL (Windows Subsystem for Linux) on a Windows machine. Though WSL's been around for some time, I still hadn't come around to using it since I was mostly using my Macbook pro. Not anymore, though!  Anyway, I have listed below the steps to: Install WSL on Windows 11 23H2 patch Install AWS CLI on Ubuntu 22.04 (Exact version - 22.04.3 LTS) Install Ansible and the amazon.aws collection Use AWS CLI to get the list of  VPCs in the region - us-east-1 (or a region of your choice) Create a python file/script to get the list of VPCs in the region - us-east-1 (or a region of your choice) Create an Ansible playbook to get the list of VPCs in the region - us-east-1 (or a region of your choice.   You may download the complete installat

Configure Linksys Wireless Router WRT54GC with BSNL SmartAX MT882 modem

It has been a long time since I blogged (almost 2 months, to be precise), more due to paucity of time than anything else.

In the meantime, I have been busy configuring the Linksys Wireless Router and my new HTC smartphone.

I had to struggle a lot to configure the Linksys router WRT54GC to work with the BSNL (ISP) provided modem SmartAX MT882. So, I have prepared a list of steps that can be used to configure the Linksys router with BSNL (though the navigation is specific to SmartAX MT882, I believe the solution can be transposed on any other type of modem too).

Click here for the step by step configuration guide.

Comments

Popular posts from this blog

Solution to "End Program - WMS Idle"

Modify retention period of workflow queues

Check if UTL_FILE and FND_FILE are working fine