2013年8月28日

Centos6服务器iptables配置

摘要: #!/bin/bash################ ### 初期設定 ### ################ LOCALNET=192.168.1.0/24##################### ### IPTABLES STOP ### ##################### /etc/rc.d/init.d/iptables stop#################### ### Default Rule ### #################### iptables -P INPUT DROP iptables -P OUTPUT ACCEPT iptables -P 阅读全文

posted @ 2013-08-28 18:53 cool_gua 阅读(305) 评论(0) 推荐(0) 编辑

WAMP 环境构筑相关脚本

摘要: #mysqld-nt --install mysql --defaults-file=D:/mysql5/bin/my.inicd %apache2%bin\httpd -k install cd %tomcat_home%bin\service.bat installmysql配置----------[mysqld] basedir="D:\server\mysql5" datadir="D:\server\mysql5\data"port = 3306 socket = mysqlold-passwords#character-set-server 阅读全文

posted @ 2013-08-28 18:50 cool_gua 阅读(161) 评论(0) 推荐(0) 编辑

关于Calendar双月控件

摘要: Calendar双月显示控件http://www.overset.com/2008/05/12/multiday-calendar-datepicker-jquery-plugin/ 阅读全文

posted @ 2013-08-28 18:42 cool_gua 阅读(79) 评论(0) 推荐(0) 编辑

导航