Page 10 of 56

How to configure AWS API Gateway custom domain in Cloudflare

Last updated on August 29th, 2024 at 11:49 amMillions of websites are hosted on Cloudflare DNS. One of the major challenge for webmasters is to find a way to integrate domains already in Cloudflare with certain AWS services. In this tutorial we are going to retain all the DNS configuration in Cloudflare itself. We are […]

How to use localstorage in Javascript

Last updated on August 29th, 2024 at 11:49 amClient side data storage is a trend now days. window.localStorage or localStorage api can be used to save and get data from browser storage. This API assist developers in saving data to the browser and retrieve it instead of using cookies or may be session(depending on use-cases). […]

How to install perl modules on Ubuntu Linux

Last updated on August 29th, 2024 at 11:50 amIt is been a while since I have played around with Perl. But recently got a requirement to install couple of modules for a user management system written in perl (this was in Ubuntu 18.04). I am also discussing about how to do it in RedHat / […]

« Older posts Newer posts »