CentOS7中如何通过yum方式安装Nginx
发表于:2025-01-25 作者:千家信息网编辑
千家信息网最后更新 2025年01月25日,这篇文章给大家分享的是有关CentOS7中如何通过yum方式安装Nginx的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。CentOS7下 yum方式安装Nginx的实现步骤
千家信息网最后更新 2025年01月25日CentOS7中如何通过yum方式安装Nginx
这篇文章给大家分享的是有关CentOS7中如何通过yum方式安装Nginx的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。
CentOS7下 yum方式安装Nginx的实现步骤
Nginx 是一个很强大的高性能Web和反向代理服务器,它具有众多非常优越的特性。诸如低开销,高并发,支持缓存,支持正反向代理,支持负载均衡,支持正则,支持rewrite等等不一而足。所以众多粉丝们也是不计其数。本文基于CentOS 7简要描述yum方式的安装部署,供大家参考。
如果是编译安装可以参考:Linux 6下安装编译安装Nginx
有关Nginx的常用配置可参考:Nginx 概述及日常管理
一、配置nginx yum源
演示环境[root@centos7-router ~]# more /etc/redhat-releaseCentOS Linux release 7.2.1511 (Core)[root@centos7-router ~]# vim /etc/yum.repos.d/nginx.repo[nginx]name=nginx repobaseurl=http://nginx.org/packages/OS/OSRELEASE/$basearch/gpgcheck=0enabled=1将上述配置文件中的OS替换为rhel或者centos,OSRELEASE替换为6或者7,即当前的Linux为6还是7版本查看本机ip[root@centos7-router ~]# ip addr|grep inet|grep globalinet 172.24.8.254/24 brd 172.24.8.255 scope global eno16777728inet 192.168.1.175/24 brd 192.168.1.255 scope global dynamic eno33554960
二、安装nginx
[root@centos7-router ~]# yum install nginx -y[root@centos7-router ~]# yum install nginx-module-perl.x86_64 -y 查看生程的相关文件[root@centos7-router ~]# rpm -ql nginx/etc/logrotate.d/nginx/etc/nginx/etc/nginx/conf.d/etc/nginx/conf.d/default.conf/etc/nginx/fastcgi_params/etc/nginx/koi-utf/etc/nginx/koi-win/etc/nginx/mime.types/etc/nginx/modules/etc/nginx/nginx.conf/etc/nginx/scgi_params/etc/nginx/uwsgi_params/etc/nginx/win-utf/etc/sysconfig/nginx/etc/sysconfig/nginx-debug/usr/lib/systemd/system/nginx-debug.service/usr/lib/systemd/system/nginx.service/usr/lib64/nginx/usr/lib64/nginx/modules/usr/libexec/initscripts/legacy-actions/nginx/usr/libexec/initscripts/legacy-actions/nginx/check-reload/usr/libexec/initscripts/legacy-actions/nginx/upgrade/usr/sbin/nginx/usr/sbin/nginx-debug/usr/share/doc/nginx-1.12.2/usr/share/doc/nginx-1.12.2/COPYRIGHT/usr/share/man/man8/nginx.8.gz/usr/share/nginx/usr/share/nginx/html/usr/share/nginx/html/50x.html/usr/share/nginx/html/index.html/var/cache/nginx/var/log/nginx
三、验证nginx
启动nginxroot@centos7-router ~]# systemctl start nginx[root@centos7-router ~]# systemctl enable nginx ###配置自启动[root@centos7-router ~]# ss -nltp|grep nginxLISTEN 0 128 *:80 *:* users:(("nginx",pid=65418,fd=6),("nginx",pid=65415,fd=6))查看nginx的版本[root@centos7-router ~]# nginx -vnginx version: nginx/1.12.2查看或修改配置文件[root@centos7-router ~]# more /etc/nginx/nginx.confuser nginx;worker_processes 1;error_log /var/log/nginx/error.log warn;pid /var/run/nginx.pid;events {worker_connections 1024;}http {include /etc/nginx/mime.types; ### Author : Leshamidefault_type application/octet-stream; ### Blog : http://blog.csdn.net/leshamilog_format main '$remote_addr - $remote_user [$time_local] "$request" ''$status $body_bytes_sent "$http_referer" ''"$http_user_agent" "$http_x_forwarded_for"';access_log /var/log/nginx/access.log main;sendfile on;#tcp_nopush on;keepalive_timeout 65;#gzip on;include /etc/nginx/conf.d/*.conf;}[root@centos7-router ~]# firewall-cmd --add-service=http --permanent[root@centos7-router ~]# firewall-cmd --reload从其他机器验证nginx[root@centos7-web ~]# curl http://172.24.8.254Welcome to nginx! Welcome to nginx!
If you see this page, the nginx web server is successfully installed andworking. Further configuration is required.
For online documentation and support please refer tonginx.org.
Commercial support is available atnginx.com.Thank you for using nginx.
感谢各位的阅读!关于"CentOS7中如何通过yum方式安装Nginx"这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,让大家可以学到更多知识,如果觉得文章不错,可以把它分享出去让更多的人看到吧!
支持
配置
方式
参考
文件
内容
更多
版本
篇文章
代理
有关
编译
验证
不错
实用
强大
优越
均衡
不一而足
不计其数
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
acess数据库怎么删除数据
网络安全风险评估服务能力
软件开发经验不重要
亿润网络技术有限公司的市值
守护网络安全共筑健康校园新闻稿
学计算机网络技术要数学好吗
软件开发都是什么语言
大型数据库概论朱辉生课后答案
超大形的文件服务器搭建方案
软件开发培训班武汉
论述计算机网络技术的前景
上海助力智慧校园软件开发
软件开发员工转正自我评价
java并发服务器搭建
黑河市网络安全应急预案
对外软件开发需要提供
正当防卫无法与服务器连接
数据库系统安全隐患排查
概念模型表达的是数据库的
衡水软件开发公司有哪些软件
网络安全与信息技术的作文
网络安全人员 离岗离职
T640服务器怎样做raid
网络安全应该怎么画手抄报
终端拷贝文件夹到服务器
网络安全观的五个特点
数据库程序如何做
安徽三联学院数据库卷子2019
无锡学网络技术哪个学校好
大学生学生网络安全知识