Running Linux alongside Windows has proven to be increasingly useful over the years. But dual-booting can be difficult to manage while setting up a virtual machine comes some stability issues.One solution is to use the Windows Subsystem for...
… and how to get started with open source development Git is a distributed version control system. It is used for keeping track of projects and files as developers change the code. Git stores information about the project’s progress in...
The dozens of flaws across 29 Android smartphone makers show just how insecure the devices can be, even brand-new. When you buy an Android smartphone, it’s rarely pure Android. Manufacturers squeeze in their own apps or give it a fresh coat...
Step 1: Install Docker Download Docker here if you’re not running it already, & install it. Docker containers are simply the best way to test out new tools with minimum fuss, in my opinion. Step 2: Install SonarQube Community and...
This article has been written to walk you through the simplest way to get a running Openshift OKD environment on a Linux system. If you’re unfamiliar with the core concepts of OKD, don’t worry as this guide is easy to follow and doesn’t...
Admirer is a free and open source Database management system that is packaged in a single PHP file. This guide will discuss how you can install and use Adminer to manage MySQL, MariaDB and PostgreSQL database servers. Admirer has supports for...
This guide will discuss the steps required to install MariaDB 10.4 on Fedora 31/30/29. MariaDB is a widely used relational database server that is community-developed, forked from MySQL relational database management system. MariaDB is an...