Linux技巧

运维工具

2016-01-12  本文已影响29人  三千万星辰

seo

  1. 启动nginx
root      1620     1  0 14:58 ?        00:00:00 **nginx**: master process **nginx**
root      1621  1620  0 14:58 ?        00:00:00 **nginx**: worker process
root      1622  1620  0 14:58 ?        00:00:00 **nginx**: worker process
root      2999  1552  0 16:57 pts/1    00:00:00 vim /var/log/**nginx**/error.log
root      3213  2105  0 17:02 pts/2    00:00:00 grep --color=auto **nginx**

配置:/usr/local/nginx/conf/nginx.conf
重要参数:

  1. 切换到Python env到seo
  2. 启动uwsgi
  3. 启动celery队列,
    用户的添加和管理必须在virtual env下
    user: mscelery
    usermod -g mscelery root
  4. 检查数据库进程
/usr/bin/**post**gres -D /var/lib/pgsql/data -p 5432
  1. 更改系统python的编码格式

常见问题

上一篇下一篇

猜你喜欢

热点阅读