Lets start with the installation : sudo dnf install vsftpd Then enable it : sudo systemctl enable vsftpd --now Now check is it is running : sudo systemctl status vsftpd
Day: July 14, 2020
How To Install Apache on CentOS 8How To Install Apache on CentOS 8
Installing Apache The first this is to install CentOS , Logon as root , updtae apache to the latest: dnf update Now we can start the installation which is