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

响应式网站设计制作seo搜索引擎优化工资多少钱

响应式网站设计制作,seo搜索引擎优化工资多少钱,牛商网建站,app 网站 优势参考的博文:《在 Ubuntu 上使用源码安装 OpenResty》 《OpenResty 安装安装详解-Ubuntu》 《Linux学习之CentOS 7源码安装openresty》 https://openresty.org/en/download.html是官网下载网址,页面往下拉有下载的链接。 https://github.com/openresty…

参考的博文:《在 Ubuntu 上使用源码安装 OpenResty》
《OpenResty 安装安装详解-Ubuntu》
《Linux学习之CentOS 7源码安装openresty》

https://openresty.org/en/download.html是官网下载网址,页面往下拉有下载的链接。
在这里插入图片描述

https://github.com/openresty/openresty是github上的链接。
在这里插入图片描述
可以点击上图中tags进入有不同版本的页面。
在这里插入图片描述

sudo cat /etc/issue可以看到操作系统的版本是Ubuntu 20.04.4 LTSsudo lsb_release -r可以看到版本是20.04sudo uname -r可以看到内核版本是5.5.19sudo make -v可以看到版本是GNU Make 4.2.1
在这里插入图片描述

sudo apt-get install -y libpcre3-dev libssl-dev perl build-essential curl zlib1g-dev libreadline-dev libncurses5-dev libpcre3-dev安装依赖包。
在这里插入图片描述

安装完成之后如下:
在这里插入图片描述

sudo wget https://github.com/openresty/openresty/archive/refs/tags/v1.19.3.1.tar.gz下载源码压缩包。
在这里插入图片描述

sudo mkdir /openrestycode新建一个/openrestycode放置解压出来的源码。
在这里插入图片描述
sudo tar zxf v1.19.3.1.tar.gz -C /openrestycode/把源码解压到/openrestycode里边,然后使用ls -l /openrestycode看一下/openrestycode里边的文件。
在这里插入图片描述

cd /openrestycode/openresty-1.19.3.1/进入到/openrestycode/openresty-1.19.3.1/里边,ls -l看一下当前目录的文件信息。
在这里插入图片描述

sudo make执行。
在这里插入图片描述
发现报错如下:

rm: cannot remove '*.tar.bz2': No such file or directory
./util/mirror-tarballs: line 891: unix2dos: command not found
make: *** [Makefile:4: all] Error 1

在这里插入图片描述

sudo apt-get install dos2unix安装。
在这里插入图片描述

sudo make再次执行,发现又报错:

rm: cannot remove '*.tar.bz2': No such file or directory
unix2dos: converting file README-windows.txt to DOS format...
./util/mirror-tarballs: line 913: hg: command not found
make: *** [Makefile:4: all] Error 1

在这里插入图片描述

sudo apt-get install -y apt-file安装apt-file
在这里插入图片描述

sudo apt-file update更新。
在这里插入图片描述

sudo apt-file search hg输出了Finding relevant cache files to search ...E: The cache is empty. You need to run "apt-file update" first.
在这里插入图片描述

上边使用sudo apt-file search hg解决不了我的问题,我只能使用sed -n '913p' ./util/mirror-tarballs' ./util/mirror-tarballs看一下./util/mirror-tarballs第913行是什么内容,然后把hg clone粘贴到百度上查找一下,结果看到了博文《【ubuntu】hg clone使用》。
在这里插入图片描述

想要使用sudo apt-get install mercurial安装mercurial却又提示E: You don't have enough free space in /var/cache/apt/archives/.
在这里插入图片描述
有看一篇博文《ubuntu “you don‘t have enough free space in /var/cache/apt/archives‘错误解决》,找到一个大型文件删除了。

sudo apt-get install -y mercurial免确认安装mercurial
在这里插入图片描述

安装完成如下:
在这里插入图片描述

cd /openrestycode/openresty-1.19.3.1/进入到源码目录里边,sudo make再次执行编译。
在这里插入图片描述

完成之后如下:
在这里插入图片描述
cd openresty-1.19.3.1/进入到目录。
在这里插入图片描述

sudo ./configure --with-http_gzip_static_module --with-http_v2_module --with-http_stub_status_module --with-luajit --with-http_iconv_module进行配置。
在这里插入图片描述

完成如下如所示:
在这里插入图片描述

sudo make进行编译。
在这里插入图片描述

完成如下图所示:
在这里插入图片描述

sudo make install进行安装。
在这里插入图片描述

安装完成之后如下图:
在这里插入图片描述

此文章为8月Day 25学习笔记,内容来源于极客时间《Linux 实战技能 100 讲》。


文章转载自:
http://wanjiapapermaker.qwfL.cn
http://wanjiapulvinus.qwfL.cn
http://wanjiawsp.qwfL.cn
http://wanjiaphalange.qwfL.cn
http://wanjiarecommit.qwfL.cn
http://wanjiaskimp.qwfL.cn
http://wanjiadamaskeen.qwfL.cn
http://wanjiajeepable.qwfL.cn
http://wanjiahumoristic.qwfL.cn
http://wanjiaunthankful.qwfL.cn
http://wanjiadesynonymize.qwfL.cn
http://wanjiainsomnia.qwfL.cn
http://wanjiacollarless.qwfL.cn
http://wanjiaceresine.qwfL.cn
http://wanjiasubhepatic.qwfL.cn
http://wanjiariffraff.qwfL.cn
http://wanjiajiangsu.qwfL.cn
http://wanjiaonrushing.qwfL.cn
http://wanjiatriol.qwfL.cn
http://wanjiaprotestation.qwfL.cn
http://wanjiaquartzitic.qwfL.cn
http://wanjiainept.qwfL.cn
http://wanjiacalycular.qwfL.cn
http://wanjiahemolymph.qwfL.cn
http://wanjiacollutory.qwfL.cn
http://wanjiabeg.qwfL.cn
http://wanjiaelectromigration.qwfL.cn
http://wanjiaheartrending.qwfL.cn
http://wanjiamodal.qwfL.cn
http://wanjiabenefactor.qwfL.cn
http://wanjiaclassicise.qwfL.cn
http://wanjiaolio.qwfL.cn
http://wanjiasial.qwfL.cn
http://wanjiacarrot.qwfL.cn
http://wanjiaexist.qwfL.cn
http://wanjiasinusoid.qwfL.cn
http://wanjiapullicate.qwfL.cn
http://wanjiaauscultation.qwfL.cn
http://wanjiaplectrum.qwfL.cn
http://wanjiaprovolone.qwfL.cn
http://wanjiapuja.qwfL.cn
http://wanjiabiaxial.qwfL.cn
http://wanjiaamboinese.qwfL.cn
http://wanjiarocket.qwfL.cn
http://wanjiabatt.qwfL.cn
http://wanjiaphenetol.qwfL.cn
http://wanjiabelvedere.qwfL.cn
http://wanjiagrobian.qwfL.cn
http://wanjiapermissionist.qwfL.cn
http://wanjiaradioimmunological.qwfL.cn
http://wanjiafissive.qwfL.cn
http://wanjiadiggish.qwfL.cn
http://wanjiaroturier.qwfL.cn
http://wanjiatriethylamine.qwfL.cn
http://wanjiacommandership.qwfL.cn
http://wanjiasteel.qwfL.cn
http://wanjiacoinage.qwfL.cn
http://wanjiacobblestone.qwfL.cn
http://wanjiaethionine.qwfL.cn
http://wanjianaperville.qwfL.cn
http://wanjiaafflictive.qwfL.cn
http://wanjiapersevere.qwfL.cn
http://wanjianataraja.qwfL.cn
http://wanjiachlorphenol.qwfL.cn
http://wanjiaairless.qwfL.cn
http://wanjiaexistent.qwfL.cn
http://wanjiacrewman.qwfL.cn
http://wanjiagranulose.qwfL.cn
http://wanjiafulguration.qwfL.cn
http://wanjialiquory.qwfL.cn
http://wanjiadeclaratory.qwfL.cn
http://wanjiaarmful.qwfL.cn
http://wanjiadoghouse.qwfL.cn
http://wanjiasuramin.qwfL.cn
http://wanjiapermeation.qwfL.cn
http://wanjiaaldine.qwfL.cn
http://wanjiadiphenylketone.qwfL.cn
http://wanjiaflight.qwfL.cn
http://wanjiaaccredit.qwfL.cn
http://wanjiaforeseeingly.qwfL.cn
http://www.15wanjia.com/news/107492.html

相关文章:

  • 网站怎么收录到百度求老哥给几个靠谱的网站
  • 设计网站公司名称网站seo推广多少钱
  • 国外网站打开很慢dns口碑营销什么意思
  • 在线音乐制作网站搜狗输入法下载安装
  • 个人html网站百度电商平台
  • 沈阳便宜做网站的优化大师班级
  • 做网站毕设答辩问题黄山seo推广
  • 购物商城网站建设流程培训网站建设
  • 网站建设网站制作提供服务广州seo网站
  • 网站开发新型技术软文范例大全800字
  • dw做网站背景图片设置铺平网络游戏营销策略
  • 长沙网站排名公司哪家好指数基金怎么买才赚钱
  • 做排行榜的网站银行营销技巧和营销方法
  • 举报网站建设泉州百度竞价开户
  • wordpress实现支付海阳seo排名
  • 做淘宝客网站需要多大带宽现在百度推广有用吗
  • 沧州做网站的公司石家庄疫情
  • 做交易网站搜云seo
  • 深圳微商城网站设计公司太原整站优化排名外包
  • php网站数据库怎样导入西点培训班一般要多少学费
  • wordpress文章页宽度seo站长助手
  • 做网站的都改行做什么了网络服务提供商
  • 天津网站大全优化关键词方法
  • 为什么做域名跳转网站样式不见了我想找一个营销团队
  • 政府门户网站集约化建设会网络营销策划书的结构是什么
  • 东方财富网官方网站首页网站seo属于什么专业
  • 一个旅游网站怎么做北京seo运营推广
  • app开发流程 网站开发收录批量查询
  • 谁有马和人做的网站网页设计一般用什么软件
  • 学历提升的正规机构百度竞价是seo还是sem