会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李庆喜
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
52
下一页
2016年7月27日
iPhone 5s(A1528) ios9.3.3 成功使用联通4G
摘要: iPhone 5s(A1528) ios9.3.3成功使用联通4G首先要感谢盘古越狱团队的无私奉献,国人的骄傲,当之无愧,相信你们一定能走得更远。ios10, 期待环境:2013年10月首批iPhone 5s国行联通定制机A1528从硬件上看和国行版A1530没什么差别,只是当时工信部文件和i...
阅读全文
posted @ 2016-07-27 00:19 李庆喜
阅读(894)
评论(0)
推荐(0)
2016年7月18日
Ubuntu 16.04安装rails开发环境
摘要: Ubuntu 16.04安装rails开发环境官方网站:http://guides.rubyonrails.org/getting_started.htmlhttps://github.com/vhf/free-programming-books/blob/master/free-progra...
阅读全文
posted @ 2016-07-18 21:35 李庆喜
阅读(220)
评论(0)
推荐(0)
2016年7月12日
初识web2py
摘要: 初识web2py官方网站:https://milesm.pythonanywhere.com/wiki环境:CentOS7python2.7web2py-2.14.6Democurl http://www.web2py.com/examples/static/web2py_src.zip -o...
阅读全文
posted @ 2016-07-12 16:50 李庆喜
阅读(200)
评论(0)
推荐(0)
Apache-2.4.x ldap认证
摘要: Apache-2.4.xldap认证官方网站:http://httpd.apache.org/docs/2.4/mod/mod_authnz_ldap.html环境:CentOS 7apache-2.4openldap-2.4.44ldap搭建请参看OpenLDAP 2.4.x源码安装配置一....
阅读全文
posted @ 2016-07-12 09:01 李庆喜
阅读(959)
评论(0)
推荐(0)
2016年7月8日
Docker jdk拆分部署tomcat/jenkins
摘要: Docker jdk拆分部署tomcat/jenkins试想下,如果可以让多个java应用共享相同的jdk,那对于空间和管理上都是极大的方便的,实际上docker本身就有这种功能环境:CentOS 7jdk1.8tomcat9jenkins-2.7.1docker-engine-1.11.21...
阅读全文
posted @ 2016-07-08 11:52 李庆喜
阅读(274)
评论(0)
推荐(0)
2016年7月6日
vim插件管理器Vundle.vim
摘要: vim插件管理器Vundle.vim官方网站:https://github.com/VundleVim/Vundle.vim环境:OS X 10.11.5vim-7.3一.安装Vundlegitclone https://github.com/VundleVim/Vundle.vim.git ...
阅读全文
posted @ 2016-07-06 17:22 李庆喜
阅读(251)
评论(0)
推荐(0)
2016年7月5日
Nginx nginx-auth-ldap认证
摘要: Nginx nginx-auth-ldap认证官方网站:https://github.com/kvspb/nginx-auth-ldap环境:CentOS 7.1nginx-1.10.0openldap-2.4.44请参看LNMP源码安装配置OpenLDAP 2.4.x源码安装配置一.添加ng...
阅读全文
posted @ 2016-07-05 00:05 李庆喜
阅读(2099)
评论(0)
推荐(0)
2016年7月2日
pyenv管理python版本
摘要: pyenv管理python版本官方网站:https://github.com/yyuu/pyenv-installerhttps://wiki.python.org/moin/2.x-vs-3.x-survey环境:CentOS 7python 3.5.2一.安装编译依赖库yum -y ins...
阅读全文
posted @ 2016-07-02 13:15 李庆喜
阅读(284)
评论(0)
推荐(0)
2016年7月1日
OpenLDAP Replication
摘要: OpenLDAPReplication官方网站:http://www.openldap.org/doc/admin24/replication.htmlhttps://help.ubuntu.com/lts/serverguide/openldap-server.html#openldap-s...
阅读全文
posted @ 2016-07-01 01:34 李庆喜
阅读(378)
评论(0)
推荐(0)
2016年6月30日
Nginx proxy_pass转发/路径小记
摘要: Nginx proxy_pass转发/路径小记按照^~匹配路径时,要注意proxy_pass后的url最后的/加上/,相当于是绝对根路径,则nginx不会把location中匹配的路径部分代理传到后端upstream不加/,则会把匹配的路径部分也代理传到后端upstreamupstream a...
阅读全文
posted @ 2016-06-30 09:59 李庆喜
阅读(470)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
52
下一页