Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1828358
  • 博文数量: 286
  • 博客积分: 3713
  • 博客等级: 少校
  • 技术积分: 2275
  • 用 户 组: 普通用户
  • 注册时间: 2012-01-11 09:47
个人简介

http://blog.chinaunix.net/uid/16979052.html

文章分类

全部博文(286)

文章存档

2018年(1)

2017年(16)

2016年(9)

2015年(17)

2014年(15)

2013年(112)

2012年(116)

发布时间:2013-05-15 11:32:02

johnyin@yin-zh:~/u-boot_pepe2k_20130514$telnet 192.168.1.1Trying 192.168.1.1...Connected to 192.168.1.1.Escape character is '^]'. === IMPORTANT ============================  Use 'passwd' to set your login password  this will disable telnet and enable SSH ------------------.........【阅读全文】

阅读(7262) | 评论(0) | 转发(0)

发布时间:2013-05-14 19:58:53

openwrt先刷成DD-WRT:telnet 192.168.1.1mtd write factory-to-ddwrt.bin xxxx(cat /proc/mtd的mtd5分区名称firmware)刷成DD-WRT后重启动703n:telnet 192.168.1.1mtd write uboot_for_wr703n.bin xxxx(cat /proc/mtd的mtd0分区名称Redboot)刷好uboot后重启动703n再刷回openwrt:telnet 192.168.1.1mtd write sysu.........【阅读全文】

阅读(5285) | 评论(0) | 转发(0)

发布时间:2013-05-06 14:24:16

Tomcat 在 7.0 以前的版本都是使用 commons-dbcp 做为连接池的实现,但是 dbcp 饱受诟病,原因有:dbcp 是单线程的,为了保证线程安全会锁整个连接池dbcp 性能不佳dbcp 太复杂,超过 60 个类dbcp 使用静态接口,在 JDK 1.6 编译有问题dbcp 发展滞后因此.........【阅读全文】

阅读(3469) | 评论(0) | 转发(0)

发布时间:2013-05-05 14:38:24

Debian 7.0 "Wheezy" releasedMay 4th, 2013This release includes numerous updated software packages, such as:  * Apache 2.2.22  * Asterisk 1.8.13.1  * GIMP 2.8.2  * an updated version of the GNOME desktop environment 3.4  * GNU Compiler Collection 4.7.2  * Iced.........【阅读全文】

阅读(1263) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册