会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
大新博客
程序人生,逆水行舟,不进则退。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
24
下一页
2015年12月2日
Tomcat配置JMX远程监控(Windown7 Linxu)
摘要: 一:Window7下配置方式。1、配置catalina.bat 在第一行加入下面配置 注意下面这些配置要在一行,注意包含空格。set JAVA_OPTS=-Dcom.sun.management.jmxremote -Djava.rmi.server.hostname=192.168.10.126 ...
阅读全文
posted @ 2015-12-02 21:09 大新博客
阅读(1675)
评论(0)
推荐(0)
2015年11月18日
Maven Tomcat:run 使用tomcat7
摘要: service src/main/java **/*.xml src/main/resources **/*.key **/*.xml **/** **/*.properties ...
阅读全文
posted @ 2015-11-18 16:36 大新博客
阅读(2717)
评论(0)
推荐(0)
2015年8月27日
关于C3P0容错和自动重连特性的研究
摘要: 转载:http://blog.csdn.net/cutesource/article/details/5422093最近常有数据库和网络设备升级和搬迁等事情,而各个应用都是基于数据库连接池做的,大部分都是基于C3P0,数据库或网络状况的变动都会导致客户端连接池中的connection失效,如何剔除这...
阅读全文
posted @ 2015-08-27 15:33 大新博客
阅读(562)
评论(0)
推荐(0)
2015年8月25日
密码算法记录
摘要: RSA算法原理(一)http://www.ruanyifeng.com/blog/2013/06/rsa_algorithm_part_one.html
阅读全文
posted @ 2015-08-25 13:44 大新博客
阅读(148)
评论(0)
推荐(0)
2015年8月21日
Linxu 安装Nignx
摘要: http://www.myhack58.com/Article/sort099/sort0102/2014/44894.htm1.为了追加 nginx 的 yum 仓库,需要创建一个文件 /etc/yum.repos.d/nginx.repo,并将下面的内容复制进去:[nginx]name=ngin...
阅读全文
posted @ 2015-08-21 10:01 大新博客
阅读(216)
评论(0)
推荐(0)
2015年8月20日
Linxu Yum方式安装Mysql
摘要: 1、下载yum源 进入http://dev.mysql.com/downloads/repo/,下载RedHat Enterprise Linux 6 / Oracle Linux 6版。文件名称:mysql-community-release-el6-5.noarch.rpm2、安装yum源 ...
阅读全文
posted @ 2015-08-20 13:44 大新博客
阅读(675)
评论(0)
推荐(0)
2015年8月13日
Linxu
摘要: http://www.92csz.com/study/linux/MySql 乱码 修改 /etc/my.cnf文件character-set-server=utf8 , 表名不区分大小写:lower_case_table_names = 1.service mysqld stop; service...
阅读全文
posted @ 2015-08-13 16:26 大新博客
阅读(296)
评论(0)
推荐(0)
2015年8月10日
tomcat结合nginx使用小结
摘要: http://cxshun.iteye.com/blog/1535188http://www.cnblogs.com/xiaogangqq123/archive/2011/03/02/1969006.htmlhttp://www.linuxyan.com/web-server/90.htmlhttp...
阅读全文
posted @ 2015-08-10 16:51 大新博客
阅读(160)
评论(0)
推荐(0)
2015年8月6日
Tomcat性能优化(三) Executor配置
摘要: http://hello-nick-xu.iteye.com/blog/2113853http://blog.chinaunix.net/uid-12115233-id-3358004.html
阅读全文
posted @ 2015-08-06 17:16 大新博客
阅读(850)
评论(0)
推荐(0)
2015年8月4日
Redis入门很简单之六【Jedis常见操作】
摘要: Redis入门很简单之六【Jedis常见操作】http://www.tuicool.com/articles/vaqABbhttp://www.cnblogs.com/stephen-liu74/archive/2012/04/16/2370212.htmlhttp://yangzhe1991.or...
阅读全文
posted @ 2015-08-04 21:08 大新博客
阅读(224)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
24
下一页
公告