How to Install and Configure Nginx on Debian 9
Nginx is a free, open-source and high-performance HTTP server. It is widely used for load balancing, mail proxy server, generic TCP/UDP proxy server, it provides reverse proxy configuration, media streaming and much more. It is...
How To Install Zabbix 3.4 Server On CentOS 7
In this tutorial, we will show you how to install Zabbix 3.4 on CentOS 7. Zabbix is an open source network monitoring software designed to monitor and track the status of various network devices, servers, virtual machines and...
How To Enable and Connect the Django Admin Interface
In this tutorial we will show you how to enable and connect the Django admin interface on a CentOS 7 VPS. Django is one of the most popular open source web application frameworks. It is written in Python by experienced...
How to Change the root Password in Linux
In today’s tutorial, we will show you how to change the root password in Linux. The root account on a Linux machine is the highest authority account on the system. It has control over everything, can delete and modify...
How to Install Joomla 3 on CentOS 7
Introduction In this post we will show you how to install Joomla 3 on CentOS 7, with MariaDB 10.2, PHP-FPM 7.1 and Nginx. Joomla is an award-winning content management system (CMS) for publishing web content and online apps....
How to install ownCloud 10 on Ubuntu 16.04
ownCloud is a popular open source enterprise web application used for data synchronization and file sharing. It allows users to easily manage their files, contacts, calendars, to-do lists, and more, making it a great alternative...
Install Apache Maven 3.5 on CentOS 7
Apache Maven is free and open source java based software for project management and comprehension tool. Maven allows users to easily store documents, generate reports and documentation from a central piece of information. In...
How to Install MariaDB on CentOS 7
We will show you how to install MariaDB on CentOS 7. MariaDB is a community-developed fork of MySQL. MariaDB is a free and open source database software, widely used ranging from websites to banking software. It is an improved,...
How to install NextCloud 13 on Ubuntu 16.04
NextCloud is one of the most popular free and open source self-hosted file sync and sharing application. You can use it to store your personal files, contacts, pictures, music and much more and it allows you to access them or...
How To Install Nginx on Ubuntu 16.04
Introduction Nginx is one of the most popular open source web server software. It is widely used for load balancing, reverse proxying, media streaming and much more. Nginx is the only all‑in‑on high-performance HTTP server,...