On Windows 10 Pro, the Local Group Policy Editor allows you to disable automatic updates permanently, or you can change […]

How To Install Windows 7, 8, 10 From a bootable USB Drive
What you need: USB Flash Drive (4GB+) Windows 7 DVD A computer running Vista / Windows 7 Step 1 – […]

Find and Move to another directory by keyword linux command
I got an issue in my linux Cent OS Server. Suddenly lots of file generated by some script inside my […]

List of All Node.js Modules and its usages
Introduction – Node.js Node.js is an open source platform for creating applications that uses JavaScript on server side as well […]

WP Admin Account Create from MySQL PHPMYADMIN
If you experience an issue in which your administrator account is blocked from accessing the WordPress dashboard, one way to […]

All About Social Login
Every online business hungry for user information. Register/Signup is the most important button in a online business platform. But users […]

Why Ionic v 4.0 is beautyful and handy for everyone
Today I am thrilled to announce the 4.0 release of Ionic Framework, lovingly known as “Ionic for Everyone.” Ionic 4 […]

5 Advanced Features of Python and How you can Use Them
Python is a beautiful language. Simple to use yet powerfully expressive. But are you using everything that it has to […]

why ai is far from replacing people
Breaking down some major myths and realities surrounding AI and examining how people are helping drive Artificial Intelligence forward. As […]

A complete step by step Angular 6 HttpClient guide on consuming RESTful API from the remote server
The following tools, frameworks, and modules are required to complete this Angular 6 tutorial: Node.js (Recommended version) Angular 6 Angular-CLI Terminal […]

Solved issue: SSL (https://) Secured URL Redirection
After intalling free or paid SSL certificate with your domain. If still showing your web address insecure. You need to […]

[Solved Issue] Codeigniter .htaccess in IIS (Windows Server) not working
404 – File or directory not found. when use codeigniter in windows IIS I am Facing error message when deploy […]

Basic linux commands list
Now we’ll discus about some basic linux commands with examples, you’re almost always going to need those commands, so better to […]

How do I remove a full directory in Linux?
To remove a directory that contains other files or directories, use the following command. rm -r mydir In the example […]

How To Install and Secure phpMyAdmin on Ubuntu 18.04
Introduction While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting […]

find similarity between pictures
A very complex task in Computer Vision projects is to find similarity between pictures. it is something like the mean […]

upgrade xampp in windows? a complete solution.
I couldn’t find any complete solution to help people out with updating XAMPP in Windows. So, finally here is an easy to understand, […]