June 2020

How to Forward a Domain With NameCheap

How to forward a domain with Namecheap to another Website?

Many a time, we buy quite a few domains because of some idea that we have in our mind, to be worked upon later. Sometimes, these domains sit idle for years. Ideally, all our domains should lead to some sort of webpage. But since web hosting isn’t necessarily as cheap as the domains themselves, not …

How to forward a domain with Namecheap to another Website? Read More »

What do I do if My 2FA token is always invalid_

What do I do if My 2FA token is always invalid?

Almost all my websites, be it a WordPress website or a more custom and advanced, Laravel website, have some form of 2 Factor authentication implemented in them. So, in order to login to the website’s backend, I have to complete two steps to successfully authenticate myself. First, I need to pass-in my login credentials and …

What do I do if My 2FA token is always invalid? Read More »

access phpMyAdmin to connect to an AWS

How to access phpMyAdmin for Amazon EC2 / Lightsail LAMP stack?

For obvious security reasons, phpMyAdmin can only be accessed via the local system, through 127.0.0.1. However, when we are setting up a new stack, we need to access the database, and accessing the MySql database via the console isn’t always the most time-saving way of doing it. Thankfully, we can connect to a remote MySql …

How to access phpMyAdmin for Amazon EC2 / Lightsail LAMP stack? Read More »