How to Create a Wheel User In WHM? In this blog, we are going learn how to prevent any user from logging in as a root to your server. This will help secure your server from hackers who try to guess your root password. So how will you log in this root? Well! The only […]
See MoreCategory: centOs 7
How Node.js Works?
How Node.js Works? In the previous article we have discussed that Node applications are highly scalable and data intensive and real time applications. This is because of the non-blocking or asynchronous nature of Node. So What do you mean by asynchronous? Let me give you a metaphor. Imagine you go to a restaurant, a waiter […]
See MoreMongoDB Introduction with Installation
How to Install MongoDB on Centos 7 ? Introduction: It is one of the poplar opensource document-oriented database that provides high performance, high availability, and automatic scaling. MongoDB provide following important key features, High Performance Rich Query Language High Availability Horizontal Scalability Multiple Storage Engine Installation steps: 1. By defualt MongoDB does not exist with […]
See More
You must be logged in to post a comment.