
Fri Mar 13 2020
How to Install R on CentOS 8
R is an open-source programming language and free environment that specializes in statistical computing and graphics representation. This article describes how to install R on CentOS 8.
Read more

Thu Mar 12 2020
How to Install and Use FFmpeg on Debian 9
FFmpeg is a free and open-source command-line tool for transcoding multimedia files. This tutorial explains how to install FFmpeg on Debian 9.

Thu Mar 12 2020
How to Install and Use FFmpeg on CentOS 8
FFmpeg is a free and open-source collection of tools for handling multimedia files. This article describes how to install FFmpeg on CentOS 8.

Wed Mar 11 2020
Regular Expressions in Grep (Regex)
grep is one of the most useful and powerful commands in Linux for file processing. In this article, we're going to explore the basics of how to use regular expressions in the GNU version of grep.
Tue Mar 10 2020
How to Set Up Apache Virtual Hosts on Debian 10

Mon Mar 09 2020
How to Install GCC (Development Tools) on CentOS 8

Mon Mar 09 2020
Date Command in Linux

Mon Mar 09 2020
How to Configure Static IP Address on Ubuntu 18.04

Thu Mar 05 2020
How to Install Elasticsearch on Debian 10

Wed Mar 04 2020
How to Extract (Unzip) tar.xz File
