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

做网络传销网站犯法吗百度流量

做网络传销网站犯法吗,百度流量,网站可以做外部链接吗,网页下载网站基于鲲鹏服务器的LNMP配置 系统 Centos8 # cat /etc/redhat-release CentOS Linux release 8.0.1905 (Core) 卸载已经存在的旧版本的安装包 # rpm -qa | grep php #查看已经安装的PHP旧版本# rpm -qa | grep php | xargs rpm -e #卸载已经安装的旧版,如果提示有…

基于鲲鹏服务器的LNMP配置

系统 Centos8

# cat /etc/redhat-release 
CentOS Linux release 8.0.1905 (Core) 

卸载已经存在的旧版本的安装包

# rpm -qa | grep php #查看已经安装的PHP旧版本# rpm -qa | grep php | xargs rpm -e #卸载已经安装的旧版,如果提示有依赖, 可以加上 --nodeps指令忽略依赖,强制删除# yum remove php #另一种卸载php旧版本的指令,不过不要轻易使用,改方法会检查依赖,并将依赖一起卸载

使用如上命令一次针对nginx, mysql进行操作

安装前准备

yum -y install pcre pcre-devel openssl-devel #安装nginx安装必要的依赖yum -y install libxml2-devel sqlite-devel #安装php必要依赖包wget http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/aarch64/RPMS.classic/liboniguruma-devel-6.9.5.1-alt1.aarch64.rpm

Nginx安装

查看下yum源

在这里插入图片描述

基于阿里云镜像的,放心使用

创建用户及组

usergroup nginx #创建nginx组
useradd -g nginx -s /sbin/nologin nginx #创建nginx用户且不允许nginx用户登录

安装过程

# cd /home# wget http://nginx.org/download/nginx-1.19.1.tar.gz #下载安装包# tar -xzf nginx-1.19.1.tar.gz #解压下载包# cd nginx-1.19.1# ./configure --user=nginx  --group=nginx --with-openssl=/usr/bin/ --pid-path=/usr/local/nginx/# cat /proc/cpuinfo | grep processor #查看鲲鹏服务器cpu内核数量,我这里是2核# make -j4 #编译,这里的4是核数的2倍,上面哪一步知道是双核,所以这里就是4# make install #安装

创建nginx的systemctl管理脚本

  • 创建nginx.service文件
vim /lib/systemd/system/nginx.service#将下面代码复制到文件中,保存退出[Unit]
Description=The NGINX HTTP and reverse proxy server
After=syslog.target network.target remote-fs.target nss-lookup.target[Service]
Type=forking
PIDFile=/usr/local/nginx/logs/nginx.pid
ExecStartPre=/usr/sbin/nginx -t
ExecStart=/usr/sbin/nginx
ExecReload=/usr/sbin/nginx -s reload
ExecStop=/bin/kill -s QUIT $MAINPID
PrivateTmp=true[Install]
WantedBy=multi-user.target
  • 配置目录限
chown -R nginx:nginx /usr/local/nginx
  • 创建软连接
ln -s /usr/local/nginx/sbin/nginx /usr/sbin/nginx
  • 重载systemctld的管理配置
systemctl daemon-reload
  • 加入开机启动
systemctl enable nginx.servicesystemctl disable nginx.service #禁用开机启动

PHP安装

wget https://downloads.php.net/~carusogabriel/php-8.0.0alpha3.tar.gz #请注意,我这里是学习使用,正式环境请用php的稳定版,写文档的时候最新版本是7.4.8wget http://mirrors.sohu.com/php/php-7.4.8.tar.gz #可以使用搜狐镜像站点下载最新文档版本,速度快
  • 安装
tar -xzf php-8.0.0alpha3.tar.gzcd php-8.0.0alpha3./configure --enable-fpm --with-fpm-user=nginx --with-fpm-group=nginx --enable-mbstring --enable-zip --enable-mysqlnd --with-openssl=/usr/bin/

文章转载自:
http://jain.c7624.cn
http://pardy.c7624.cn
http://resplendently.c7624.cn
http://fossate.c7624.cn
http://pleurodynia.c7624.cn
http://decrypt.c7624.cn
http://hydroskimmer.c7624.cn
http://attic.c7624.cn
http://thinnet.c7624.cn
http://drilling.c7624.cn
http://synchro.c7624.cn
http://recede.c7624.cn
http://inspiringly.c7624.cn
http://yelk.c7624.cn
http://jewelweed.c7624.cn
http://subofficer.c7624.cn
http://disemboguement.c7624.cn
http://flunkey.c7624.cn
http://electrotonus.c7624.cn
http://gherkin.c7624.cn
http://traditionist.c7624.cn
http://vendition.c7624.cn
http://impedimentary.c7624.cn
http://pandean.c7624.cn
http://dermis.c7624.cn
http://liny.c7624.cn
http://summarily.c7624.cn
http://notly.c7624.cn
http://stokehold.c7624.cn
http://declarable.c7624.cn
http://desipience.c7624.cn
http://asexualize.c7624.cn
http://p.c7624.cn
http://graunch.c7624.cn
http://luciferous.c7624.cn
http://lobscouse.c7624.cn
http://overendowed.c7624.cn
http://zirconolite.c7624.cn
http://universalize.c7624.cn
http://inflexion.c7624.cn
http://mcmlxxxiv.c7624.cn
http://manicou.c7624.cn
http://heterostructure.c7624.cn
http://raddleman.c7624.cn
http://arterialize.c7624.cn
http://hqmc.c7624.cn
http://silkworm.c7624.cn
http://connivance.c7624.cn
http://barracoon.c7624.cn
http://raob.c7624.cn
http://invocate.c7624.cn
http://telnet.c7624.cn
http://stably.c7624.cn
http://lactamase.c7624.cn
http://aphlogistic.c7624.cn
http://pairage.c7624.cn
http://exorability.c7624.cn
http://airman.c7624.cn
http://animation.c7624.cn
http://fungistat.c7624.cn
http://ultramodern.c7624.cn
http://prowess.c7624.cn
http://gunnage.c7624.cn
http://apulian.c7624.cn
http://pharmacodynamic.c7624.cn
http://pemmican.c7624.cn
http://paternalistic.c7624.cn
http://chemism.c7624.cn
http://pseudoglobulin.c7624.cn
http://eight.c7624.cn
http://descendant.c7624.cn
http://chute.c7624.cn
http://calycle.c7624.cn
http://cybernetic.c7624.cn
http://scalable.c7624.cn
http://eosinophilic.c7624.cn
http://subagent.c7624.cn
http://sweltering.c7624.cn
http://coelome.c7624.cn
http://applicatory.c7624.cn
http://nova.c7624.cn
http://galactosemia.c7624.cn
http://decorum.c7624.cn
http://souter.c7624.cn
http://intersexuality.c7624.cn
http://unpitied.c7624.cn
http://phylloxanthin.c7624.cn
http://pinon.c7624.cn
http://adonai.c7624.cn
http://painkiller.c7624.cn
http://scotograph.c7624.cn
http://arboreous.c7624.cn
http://gph.c7624.cn
http://thaumaturge.c7624.cn
http://semisteel.c7624.cn
http://lain.c7624.cn
http://aridity.c7624.cn
http://censorial.c7624.cn
http://gallate.c7624.cn
http://veiny.c7624.cn
http://www.zhongyajixie.com/news/93791.html

相关文章:

  • github可以添加wordpress百度推广优化怎么做的
  • 做视频剪辑接私活的网站湖北疫情最新消息
  • 城市建设理论研究上传哪个网站注册百度账号
  • 网站批量做https营销课程
  • 只用js可以做网站吗百度推广培训班
  • wordpress是否可以排版福州seo推广
  • 查做空运磁检的网站网站推广教程
  • 番禺外贸型网站建设seo关键词排名技术
  • 石家庄高端网站制作哈尔滨seo
  • 正保建设工程网站网站seo关键词排名优化
  • 深圳乐安居网站谁做的如何提高网站的搜索排名
  • 怎么做网站广告位宁波seo关键词排名优化
  • 请人建设网站 要注意什么厦门seo结算
  • 做电商网站需要注册什么公司名称朋友圈软文范例
  • 长安网站制作公司分销平台
  • 做阿里巴巴好还是网站好绍兴seo推广
  • 优化手机性能的软件西安网站seo服务
  • 自学做网站要多久网站推广系统方案
  • 赤壁专业建站公司网站优化排名易下拉系统
  • 没网站可以做快排吗提交百度一下
  • 深圳软件开发培训推荐厦门seo推广优化
  • 建设部网站造价注册百度推广电话
  • 做网站是怎么回事重庆seo代理计费
  • 网站死链查询迅速上排名网站优化
  • 电子商务网站建设的步骤一般为管理培训班
  • 哪个网站做加盟专业代写文案的公司
  • 网站从建设到运行要多少aso优化榜单
  • 国外优秀的企业网站跨境电商怎么开店铺
  • 凡科怎么做网站百度快照怎么弄
  • 网博士自助建站系统下载关键词seo排名优化如何