In this article, you will learn how to install SSL Certificate on CentOS 7. SSL (Security Socket Layer) is a web protocol used to protect traffic to your server via...
Category - VPS
NoSQL database managers are ideal for clusters of data and scalable applications. Among them is Cassandra from the Apache Foundation. In this tutorial, we will show you...
Managing a Linux VPS is a critical and sometimes very difficult task if you don’t have the right tools. Often the difficulty lies in having to configure and...
For developers, the use of dependency managers is very common. With this, they avoid having to install dependencies of their projects manually and thus lose time...
A functional server on a public or private network provides many different services. Therefore, this server has to be properly configured to do it efficiently. System...
The sudo command allows non root users to run commands that would normally require super user privileges, while the sudoers file instructs the system how to handle the...
Docker has gained popularity enough to become a tool and an asset to create and store applications nearly flawlessly. With Docker, you don’t need to worry about...
Nginx (pronounced engine-x) is a powerful open source high performing HTTP web server. It can work as a reverse proxy or POP3/IMAP proxy. It is the third most popular...
Just like Linux was an accidental revolution by Linus Torvalds, Docker was by Solomon Hykes. Solomon was trying to figure out a solution for programmers to provide a...
Tomcat, often called Apache Tomcat, is one of the most popular applications designed to execute a Java servlet and render web servers with Java page coding. It is an...
