CentOS 8: install MKVToolNix phptuts January 22, 2021 Step 1: Install dependencies: qt5-qtmultimedia cmark-lib fmt sudo yum install -y qt5-qtmultimedia cmark-lib fmt Step 2: Install MKVToolNix Done, now you can use command: mkvtoolnix-gui Continue Reading
CentOS 8: install VLC player phptuts January 22, 2021 sudo yum install vlc -y Result: Directory VLC extensions: /usr/lib64/vlc/lua/extensions Continue Reading
CentOS 8: How to use xrdp remote access phptuts January 22, 2021 Step 1: Install XRDP Step 2: Install xfce CentOS 8: how to install xfce Desktop Step 3 – Configure xRDP In this step, we create… Continue Reading
CentOS 8: how to install xfce Desktop phptuts January 22, 2021 I. Create new user: Step 1: CentOS: how to create sudo user II. Install xfce Step 2: Install xfce yum install epel-release yum groupinstall xfce… Continue Reading
How to compile FFmpeg on CentOS 8 phptuts January 9, 2021 Step 1: yum install -y autoconf automake bzip2 cmake freetype-devel gcc gcc-c++ git libtool make mercurial pkgconfig zlib-devel Result: Step 2: Step 3: Result: Step… Continue Reading
Linux: How to use rescue system to fix server problem phptuts January 6, 2021 Step 1: boot into rescue mode Some server provider provide feature Reload Operating System Step 2: find mount root filesystem Step 3: mount root filesystem… Continue Reading