博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

01 2017 档案

摘要:openssl x509 -in cert/2120.pem -outform der -out cert/ios20170109.cer 阅读全文

posted @ 2017-01-09 12:49 懒人ABC 阅读(1046) 评论(0) 推荐(0)

摘要:起因: 如果出现“[emerg] 10464#0: unknown directive "ssl" in /usr/local/nginx-0.6.32/conf/nginx.conf:74”则说明没有将ssl模块编译进nginx,在configure的时候加上“--with-http_ssl_mo 阅读全文

posted @ 2017-01-09 12:44 懒人ABC 阅读(2999) 评论(0) 推荐(0)

摘要:很多时候,我们不可能为了一个打印功能而去替换打印机,来支持无线打印。 找了很久,终于找到了一种解决方案,来适应大多数没有带wifi功能的打印机支持无线打印。 前提: 有wifi路由器:因为手机要打印,肯定只能通过wifi或者蓝牙了。 有一台普通电脑:通过usb或者串口等直连打印机的电脑。要求开启打印 阅读全文

posted @ 2017-01-05 11:00 懒人ABC 阅读(17476) 评论(0) 推荐(0)