摘要:
centos7系统库中默认是没有nginx的rpm包的,所以我们自己需要先更新下rpm依赖库 1.)使用yum安装nginx需要包括Nginx的库,安装Nginx的库 #rpm -Uvh http://nginx.org/packages/centos/7/noarch/RPMS/nginx-rel 阅读全文
posted @ 2019-02-20 15:20
启程华夏
阅读(1010)
评论(0)
推荐(0)
摘要:
1.添加prm安装源(或者从官网下载) PostgreSQL官网地址:https://yum.postgresql.org/ yum install https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg 阅读全文
posted @ 2019-02-20 14:57
启程华夏
阅读(2317)
评论(0)
推荐(1)