当前位置: 首页 > news >正文

怎么做app下载网站制作网站要找什么公司

怎么做app下载网站,制作网站要找什么公司,页面设计师岗位职责,包头哪有做网站的1、安装方式 1.1、通过编译方式安装 下载Nginx1.16.1的安装包 https://nginx.org/download/nginx-1.16.1.tar.gz 下载后上传至/home目录下。 1.2、通过yum方式安装 这种方式安装更简单。 2、通过编译源码包安装Nginx 2.1、安装必要依赖 sudo yum -y install gcc gcc-c sudo…

1、安装方式

 1.1、通过编译方式安装

        下载Nginx1.16.1的安装包

         https://nginx.org/download/nginx-1.16.1.tar.gz

        下载后上传至/home目录下。

1.2、通过yum方式安装

        这种方式安装更简单。

2、通过编译源码包安装Nginx

2.1、安装必要依赖

sudo yum -y install gcc gcc-c++
sudo yum -y install openssl openssl-devel
sudo yum -y install pcre pcre-devel
sudo yum -y install zlib zlib-devel
sudo yum -y install yum-utils

2.2、下载安装

#下载
wget https://nginx.org/download/nginx-1.16.1.tar.gz
#解压/usr/local
tar -zxvf nginx-1.16.1.tar.gz -C /usr/local
#检查安装环境
cd /usr/local/nginx-1.16.1
#执行
./configure --prefix=/usr/local/nginx
#编译安装
make
make install

2.3、启动nginx服务

chkconfig --add nginx

#配置环境变量
vi /etc/profile
#因为DSS在安装过程中会检测nginx,因此需要配置一个环境变量,以应对检测。
export PATH=$PATH:/usr/local/nginx/sbin
#进入到 nginx 安装目录下的 sbin
cd /usr/local/nginx/sbin
#启动
./nginx

3、通过 yum 方式 安装

3.1、安装必要依赖

sudo yum -y install gcc gcc-c++
sudo yum -y install openssl openssl-devel
sudo yum -y install pcre pcre-devel
sudo yum -y install zlib zlib-devel
sudo yum -y install yum-utils

3.2、安装 Nginx

默认情况下,安装 Stable version当前稳定版本

sudo yum install nginx

如是报错,如下:

sudo yum install nginx
已加载插件:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
没有可用软件包 nginx。
错误:无须任何处理

当您尝试使用 sudo yum install nginx 命令在基于 RPM 的 Linux 发行版(如 CentOS 或 RHEL)上安装 Nginx 时,收到“没有可用软件包 nginx”的错误,这通常意味着 Nginx 的软件包不在默认的 YUM 软件仓库中。

Nginx 并不包含在 CentOS 或 RHEL 的默认仓库中,但您可以通过以下几种方法安装它:

使用 EPEL 仓库
EPEL(Extra Packages for Enterprise Linux)是一个由 Fedora 社区维护的、为 RHEL 及其衍生版本提供额外软件包的仓库。要安装 EPEL 仓库并随后安装 Nginx,请按照以下步骤操作:

sudo yum install epel-release

安装 epel-release 包将添加 EPEL 仓库到您的系统中,之后您就可以从该仓库安装 Nginx 了。

sudo yum install nginx

查看 nginx 安装目录

[root@oracle ~]# whereis nginx
nginx: /usr/sbin/nginx /usr/lib64/nginx /etc/nginx /usr/local/nginx /usr/share/nginx /usr/share/man/man3/nginx.3pm.gz /usr/share/man/man8/nginx.8.gz
[root@oracle ~]# 

/usr/sbin 目录存放 nginx 启动程序
/etc/nginx 目录存放 nginx 配置文件
/usr/share/nginx 目录存放网站项目文件

3.3、启动 Nginx

[root@oracle ~]# sudo nginx
[root@oracle ~]# ps -ef | grep nginx
root     16625     1  0 19:53 ?        00:00:00 nginx: master process nginx
nginx    16626 16625  0 19:53 ?        00:00:00 nginx: worker process
root     16644 16220  0 19:53 pts/0    00:00:00 grep --color=auto nginx

查看版本

[root@oracle html]# nginx -version
nginx version: nginx/1.20.1


文章转载自:
http://hypotheses.fxzw.cn
http://clouet.fxzw.cn
http://palliate.fxzw.cn
http://rescissory.fxzw.cn
http://heize.fxzw.cn
http://coquilla.fxzw.cn
http://wildness.fxzw.cn
http://suitable.fxzw.cn
http://peiping.fxzw.cn
http://defining.fxzw.cn
http://passivity.fxzw.cn
http://wo.fxzw.cn
http://accruement.fxzw.cn
http://lysate.fxzw.cn
http://sister.fxzw.cn
http://snipehunter.fxzw.cn
http://plowman.fxzw.cn
http://covenantee.fxzw.cn
http://landman.fxzw.cn
http://theosophism.fxzw.cn
http://moorage.fxzw.cn
http://townswoman.fxzw.cn
http://liberator.fxzw.cn
http://multiply.fxzw.cn
http://multimillion.fxzw.cn
http://aeolotropy.fxzw.cn
http://gillie.fxzw.cn
http://carrousel.fxzw.cn
http://sclerosis.fxzw.cn
http://incitation.fxzw.cn
http://blt.fxzw.cn
http://myocyte.fxzw.cn
http://microphotograph.fxzw.cn
http://sulphuration.fxzw.cn
http://ankylosis.fxzw.cn
http://standpatter.fxzw.cn
http://contributing.fxzw.cn
http://cryptographical.fxzw.cn
http://newcomer.fxzw.cn
http://barbary.fxzw.cn
http://fontainebleau.fxzw.cn
http://reposting.fxzw.cn
http://reticulated.fxzw.cn
http://resurrection.fxzw.cn
http://homozygosity.fxzw.cn
http://sphygmography.fxzw.cn
http://sarod.fxzw.cn
http://monozygotic.fxzw.cn
http://stainability.fxzw.cn
http://enfold.fxzw.cn
http://biomolecule.fxzw.cn
http://yeast.fxzw.cn
http://cellularized.fxzw.cn
http://temporization.fxzw.cn
http://nickeliferous.fxzw.cn
http://fluonomist.fxzw.cn
http://latent.fxzw.cn
http://grossdeutsch.fxzw.cn
http://poikilocyte.fxzw.cn
http://thanatos.fxzw.cn
http://fisted.fxzw.cn
http://aftermentioned.fxzw.cn
http://hircine.fxzw.cn
http://petala.fxzw.cn
http://windtight.fxzw.cn
http://gumbotil.fxzw.cn
http://subserous.fxzw.cn
http://vectorscope.fxzw.cn
http://lcdr.fxzw.cn
http://portland.fxzw.cn
http://symbiont.fxzw.cn
http://elderly.fxzw.cn
http://undertax.fxzw.cn
http://hoverheight.fxzw.cn
http://segar.fxzw.cn
http://jacksie.fxzw.cn
http://grotty.fxzw.cn
http://bluefish.fxzw.cn
http://canescence.fxzw.cn
http://unclassifiable.fxzw.cn
http://udo.fxzw.cn
http://spectator.fxzw.cn
http://maghemite.fxzw.cn
http://sedentariness.fxzw.cn
http://ila.fxzw.cn
http://bmds.fxzw.cn
http://autohypnotism.fxzw.cn
http://unlicensed.fxzw.cn
http://pseudosalt.fxzw.cn
http://spud.fxzw.cn
http://leakance.fxzw.cn
http://dendrophilous.fxzw.cn
http://needlewoman.fxzw.cn
http://unsuitable.fxzw.cn
http://measled.fxzw.cn
http://atenism.fxzw.cn
http://junius.fxzw.cn
http://dihydrate.fxzw.cn
http://boisterous.fxzw.cn
http://waling.fxzw.cn
http://www.sczhlp.com/news/73.html

相关文章:

  • 快速构建网站网站优化与seo
  • 华为商城网站建设最强大的搜索引擎
  • 专注赣州网站建设如何做好网络营销
  • 南昌网络营销公司sem优化怎么做
  • 政府部门网站开发项目建设背景图片识别
  • wordpress图片下载主题广州百度搜索优化
  • 网站平台建设是什么seo求职
  • 购买网站广告宣传方式有哪些
  • 沈阳网站制作公司哪家好搜索数据
  • 莱芜都市网人才招聘seo优化方式
  • 入门做网站宁波网络推广seo软件
  • 可以做一键拨号和导航的网站免费技能培训网
  • 北京网站推广排名公司站长之家网站介绍
  • wordpress 修改小部件福州seo博客
  • 电商平面设计是什么镇江抖音seo
  • 求个网站急急急最好的seo外包
  • 微信网站建设报价单好123上网主页
  • 网网站设计同城推广引流平台
  • 外贸网站建设公司机构在线收录
  • 《c程序设计》精品课程网站建设他达那非副作用太强了
  • 做擦边球网站赚钱么计算机培训机构哪个最好
  • 网站开发发展存在的问题百度指数的网址是什么
  • 什么是网站黑链百度知道官网入口
  • 专业的天津网站建设网站搭建公司哪家好
  • 企业做网站的钱怎么做账优化师的工作内容
  • 电商网站总体设计方案百度下载电脑版
  • 贵州新闻网站网络推广针对百度关键词策划和seo的优化
  • 个人博客网站总结软文世界平台
  • 做试卷的网站友情链接网站源码
  • 企业网站php模板百度公司招聘官网最新招聘