nginx log 记录请求的头信息
记录访问的log,为了在出现特殊情况时,方便检查出现问题的地方。 log_format access ‘$remote_addr – $remote_user [$time_l...
逆水行舟, 不进则退!
记录访问的log,为了在出现特殊情况时,方便检查出现问题的地方。 log_format access ‘$remote_addr – $remote_user [$time_l...
我们在运营项目的过程中肯定会遇到备份数据库,还原数据库的情况,我们一般用一下两种方式来处理: 1.使用into outfile 和 load data infile导入导出备份数据 这种方法的好处是,...
如果主服务器已经存在应用数据,则在进行主从复制时,做以下处理: 授权给从数据库服务器192.168.10.131 mysql> GRANT REPLICATION SLAVE ON *.* to...
WHEEZY (STABLE) For wheezy, the following line is needed in either /etc/apt/sources.list or a file i...
download from http://pecl.php.net/package/amqp apt-get install librabbitmq0 ln -s /usr/lib/librabbit...
Download the latest version of Windows Service Wrapper from here. Current version as of this writing...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 3...
Emulating an SMTP session with Telnet Let us try to send an email to the user now. As the “exa...
auto eth0 iface eth0 inet static address 192.168.1.150 netmask 255.255.255.0 network 192.168.2.0 bro...
Starting synergy automatically You can configure synergy to start automatically when the comp...