接上文:nginx环境下配置nagios-关于nginx.conf配置如下:1server2{3listen80;4server_name192.168.44.44;5indexindex.htmlindex.htmindex.php;6root/usr/local/nagios/share;7au...
分类:
移动开发 时间:
2014-07-07 10:32:33
阅读次数:
336
接上文:nginx环境下配置nagios-关于nginx.confnagiosql文件应该处于conf/domain/目录下nagiosql配置如下:1server2{3listen8088;4server_name192.168.44.44;5indexindex.htmlindex.htmind...
分类:
移动开发 时间:
2014-07-07 10:10:47
阅读次数:
189
原文:http://blog.csdn.net/shuaiwang/article/details/17932941.PostgreSQL的安装目录,进入data文件夹,打开postgresql.conf文件,修改listen_addresses,如下#-ConnectionSettings-lis...
分类:
数据库 时间:
2014-07-07 10:02:21
阅读次数:
182
出现如下错误:新しいXAMPPのセキュリティコンセプト:は、要求されたオブジェクトへのアクセスは、ローカルネットワークから入手可能です。この設定は、ファイル"で設定することができますのhttpd - xampp.conf "New XAMPP security concept:Access to t...
分类:
其他好文 时间:
2014-07-07 09:26:25
阅读次数:
177
@ContextConfiguration(locations = "classpath:conf/applicationContext.xml")@RunWith(SpringJUnit4ClassRunner.class)@Transactional@TransactionConfigurati...
分类:
编程语言 时间:
2014-07-07 09:11:52
阅读次数:
189
一、改动httpd.conf打开appserv的安装文件夹,找到httpd.conf文件,分别去掉以下两行文字前面的#号。#LoadModule vhost_alias_module modules/mod_vhost_alias.so去掉#意思是启用apache的虚拟主机功能。#Include c...
分类:
其他好文 时间:
2014-07-03 20:20:42
阅读次数:
186
一、resin性参监控1.在resin.conf文件下加入以下几段: /resin-status 当访问http://域名/resin-status时即可监控resin的性能。2.也可以利用resin-admin的功能,需要在resin.conf加入以下代码: 进入http://域名/...
分类:
其他好文 时间:
2014-07-03 19:56:38
阅读次数:
1141
Maven安装目录分析? bin:含有mvn运行的脚本? boot:含有plexus-classworlds类加载器框架? conf:含有settings.xml配置文件? lib:含有Maven运行时所需要的java类库? LICENSE.txt, NOTICE.txt, README....
分类:
其他好文 时间:
2014-07-03 13:14:10
阅读次数:
177
1.配置网卡IP地址#ifconfigeth0192.168.186.1882.关闭防火墙#iptables-F3.安装软件所需要的软件:bind和caching-name#rpm-ivhbind-9.3.6-4.P1.el5#rpm-ivhcaching-nameserver-9.3.6-4.P1.el54.修改named.conf配置文件修改named.caching-nameserver.conf#cp/etc/named.caching-n..
分类:
其他好文 时间:
2014-07-02 15:52:02
阅读次数:
209
一.DHCP所需软件包dhcp-common-4.1.1-34.Pl.el6.centos.x86_64dhcp-4.1.1-34.pl.el6.centon.x86_64二.编辑主配置文件vi/etc/dhcp/dhcpd.conf
ddns-update-styleinterim;
ignoreclient-updates;
shared-networkifs{
optiondomain-name"ifs.com";
optiondomain-name-servers192.1..
分类:
系统相关 时间:
2014-07-02 15:36:32
阅读次数:
276