Bind AWS IP with Hostinger Sub-Domain To bind an AWS IP address to a Hostinger subdomain, you need to update the DNS records of your Hostinger domain to point to the AWS IP address. Here’s a step-by-step guide to achieve this: Step1: Find the AWS IP Address If you have an EC2 instance, you can find the IP address in the AWS Management Console under the "Instances" section. Note the Public IPv4 address. Step2: Access Hostinger DNS Management Log in to your Hostinger account. Go to the "Domains" section and select the domain for which you want to configure the subdomain. Navigate to the "DNS Zone" or "DNS Settings" for that domain. Step3: Create a Subdomain and Point to AWS IP In the DNS settings, create a new A record. Set the "Name" or "Host" field to your subdomain (e.g., subdomain.yourdomain.com ). Set the "Points to" or "Value" field to your AWS IP address. Set the TTL (Time to Live) to the default value
I am writing this blogpost just for one reason which is whenever we search google for installation of 2 operating systems on single PC, there are so many descriptive blogs and tutorial videos of "how to" but the authors and publishers sometimes perhaps deliberately forget to mention that what is the true purpose of their blogpost or video. This usually deviates the newbie or less techno person from their target purpose, instead redirects to other ventures which he/she is not wanting and hence cause frustration. In this blogpost I will clearly inform regarding WSL and WSL2 and I will also clearly state the purpose of using WSL for installing Linux on Windows. So lets start. What is WSL and WSL2 Let's start with the brief information of WSL and WSL2. WSL stands for Windows Subsystem for Linux Architecture which is GNU / Linux Environment including most of the command-line tools, utilities, and applications and most importantly it runs Selected Linux Distribution directly