打赏
摘要: #nginx进程,一般设置为和cpu核数一样worker_processes 4; #错误日志存放目录 error_log /data1/logs/error.log crit; #运行用户,默认即是nginx,可不设置user nginx #进程pid存放位置pid /application/ng 阅读全文
posted @ 2016-09-07 15:53 隔壁老梁 阅读(175493) 评论(5) 推荐(11) 编辑
摘要: # wget https://google-authenticator.googlecode.com/files/libpam-google-authenticator-1.0-source.tar.bz2 # wget https://google-authenticator.googlecode 阅读全文
posted @ 2016-09-07 11:31 隔壁老梁 阅读(649) 评论(0) 推荐(0) 编辑