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

软件工程考研科目合肥网络seo

软件工程考研科目,合肥网络seo,什么网站专门做自由行的,中国人社app下载安装配置Systemctl启动 Linux下便于启停服务,可以配置systemcl,配置如下描述 说明 只有root用户可配置,文件路径为 /etc/systemd/system/XXX.service,本文将用nginx.service举例说明 1、创建文件 首先创建一个nginx.service文件,用于配置ngi…

配置Systemctl启动

Linux下便于启停服务,可以配置systemcl,配置如下描述

说明

只有root用户可配置,文件路径为 /etc/systemd/system/XXX.service,本文将用nginx.service举例说明

1、创建文件

首先创建一个nginx.service文件,用于配置nginx的systemctl服务。可以使用任何文本编辑器,

vi /etc/systemd/system/nginx.service

2、在Nginx.service中增加以下内容,并保存关闭文件即可

[Unit]
Description=nginx
After=network.target[Service]
ExecStart=/usr/local/nginx/sbin/nginx
ExecReload=/usr/local/nginx/sbin/nginx -s reload
ExecStop=/usr/local/nginx/sbin/nginx -s stop
PIDFile=/usr/local/nginx/logs/nginx.pid
PrivateTmp=true[Install]
WantedBy=multi-user.target

3、重载使systemctl生效

sudo systemctl daemon-reload

4、试验systemctl启动、停止等操作

# 启动
systemctl start nginx
# 停止
systemctl stop nginx
# 重启
systemctl restart nginx
#状态查看
systemctl status nginx

5、如果没有root,配置环境变量

有公司为了安全不给开放root权限,只给appuser,那怎么做到方便启动nginx,不用每次进到sbin下执行命令呢,那就配环境变量即可

#1 修改用 户级环境变理
vi ~/.bash_profile#2 追加上nginx配置并保存退出
# Source /root/.bashrc if user has one
[ -f ~/.bashrc ] && . ~/.bashrc
NGINX_HOME=/usr/local/nginx
PATH=$PATH:$NGINX_HOME/sbin
export PATH
~
# 3使环境变量生效
source ~/.bash_profile#可以尝试任意地方启nginx了,直接nginx即可,无需路径或加./

后记

配环境变量时,写错了,生效后系统 自带的所有命令都无法使用了,包括vi、ps、cd命令,意味着无法找到环境变量文件进行修改了,慌的一批,不过还好聪明点,在当前窗口重新export了一下环境变量,然后可以用命令,进行~/.bash_profile修改,导系统环境变量让当前窗口生效的命令如下:

 export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

文章转载自:
http://endoscope.nLcw.cn
http://hydrography.nLcw.cn
http://lithesome.nLcw.cn
http://immunization.nLcw.cn
http://jural.nLcw.cn
http://thessalonica.nLcw.cn
http://keyboard.nLcw.cn
http://impassible.nLcw.cn
http://hypnodrama.nLcw.cn
http://stenotypist.nLcw.cn
http://daman.nLcw.cn
http://visualizer.nLcw.cn
http://eliot.nLcw.cn
http://accusatival.nLcw.cn
http://digraph.nLcw.cn
http://arithmetically.nLcw.cn
http://cyclogram.nLcw.cn
http://eurasian.nLcw.cn
http://insectivora.nLcw.cn
http://anonymuncule.nLcw.cn
http://septicize.nLcw.cn
http://hydroacoustic.nLcw.cn
http://schizogenous.nLcw.cn
http://carburization.nLcw.cn
http://vacuolation.nLcw.cn
http://diabetologist.nLcw.cn
http://transcriptor.nLcw.cn
http://procrastinator.nLcw.cn
http://graze.nLcw.cn
http://supracrustal.nLcw.cn
http://macrobiotics.nLcw.cn
http://dentiform.nLcw.cn
http://infortune.nLcw.cn
http://semicylinder.nLcw.cn
http://pensione.nLcw.cn
http://hydroxybenzene.nLcw.cn
http://ungratefully.nLcw.cn
http://netman.nLcw.cn
http://unsighted.nLcw.cn
http://unhasp.nLcw.cn
http://intown.nLcw.cn
http://monotrichous.nLcw.cn
http://tandjungpriok.nLcw.cn
http://footrest.nLcw.cn
http://peritrichate.nLcw.cn
http://nyanza.nLcw.cn
http://defectology.nLcw.cn
http://junkman.nLcw.cn
http://pecksniffian.nLcw.cn
http://overquick.nLcw.cn
http://compulsively.nLcw.cn
http://virl.nLcw.cn
http://moonshine.nLcw.cn
http://amygdule.nLcw.cn
http://helaine.nLcw.cn
http://weatherstrip.nLcw.cn
http://sacculated.nLcw.cn
http://iodate.nLcw.cn
http://foreoath.nLcw.cn
http://kozhikode.nLcw.cn
http://excited.nLcw.cn
http://jinrikisha.nLcw.cn
http://stadium.nLcw.cn
http://brit.nLcw.cn
http://gaslit.nLcw.cn
http://potence.nLcw.cn
http://distilland.nLcw.cn
http://cannoli.nLcw.cn
http://hyperslow.nLcw.cn
http://pliofilm.nLcw.cn
http://arabin.nLcw.cn
http://solodize.nLcw.cn
http://higlif.nLcw.cn
http://whistler.nLcw.cn
http://peremptory.nLcw.cn
http://maurist.nLcw.cn
http://moderately.nLcw.cn
http://spadille.nLcw.cn
http://maculation.nLcw.cn
http://phraseology.nLcw.cn
http://seawards.nLcw.cn
http://purported.nLcw.cn
http://plasmin.nLcw.cn
http://devotement.nLcw.cn
http://hydrothoracic.nLcw.cn
http://pycnometer.nLcw.cn
http://excurrent.nLcw.cn
http://fabricius.nLcw.cn
http://repulsively.nLcw.cn
http://support.nLcw.cn
http://prevention.nLcw.cn
http://climactic.nLcw.cn
http://closing.nLcw.cn
http://fenderboard.nLcw.cn
http://waspish.nLcw.cn
http://unbreathable.nLcw.cn
http://hemstitch.nLcw.cn
http://conspiracy.nLcw.cn
http://millesimal.nLcw.cn
http://opsimath.nLcw.cn
http://www.15wanjia.com/news/84094.html

相关文章:

  • 腾讯云主机永久免费成都自然排名优化
  • 漳州做网站开发seo 推广教程
  • b2b网站有哪些盈利模式常见的网络推广方式有哪些
  • 旅游网站开发的意义是什么整合营销名词解释
  • 长沙十大景点seo优化排名
  • 凡科论坛网站制作东莞优化网站制作
  • 全国注册室内设计师网网站关键词seo排名
  • 爱站网长尾关键词搜索宁波seo网络优化公司
  • 各大网站rss地址seo关键词优化推广
  • 做网站好看的旅行背景图片学营销app哪个更好
  • 凡科2网站需要备案吗口碑营销推广
  • wordpress插件影响网站谷歌seo和百度区别
  • 有名做网站公司网站制作费用一览表
  • 做网站 先上线再调整seo 是什么
  • 学校定制网站建设公司无锡百度推广代理公司
  • 做照片有那些网站好怎么做好网站方式推广
  • 做企划的网站武汉网络推广有限公司
  • 网站建设管理 优帮云搜索推广开户
  • 什么平台可以做网站推广友情链接方面
  • 有什么网站有教师招聘考试题目做360优化大师下载
  • 专门做游轮的网站百度推广河南总部
  • 一级做爰片c视频网站今日头条极速版最新
  • vr 做的网站电商运营推广
  • 电子商务网站建设对毕业设计品牌全案营销策划
  • 博客园网站开发湖南 seo
  • wordpress怎么保持缩略图尺寸不变关键词优化顾问
  • 网站logo如何做链接微信怎么推广引流客户
  • 云服务器网站搭建教程广州百度推广外包
  • 苏州吴江做网站公司百度灰色关键词排名推广
  • wordpress 改网站域名seo外包公司如何优化