安装nginx: yum search nginx 有的话: yum install nginx 配置nginx: find / -name "nginx.conf" 修改: location / { # 这里改动了 定义首页索引文件的名称 index ...
.更新源 yum update .安装nginx yum install nginx .启动nginx service nginx start .访问http: 你的ip 如果想配置域名,见最下面。 .安装mysql: 安装mysql源 yum localinstall http: dev.mysql.com get mysql community release el .noarch.rpm ...
2020-03-22 16:03 0 1389 推荐指数:
安装nginx: yum search nginx 有的话: yum install nginx 配置nginx: find / -name "nginx.conf" 修改: location / { # 这里改动了 定义首页索引文件的名称 index ...
1.Centos7.7安装 1.1 使用VMWare15安装centos7.7安装步骤如下 1.2 创建一个新的虚拟机,一共十六张图,每项参考图上的选项 1.3 上面一共16张图,都是创建一个新的虚拟机。自此为止虚拟机就创建 ...
安装php7.3 CentOS/RHEL 7.x: yum install epel-release yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install -y php73-php ...
CentOS 7 yum安装 PHP7.3 教程 原文地址:https://blog.csdn.net/laohe08/article/details/93166590 1 首先安装EPEL源 yum install epel-release 安装REMI源 yum install http ...
CentOS 7 yum安装 PHP7.3 教程 参考: https://www.mf8.biz/centos-rhel-install-php7-3/ 1、首先安装 EPEL 源: yum install epel-release ...
安装mysql:https://www.cnblogs.com/jiangml/p/10402390.html 下载PHP安装包: 官网:http://www.php.net/downloads.php 压缩包放在 /usr/local/src wget -O下载时重命名压缩包 ...
Linux centos7.7安装 1、下载镜像 镜像下载地址https://www.centos.org/download/ 2、下载VMware虚拟机并安装 下载地址https://www.vmware.com/cn/products ...
FreeIPA是一个集成了Linux (Fedora)、389目录服务器、MIT Kerberos、NTP、DNS和Dogtag(证书系统)的安全信息管理解决方案。它由web界 ...