HTTP proxy with sslocal
setup sslocal config.json listen localhost 1080 port install polipo add next line into etc/polipo/config: service polipo restart int console use: export http_proxy=http://localhost ok!...
setup sslocal config.json listen localhost 1080 port install polipo add next line into etc/polipo/config: service polipo restart int console use: export http_proxy=http://localhost ok!...
change wp-include/wp-db.php找到所有的use_mysqli的赋值修改为true2. 添加一个函数给 pg4wp/driver_postgresql.php参考如下:1. http://wordpress.org/support/topic/not-working-with-392. http://blog.csdn.net/raptor/article/details/25636601
按照同事的要求1k内完成。玩页游,看电影~0 CPU: APU E2-1800 这个比较划算,近两年出来比较超值的U了,Intel的U就烂在GPU上,这个是事实。200 内存: 4G足够看看电影玩玩网页游戏了,本身收到主板限制120 硬盘: 120G很小?用完再加,这个简单,二手~250 显示器: 19寸,很简单很普通的国产A+屏幕350 主板:APXD1-DM 50 电源:19V适配器60 键盘鼠标1030 完成~
dd wrt具备的功能是非常完整的,我现在用的asus一款过气路由(13U B1)做场外监控。基本依靠VPN(openvpn)客户端链接,发现一个非常容易被人忽略的问题时间。一般来说小路由上面的时间非常容易被人遗忘,提醒自己,并且作为意见写下。对应问题: tls error 客户端证书验证失败。解决方法: 设置ntp同步时间公开的ntp 服务器如下:http://support.ntp.org
近期一直在接触Magento这个PHP的商贸平台。非常强大的后台,同时也带来了非产大的维护量。好像我这种已经被Python污染到简单至上的人,用起来,绝对是噩梦。找到了一个非常好的支持库:python-magento: https://github.com/zikzakmedia/python-magento这个库本身是为了对接OpenERP开发的,顺手借用,觉得非常适合来作为后台支持。毕竟社区版的Magento后台功能非常有限。