CAll Us: (+20) 01022593271 Submit Ticket   Login

Author Archives: eslam hussien

How To Install MongoDB on Red Hat or CentOS

How To Install MongoDB on Red Hat or CentOS

Introduction MongoDB is a document-oriented database that is free and open-source. It is classified as a NoSQL database because it does not rely on a traditional table-based relational database structure. Instead, it uses JSON-like documents with dynamic schemas. Unlike relational databases, MongoDB does not require a predefined schema before you add data to a database. […]

Read More »
How to install Plesk on CentOS 7

How to install Plesk on CentOS 7

Featured

Plesk is a proprietary web host control panel that allows users to administer their personal and/or client’s websites, databases, email and domains. It allows for easy point and click administration/maintenance through a browser. Prerequisites A freshly installed CentOS 7 x64 server instance. A sudo user. A valid domain name pointed to your Vultr instance. A valid Plesk […]

Read More »
How to Install Apache on Ubuntu 18.04

How to Install Apache on Ubuntu 18.04

Apache HTTP server is the most popular web server in the world. It is a free, open-source and cross-platform HTTP server providing powerful features which can be extended by a wide variety of modules. This tutorial explains how to install and manage the Apache web server on Ubuntu 18.04. Install Apache Apache is available in […]

Read More »