Browsing category

How To’s

How to Install MySQL 8.0/5.7 on CentOS 7 / RHEL 7

MySQL is a free and open-source database management system, commonly used in web applications to store and retrieve records and information. MySQL was initially developed by MYSQL AB, now owned by Oracle Corporation. It was the primary database application for Linux operating system until MariaDB, a fork of MySQL, came into the picture. In this […]

EaseUS Data Recovery Wizard Review

It hurts a lot to see your beloved files get lost as a result of the accidental deletion. You feel a myriad of emotions and do your possible best to get back the lost files. Often, most people just give up hope, count their losses and move on. However, all hope is not lost; there […]

Install Apache SVN (Subversion) on Debian 9 / Ubuntu 16.04

Subversion, also known as SVN, an open-source version control system. It is used to keep track of source file and documents. Any time you change, add or delete a file or folder that you control with Subversion, you commit these changes to the Subversion repository, which creates a new revision in the repository reflecting these […]