Today while running my Java Program I got below error in IntelliJ IDEA. [crayon-62bedc52282ff744004410/] In addition to above problem, do you have any of below errors? IntelliJ IDEA 2020.1 …
Technology & Tools Archives...
Latest Articles and News on Technology collection includes Tips and Tricks on web development, programming, blogging and social media and How-To tutorials.
Ansible: How to Accept User Input using vars_prompt and Command line?
It's been few months I started playing with Ansible. In this tutorial, we will go over how to use vars_prompt ansible section if you may wish to prompt the user for certain input while running ansible …
Read Article about Ansible: How to Accept User Input using vars_prompt and Command line? →
How to install and configure Filebeat? Lightweight Log Forwarder for Dev/Prod Environment
Over last few years, I've been playing with Filebeat - it's one of the best lightweight log/data forwarder for your production application. Consider a scenario in which you have to transfer logs …
How to Setup Google Search Console (Webmaster Tools) for WordPress Blog for First Time?
How to Set Up Google Search Console (Webmaster Tools) right way? Are you new to WordPress site? Have you setup a brand new website on WordPress CMS platform? Have you imported all new old blog …
How to redeem Google Cloud Platform (GCP) Credit in Admin Console?
Couple of weeks back I've attended Google Next 17 at SFO and it was mind blowing event. So much Google announced on those 3 days and I can't wait to explore new ideas and development work on Google …
Read Article about How to redeem Google Cloud Platform (GCP) Credit in Admin Console? →
Looking for Managed Discourse Forum Hosting Solution? Communiteq.com is my Favorite – Read Detailed Review
There is no doubt Discourse is the best Forum open source software available out there for us. Almost started a 4 years ago, Discourse.org became very popular among all vibrant technical communities. …
How to Configure Google Authentication TXT records successfully in cPanel for DKIM (DomainKeys Identified Mail)
At Crunchify we use Google App for Business for our daily communication. Specially I love Gmail and can't leave without a day. Currently we are using basic version of Google Apps for which we are …
How to add Resources Folder, Properties at Runtime into IntelliJ classpath? Adding Property files to Classpath
Getting NullPointerException while reading Resource .properties file in Intellij IDE? Do you have an issue loading resources files into your Intellij IDE? Having below errors? Error: Could not …
How to Install and Configure Elasticsearch on your Dev/Production environment?
In this tutorial we will go over steps on how to install and configure Elasticsearch for your development and production environment. What is ElasticSearch? One of the best search and analytics …
Read Article about How to Install and Configure Elasticsearch on your Dev/Production environment? →