其实zabbix的gui控制面板就是php,遇到403,去掉 localhost 后面的zabbix,还解决不了?把/usr/share/zabbix剪切到/var/www/zabbix,然后给相应的权限,其他问题,修改php.ini就ok sudo vi /etc/nginx/sites-ena...
分类:
其他好文 时间:
2014-07-21 10:30:49
阅读次数:
939
java桶式排序算法代码下载 代码下载地址:http://www.zuidaima.com/share/1550463272176640.htm...
分类:
编程语言 时间:
2014-07-20 10:24:09
阅读次数:
206
java rmi服务器端客户端传输数据实例教程 java代码下载地址:http://www.zuidaima.com/share/1550463269620736.htm...
分类:
编程语言 时间:
2014-07-19 11:15:44
阅读次数:
280
yuminstall-ytftp*xinetd"*dhcp*"nfs-utils-*配置DHCP服务器的配置文件[root@localhosttftpboot]#vi/etc/dhcpd.conf#DHCPServerConfigurationfile.#see/usr/share/doc/dhcp*/dhcpd.conf.sample#see‘man5dhcpd.conf‘ddns-update-styleinterim;ignoreclient-updates;filename"/px..
分类:
其他好文 时间:
2014-07-19 02:16:55
阅读次数:
231
destpath='/home/hadoop/soft/hadoop-2.0.0-cdh4.5.0/cdhlib/'jarpath='/home/hadoop/soft/hadoop-2.0.0-cdh4.5.0/share/hadoop/'search='jar'iterdir(){ cd $1 ...
分类:
其他好文 时间:
2014-07-18 16:35:53
阅读次数:
225
DenyHosts官方网站为:http://denyhosts.sourceforge.net1. 安装# tar -zxvf DenyHosts-2.6.tar.gz# cd DenyHosts-2.6# python setup.py install默认是安装到/usr/share/denyho...
分类:
其他好文 时间:
2014-07-18 12:08:55
阅读次数:
206
java冒泡排序Bubble Sort算法代码 下载代码地址:http://www.zuidaima.com/share/1550463269096448.htm...
分类:
编程语言 时间:
2014-07-18 11:22:48
阅读次数:
261
1.pthread_create function creates thread that share the same memory with the process.2.pthread_join function wait for threads until they stop3.The pth...
分类:
系统相关 时间:
2014-07-18 00:19:54
阅读次数:
317
linux调整系统时区: 找到相应的时区文件/usr/share/zoneinfo/Asia/Shanghai 用这个文件替换当前的/etc/localtime文件 这时date一下应该是CST时间了 如果还不行,那就要修改一下TZ环境变量的值了。 许多程序和命令都会用到这个变量的值,TZ的值可以有...
分类:
系统相关 时间:
2014-07-17 23:00:45
阅读次数:
378
执行到./configure--enable-shared一步时提示:checkinghostsystemtype...Invalidconfiguration`x86_64-unknown-linux-gnu‘:machine`x86_64-unknown‘notrecognized解决办法:cp/usr/share/libtool/config.guess.(覆盖到相关软件自带的config.guess,t1lib在解压包的ac-tools下)cp..
分类:
系统相关 时间:
2014-07-17 15:12:10
阅读次数:
260