Securing MongoDB

By default, MongoDB is not safe; people can write, read, modify or delete data on your server, without the need for authorization in any case. Protecting the database is not a complicated procedure; it is performed in just a few steps.   Start your Mongo client first. On Linux, this […]

How to install eSpeak on FreeBSD 12

eSpeak is a compact open-source speech synthesizer for English and other languages, for Linux and Windows. http://espeak.sourceforge.net eSpeak is available as: A command-line program (Linux and Windows) for reading text from a file or from standard input; A version of the shared library for use by other programs. (On Windows, […]

How To Install Newer Version of MongoDB on Debian 8

MongoDB is a document-based, general-purpose distributed database designed for modern application developers and for the cloud computing era. No database makes you more productive. In this article, we will look at how to install the latest version of MongoDB Add MongoDB Public Key This command adds the GPG MongoDB public […]

How to install Apache 2.4 on Arch Linux

Installing Apache, Version 2.4 Apache web server installation is possible using the following command: Start the web server after each download: You must make sure that everything is working correctly. Go to http: //YOUR-SERVER-WEB-ADDRESS-OR-IP and you will see a page with an index / index. If you need to know […]

How To Install And Configure CyberPanel on CentOS 7

CyberPanel is a control panel that uses OpenLiteSpeed. LiteSpeed ​​implies an advantage in performance, which in turn leads to a decrease in the amount of resource use. CyberPanel comes with a command line interface for people who like to work in the terminal, almost everything that you can do in […]

How To Install Plesk on Debian 8

Plesk is a control panel that allows a user to administer personal or client websites, email, a databases or domains. Automatic Plesk Installation First you need to log in as a regular user, with permission to use the sudo command. Then enter the commands below; while assigning the actual domain […]

How to install WonderCMS on Ubuntu 18.04

WonderCMS is a small and very fast open source CMS written in PHP. It is designed to work with flat files, which should be very small and light. A great advantage for many is that WonderCMS does not require a traditional database such as MySQL. Verify Ubuntu Version First you […]

How to install Joomla! on Ubuntu 18.04

Joomla! is a very popular content management system that, like Grav, is written in PHP. This is the second most popular CMS after WordPress and as of 2017, about 3.3% of the world’s sites on the Internet platform use Joomla! Install Apache Update your storage list Install web-server Apache Install […]

How to install Grav CMS on Fedora 28

The Grav administration plugin is a very simple and intuitive interface. It makes setting up content creation very enjoyable and easy! This CMS is open source, and written in PHP. Checking Fedora Version Before we begin the installation of Grav CMS, we must check the version of Fedora Next, you […]

How to install Apache Tomcat on Ubuntu 18.04

This software (Apache Tomcat) was developed in an open environment. It was released under the Apache License version 2. The Apache Tomcat project is designed to work together the best developers from around the world. This guide will help you how to install this software on a server with the […]