本代码是基于Centos8环境系统
根据nextcloud系统要求进行定制:
# 升级系统
yum update -y
# 安装下载工具
yum install wget -y
# 关闭防火墙
#systemctl stop firewalld
#systemctl disable firewalld
#安装必要的依赖
dnf install -y epel-release yum-utils unzip curl bash-completion policycoreutils-python-utils mlocate bzip2