Tech ChroniclesRamblings of a Tech Dude

Archive: February 2019

git

10 Useful Git Commands You Should Know

  … 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 a...

SonarQube

SonarQube Scanning in 15 Minutes

  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 Start It Up You...

Minishift

How To run Local Openshift Cluster with Minishift

  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...

MariaDB Fedora

How To Install MariaDB 10.4 on Fedora 31/30/29

  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 open...

Tech Chronicles
RSS
Follow by Email
LinkedIn
Share