
How to install MariaDB 10 on Centos 6 and 7
MariaDB is a free and open source fork of well known MySQL database management server software, developed by the brains behind MySQL, it’s envisioned to remain […]
MariaDB is a free and open source fork of well known MySQL database management server software, developed by the brains behind MySQL, it’s envisioned to remain […]
Introduction MongoDB is a scalable, high-performance, open source NoSQL database. The database is document-oriented so it manages collections of JSON-like documents. Many applications can thus […]
Introduction Elasticsearch is a search engine based on Lucene (which is a free and open-source information retrieval software library), with an HTTP interface and schema-free […]
Introduction Kibana is an open-source visualization and analytics platform designed to work with Elasticsearch. Kibana is used to search and view the data that stored […]
Introduction In the past articles, we were talking about Axel downloader a powerful alternative for Wget. As you know Axel is a download manager which […]
Introduction Django is a cutting-edge Python Web framework that it high-levelness encourages rapid development and clean, pragmatic design. Django is a full-featured framework which allows you […]
Introduction Drupal is one of the greatest free and open-source content management systems that used to make many of the websites you see every day. […]
Introduction An Authentication factor is a piece of information that proves you have the rights to logging into a system, SSH uses password authentication by […]
Introduction Laravel is a powerful MVC-PHP framework, designed for developers who need a simple and elegant toolkit to create full-featured web applications. Laravel was created […]
Introduction Jenkins is an Open-Source automation software (a fork of Hudson) which can help you automate repetitive technical tasks involved in the continuous integration and […]