会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
liuxianglong
博客园
首页
新随笔
联系
订阅
管理
2019年12月16日
Centos7 配置nginx访问django
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-12-16 16:08 liuxianglong
阅读(8)
评论(0)
推荐(0)
编辑
Centos7 添加开机启动服务
摘要: 1、在/usr/lib/systemd/system/下创建服务脚本xxx.service,格式如下: [Unit] Description=Scrapyd After=syslog.target netword.target [Service] Type=forking ExecStart=/bi
阅读全文
posted @ 2019-12-16 15:47 liuxianglong
阅读(630)
评论(0)
推荐(0)
编辑
公告