SSH public key authentication login

Generally, when we use ssh to remotely log in to a server, we need to enter a username and password. This is very troublesome for people who often maintain the system. How can we log in to a remote Linux/Unix server directly without a password? SSH public key authentication can solve this problem.

General configuration of nextcloud network disk config file

General configuration of the config file of nextcloud network disk, forcibly enable Chinese pages, use APCu memory cache and Memcached data cache, php-GD to generate thumbnails, and use other software to generate large files over 50M, such as: ffmpeg. Thumbnails support video formats.

What is the difference between dnf and yum in centos8

yum and DNF are essentially programs that manage dependencies and software repositories, and then utilize RPM to actually install, download, and remove packages. DNF is the successor to yum, and its main difference from yum is that it uses some libraries from openSUSE's ZYpp package manager in an attempt to increase speed and improve other aspects

How to Install FFmpeg on CentOS 8 / RHEL 8

How to install FFmpeg on CentOS 8 / RHEL 8 Linux system? FFmpeg is a free and open source multimedia framework used for playing, encoding, decoding, streaming, transcoding, multiplexing, demultiplexing and filtering multimedia files of various formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg and Flash.