Nginx Load Balancing HTTPS: How to Configure in CentOS 7
Nobody likes a slow website, does you? the internet users are getting impatience by every passing day and don't want to wait even for few seconds to load the website in...
How to Install ISPConfig 3 in Ubuntu 18.04 & CentOS 7
This Tutorial will show you How to install & Configure ISPConfig control panel on Ubuntu 18.04 and CentOS 7.
Here are the steps you need to follow to install the ISPConfig 3:
...
How to Install OpenVPN (Easy-RSA 3) on CentOS 7
Why OpenVPN with CentOS
A VPN (Virtual Private Network) enables you to create a secure connection to a remote network over the Internet through a virtual encrypted tunnel.
By routing the internet traffic...
How to Install Virtualmin on CentOS 7/RHEL [Step by Step]
Virtualmin is a powerful web hosting control panel built on top of webmin and offer similar functionalities of cPanel and Plesk. It’s a perfect control panel for those looking for a...
How to Install Nagios & Configure it on CentOS 7
Nagios also known as Nagios Core is one of the oldest free and open source application used for monitoring Servers, network infrastructures, applications and boasts one of the most comprehensive monitoring...
15 Best Cloud Hosting Providers for Developers!
As a developer, choosing the right web hosting provider can make all the difference in terms of performance, scalability, and cost savings.
In this article, we'll take a deep dive into the...
How to Install Cacti on CentOS 7
Cacti is an open-source, web-based network monitoring tool that generates graph data of CPU usage, memory usage, network bandwidth utilization, and more.
With the help of RRDtool (Round-Robin database tool), Cacti can...
How to Install SSH on Ubuntu Step-by-step Guide
SSH (Secure SHell) server is used to administer Linux servers remotely. By default, SSH server runs on TCP port 22.
An SSH client is required to connect to the SSH server remotely.
SSH...
Install Jetty 9 on Ubuntu Server 18.04 LTS
Jetty 9 is a HTTP server just like Apache 2 or Nginx, and a Java servlet engine just like Apache Tomcat.
Jetty 9 has support for...