E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
pidfile
Nginx启动脚本(1)
#processname:nginx#config:/etc/nginx/nginx.conf#config:/etc/sysconfig/nginx#
pidfile
:/var/run/nginx/nginx.pid
negiup
·
2011-06-12 00:08
linux
职场
休闲
脚本自动化
Nginx启动脚本(1)
#processname:nginx #config:/etc/nginx/nginx.conf#config:/etc/sysconfig/nginx#
pidfile
:/var/run/nginx/nginx.pid
negiup
·
2011-06-12 00:08
linux
nginx
职场
休闲
rsync服务配置
yum-yinstallrsync3、配置(1)服务端配置文件[root@server/root]#vim/etc/rsyncd.confuid=rootgid=rootusechroot=nomaxconnections=5
pidfile
yuangang_love
·
2011-05-22 14:14
职场
同步
休闲
rsync
rsync服务配置
配置文件 [root@server/root]#vim/etc/rsyncd.conf uid=root gid=root usechroot=no maxconnections=5
pidfile
yuangang_love
·
2011-05-22 14:14
职场
同步
rsync
休闲
nginx自启动脚本
#processname:nginx#
pidfile
:/usr/lo
xhh_0168
·
2011-05-19 14:33
Linux
apache
web
Program
Redis配置文件各项参数说明【转】
daemonize <yes|no>:是否以后台daemon方式运行 # yes|no (default:no)
pidfile
<*.pid>:pid文件位置
zhaohaolin
·
2011-04-26 11:00
redis
多线程
linux下使用rsync进行文件备份
配置服务器端 rsync#vi/etc/rsyncd.confmaxconnections=4 usechroot=no logfile=/var/log/rsyncd.log
pidfile
cocude
·
2011-03-30 15:07
linux
centos
职场
rsync
休闲
源码搭建全功能邮件系统(8)
2.配置启动spamd#/usr/bin/spamd--daemonize--
pidfile
/var/run/spamd.pid下载中文垃圾垃圾邮件过滤规则Chinese_rules.cf#wget-N-P
zhoutianqi
·
2011-03-21 10:34
源码
邮件
职场
休闲
全功能邮件系统
检测系统中内存占用最大的程序
/bin/bash>
pidfile
>mem.txt>memmaxPID.txtps-ef|grep-vinit|awk'{print$2}'>pidfileforPIDin$(catpidfile)doecho
matthew0701
·
2011-03-15 09:37
职场
内存
shell
脚本
检测系统中内存占用最大的程序
/bin/bash>
pidfile
>mem.txt>memmaxPID.txtps-ef|grep-vinit|awk'{print$2}'>pidfileforPIDin$(catpidfile)doecho
matthew0701
·
2011-03-15 09:37
shell
内存
职场
休闲
php-fpm.conf 配置说明
Structure(See"GlobalOptions"below)(Onesectionperpool)(See"WorkerSections"below)GlobalOptionspid_file-
Pidfile
.Default
jack_cap
·
2011-03-10 13:58
PHP
conf
fpm
apache常用的配置指令:
PidFile
PidFile
指令说明服务器用于记录父进程(监控进程)PID的文件语法PidFilefilename默认值PidFilelogs/httpd.pid作用域serverconfig状态MPM模块beos
yhail
·
2011-02-21 15:30
apache
职场
pidfile
休闲
rsyncd服务器配置实例
/rsyncd.conf hosta#vi/etc/rsyncd.conf uid=nobody gid=nobody usechroot=no maxconnections=4
pidfile
netsword
·
2011-02-13 16:41
服务器
职场
服务器配置
休闲
rsyncd
rsync同步
默认是873[root@localhosthtml]#cat/etc/rsyncd.cofuid=root (以什么身份进行备份)gid=rootusechroot=nomaxconnections=4
pidfile
brekill
·
2011-02-11 16:35
职场
休闲
rsync;同步;更新;客户端
自用的几个小Shell Script Django(FastCGI) & Nginx
/bin/bashNGDIR="/usr/local/nginx/logs"
PIDFILE
="$NGDIR/nginx.pid"if[-f$
PIDFILE
];then kill-HUP`cat--$
gslsf223
·
2011-01-06 15:54
nginx
nginx
职场
&
script
休闲
自用的几个小Shell
Django(FastCGI)
自用的几个小Shell Script Django(FastCGI) & Nginx
/bin/bashNGDIR="/usr/local/nginx/logs"
PIDFILE
="$NGDIR/nginx.pid"if[-f$
PIDFILE
];thenkill-HUP`cat--$
PIDFILE
gslsf223
·
2011-01-06 15:54
职场
休闲
nginx
Linux
rsync的使用
CentOS为例)yuminstall-yrsyncyuminstall-yxinetd(超级守护模式启动需要启动此服务) 二、配置编辑/etc/rsyncd.conf #pid、日志文件、锁文件和端口的设置
pidfile
AZ9009ZA
·
2010-12-18 15:00
rsync:include和exclude参数
上配置RsyncServer;130上做同步测试rsync服务配置文件vim/etc/rsyncd.confuid=nobodygid=nobodyusechroot=nomaxconnections=4
pidfile
ning_lianjie
·
2010-11-18 11:57
职场
休闲
rsync
GNU_Linux系统
rsync:include和exclude参数
上配置RsyncServer;130上做同步测试rsync服务配置文件vim/etc/rsyncd.confuid=nobodygid=nobodyusechroot=nomaxconnections=4
pidfile
ning_lianjie
·
2010-11-18 11:57
职场
rsync
休闲
redis资料收集
Nosql.html 官方地址 http://code.google.com/p/redis/ Redis配置参数详解 daemonize:是否以后台daemon方式运行
pidfile
songbin0201
·
2010-11-10 08:00
redis
Google
NoSQL
redis资料收集
Nosql.html 官方地址 http://code.google.com/p/redis/ Redis配置参数详解 daemonize:是否以后台daemon方式运行
pidfile
songbin0201
·
2010-11-10 08:00
redis
NoSQL
Google
haproxy+web 负载均衡高可用性
usr/local/haproxy uid502 gid502 daemon quiet nbproc 4
pidfile
韩少
·
2010-11-01 14:31
Web
haproxy
职场
负载
休闲
haproxy+web 负载均衡高可用性
usr/local/haproxy uid502 gid502 daemon quiet nbproc 4
pidfile
韩少
·
2010-11-01 14:31
Web
haproxy
职场
负载
休闲
实现rsync自动同步
192.168.1.107客户端:192.168.1.1442、服务端主配置文件 #vim/etc/rsyncd.conf logfile=/var/log/rsyncd.log
pidfile
chny2008
·
2010-08-16 15:47
职场
rsync
自动
休闲
实现rsync自动同步
192.168.1.107客户端:192.168.1.1442、服务端主配置文件 #vim/etc/rsyncd.conf logfile=/var/log/rsyncd.log
pidfile
chny2008
·
2010-08-16 15:47
职场
rsync
自动
休闲
linux rsync工具同步配置
#root用户访问gid=root #root组用户访问usechroot=no #不能使用chrootmaxconnections=9 #最大连接数#list=yes #允许列出文件清单
pidfile
xieyan_123
·
2010-07-02 13:38
linux
职场
休闲
linux rsync工具同步配置
#root用户访问gid=root #root组用户访问usechroot=no #不能使用chrootmaxconnections=9 #最大连接数#list=yes #允许列出文件清单
pidfile
xieyan_123
·
2010-07-02 13:38
linux
职场
休闲
跑fastcgi,用spawn-fcgi 管理还是用php_fpm管理
描述php自带的spawn-fcgi+spawn-php.sh+daemontoolsphp-fpmphp守护进程化:
pidfile
,logfile,setsid(),setuid(),setgid()
1234567aaa
·
2010-06-16 14:50
PHP
管理
fastcgi
休闲
fpm
跑fastcgi,用spawn-fcgi 管理还是用php_fpm管理
描述php自带的spawn-fcgi+spawn-php.sh+daemontoolsphp-fpmphp守护进程化:
pidfile
,logfile,setsid(),setuid(),setgid()
1234567aaa
·
2010-06-16 14:50
PHP
管理
fastcgi
休闲
fpm
跑fastcgi,用spawn-fcgi 管理还是用php_fpm管理
描述php自带的spawn-fcgi+spawn-php.sh+daemontoolsphp-fpmphp守护进程化:
pidfile
,logfile,setsid(),setuid(),setgid()
1234567aaa
·
2010-06-16 14:50
php
管理
休闲
php
haproxy专题学习
cathaproxy.cfggloballog127.0.0.1local0log127.0.0.1local1notice#logloghostlocal0infomaxconn4096#chroot/home/haproxyuid99gid99daemonnbproc1
pidfile
jxwpx
·
2010-06-11 10:37
职场
学习
休闲
Linux
Linux下Apache 配置文件详解
的版本和操作系统名称ServerTokensOS//设置服务器的根目录ServerRoot"/etc/httpd"#ScoreBoardFilerun/httpd.scoreboard//设置运行Apache时使用的
PidFile
shunzi19860518
·
2010-03-12 10:00
Ubuntu环境下Tomcat自启动的配置
/bin/sh #tomcatauto-start # #description:Auto-startstomcat #processname:tomcat #
pidfile
:/v
zhyiwww
·
2010-01-29 13:00
转---Apache配置详解(最好的APACHE配置教程)
PidFile
logs/http
xiaolin0199
·
2010-01-21 11:00
apache
多线程
浏览器
配置管理
cgi
Apache配置假的二级域名转发(二)
httpd.conf文件,怕有些地方说漏了,到时候也好对比一下,httpd.conf: ServerRoot "D:/tool/Apache Group/Apache2"
PidFile
sillycat
·
2010-01-06 10:00
apache
html
OS
cgi
Access
haproxy(二)配置session粘连
和8081端口的应用 前面是haproxy做LOADBALANCE的代理 配置文件如下: global log 127.0.0.1 daemon debug maxconn 4096
pidfile
sillycat
·
2010-01-05 09:00
tomcat
jsp
postfix安装以及配置7
ClamAntiVirus:(1)编辑主配置文件:#vi/etc/clamav/clamd.conf注释掉第八行的Example,如下:#Example找到如下行#LogFile/tmp/clamd.log#
PidFile
wiliiwin
·
2009-11-03 09:45
职场
postfix
休闲
postfix安装以及配置7
ClamAntiVirus:(1)编辑主配置文件:#vi/etc/clamav/clamd.conf注释掉第八行的Example,如下:#Example找到如下行#LogFile/tmp/clamd.log#
PidFile
wiliiwin
·
2009-11-03 09:45
职场
postfix
休闲
debian到debian的rsync
true2、创建/etc/rsyncd.conf uid=nobody gid=nobody usechroot=no maxconnections=4
pidfile
21wmd
·
2009-09-28 10:52
职场
rsync
休闲
debian到debian的rsync
etc/default/rsyncRSYNC_ENABLE=true2、创建/etc/rsyncd.confuid=nobodygid=nobodyusechroot=nomaxconnections=4
pidfile
21wmd
·
2009-09-28 10:52
职场
休闲
rsync
debian到debian的rsync
true2、创建/etc/rsyncd.conf uid=nobody gid=nobody usechroot=no maxconnections=4
pidfile
21wmd
·
2009-09-28 10:52
职场
rsync
休闲
Ubuntu 中的tomcat自启动方法
/bin/bash # Tomcat auto-start # # description: Auto-starts tomcat # processname: tomcat #
pidfile
dahui12344321
·
2009-08-02 00:00
java
jvm
tomcat
linux
ubuntu
Apache配置详解(最好的APACHE配置教程)
PidFile
logs/httpd.pid #第一
happmaoo
·
2009-07-28 00:00
apache
多线程
浏览器
配置管理
cgi
Ubuntu中让Tomcat自动启动
/bin/sh #tomcat auto-start # # description: Auto-starts tomcat # processname: tomcat #
pidfile
:
kejun
·
2009-07-25 18:00
java
jvm
tomcat
ubuntu
perl
Apache 配置文件的含义
在以下配置中,以相对路径写的就是对于相对/usr
PidFile
/var/run/httpd.pid#httpd启动时的pid存放位置,
wjw465150
·
2009-07-11 13:00
apache
html
配置管理
cgi
firefox
APACHE中 httpd.conf 的中文详解
PidFile
logs/httpd.pid #
PidFile
指定的文件将记录httpd
calatustela
·
2009-05-08 16:00
apache
虚拟机
PHP
cgi
Access
rsyncd.conf
rsyncd.conf文件bash-2.03#cat/etc/rsyncd.confuid=nobodygid=nobodyusechroot=no#不使用chrootmaxconnections=4#最大连接数为4
pidfile
spring129
·
2009-04-02 12:26
职场
rsync
休闲
rsyncd
rsyncd.conf
Linux下用PYTHON查找同名进程
1.可执行程序 os.system('pgrep %s > %s' % (process, output))
pidfile
= open("output
·
2008-12-26 09:00
python
apache 无法启动故障排查
于是手动重启,结果发现apachectlstart,可以正常启动,apachectlstartssl却不行查看log[WedApr1608:54:522008][warn]
pidfile
/usr/local
betterliu
·
2008-09-11 21:46
apache
启动
故障
排查
用rsync实现网站镜像和备份
服务器端#more/etc/rsyncd.confuid=nobodygid=nobodyusechroot=nomaxconnections=4
pidfile
=/var/run/rsyncd.pidlockfile
佚名
·
2008-09-08 17:19
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他