by Satish Kumar | Aug 11, 2019 | Debian
Today in this tutorial will get to know how to install and configure Git on Debian 8 Linux. Nowadays, Git is the most famous version control system, as it supports distributed architecture and functionalities, we called it distributed version control system. It used...
by Satish Kumar | Aug 10, 2019 | Redhat
Rocket.Chat is a very popular open-source team communication system; it is famous as an alternative to Slack. It provides various features along with helpdesk chat like video conferencing, voice messages, file sharing, API, and many more. Suppose you want to host a...
by Satish Kumar | Aug 8, 2019 | CentOS, Linux Guide, Linux Tutorial, Tutorial
The CentOS 6 Operating system comes with PHP version 7.0, and you can install like any other application package using the apt package manager. Today, in this article, we will learn to install PHP 7.2 on CentOS 6 machine. Prerequisites To perform practical stuff of...
by Satish Kumar | Aug 7, 2019 | CentOS
Go is a very new and most popular open-source programming language; Google creates it. There are many popular software/applications developed using the Go language, including Grafana, Docker, Kubernetes, and many more. In this tutorial, we will go through the process...
by Satish Kumar | Aug 6, 2019 | Redhat
MySQL, the most popular and reliable open-source relational database management system, is no longer available with Red Hat repositories. After releasing RHEL 6 (Red Hat Enterprise Linux), the default repositories of RHEL is supporting MariaDB as a default Relational...