postgresql

摘要: Allowing password authentication to access postgres on localhostAllow the possibility for account msf_user to use password based authentication to con... 阅读全文
posted @ 2015-12-23 14:40 szllq2000 阅读(302) 评论(0) 推荐(0)

centos source install

摘要: CentOS Kernel Source InstallMar 12th, 2012 |CommentsCentOS kernel source install, first off if you are just trying to build something or compile a too... 阅读全文
posted @ 2015-12-19 12:59 szllq2000 阅读(406) 评论(0) 推荐(0)

ERP Odoo开发--Getting started with Odoo development --openerp

摘要: http://www.jeffzhang.cn/Odoo-Notes-1/ 阅读全文
posted @ 2015-11-20 08:56 szllq2000 阅读(137) 评论(0) 推荐(0)

5 Tips for Building a Winning DevOps Culture

摘要: 对于企业来说,前途未卜的改变往往很难发生,就像航海一样,重复的往往是久经验证的安全航线,这点在DevOps文化的构建上同样如此。近日,CA Technologies的高级策略师Peter Waterhouse撰写了企业构建DevOps文化的5点建议,由OneAPM工程师翻译。 以下为译文基于我们的认... 阅读全文
posted @ 2015-11-18 09:04 szllq2000 阅读(215) 评论(0) 推荐(0)

android stream media

摘要: http://www.cnblogs.com/skyseraph/archive/2012/03/31/2427593.htmlhttp://www.cnblogs.com/lingyunhu/p/3621057.htmlhttp://www.blog.chinaunix.net/uid-23602... 阅读全文
posted @ 2015-11-13 22:35 szllq2000 阅读(212) 评论(0) 推荐(0)

LDAP summary-- Python ldap

摘要: A DN is comprised of a series of RDNs (Relative Distinguished Names) found by walking UP the tree (DIT) to itsroot (or suffix or base)and is written L... 阅读全文
posted @ 2015-11-03 09:15 szllq2000 阅读(366) 评论(0) 推荐(0)

android call and audio

摘要: mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /systemConnCtl *:sandroid audio (http://blog.csdn.net/myspor/article/details/6278788)android Phone ... 阅读全文
posted @ 2015-10-25 18:41 szllq2000 阅读(372) 评论(0) 推荐(0)

android bluetooth

摘要: Android bluetooth介绍(一):基本概念及硬件接口BlueZ为调试和与蓝牙子系统通信提供很多设置命令行工具,包含下面这些:hciconfighcitoolhcidumpsdptooldbus-senddbus-monitor通过Android Shell命令,完全可以绕开上层的网络管理... 阅读全文
posted @ 2015-10-25 18:25 szllq2000 阅读(181) 评论(0) 推荐(0)

.windows安装使用这些偏底层的Python扩展太

摘要: .windows安装使用这些偏底层的Python扩展太不爽了,怎么彻底解决error: Unable to find vcvarsall.bat呢? 1.不要按网上说的,安装MinGW,然后在“..python安装路径...\Lib\distutils”下新建一个文件distutils.cfg,在这... 阅读全文
posted @ 2015-10-10 15:24 szllq2000 阅读(290) 评论(0) 推荐(0)

经典的DOS小命令 for 网络 nbtstat

摘要: --网络scanner· 1.最基本,最常用的,测试物理网络的 ping 192.168.10.59 -t ,参数-t是等待用户去中断测试 2.查看DNS(对猫用户),还是比较有用处的 A.Win98:winipcfg B.Win2000以上:Ipconfig/all C.WinNt:CMD,然后N... 阅读全文
posted @ 2015-10-10 09:49 szllq2000 阅读(341) 评论(0) 推荐(0)