How to install Docker on CentOS 8
We are installing Docker on CentOS 8. We will club all the required commands and make a simple bash script. This script you can also use with Vagrant,ansible etc.
We are installing Docker on CentOS 8. We will club all the required commands and make a simple bash script. This script you can also use with Vagrant,ansible etc.
In this post, we will learn how to install ffmpeg on CentOS 8/RHEL 8. The ffmpeg is a program which is used in processing of multimedia content such as audio,video etc. It consist of many libraries and tools which helps to process the multimedia content. Through ffmpeg you can record,convert and stream the audio-video. Steps…