qq互联:http://wiki.connect.qq.com/微信开放平台:https://open.weixin.qq.com/微博开放平台:http://open.weibo.com/authentication/新浪微博平台的合作登录步骤:放置微博图标 界面上设置授权链接:https:/.....
分类:
其他好文 时间:
2015-04-06 20:16:37
阅读次数:
154
gitlab则是类似于github的一个工具,github无法免费建立私有仓库,并且为了代码安全,于是在内网安装了一个自己实验室的一个git服务器,gitlab有很多依赖,而bitnami制作了一键安装的包,安装环境:redhat + bitnami-gitlab-7.8-linux-x64-ins...
分类:
其他好文 时间:
2015-04-05 20:20:07
阅读次数:
561
http://docs.oracle.com/javase/7/docs/technotes/guides/net/http-auth.htmlHttp AuthenticationOverviewThe HTTP protocol handler implements a number of au...
分类:
编程语言 时间:
2015-04-05 18:45:48
阅读次数:
153
portal其实是入口的意思,我的理解,其实就是门户或者主页的意思。captive portal,就是强制主页。校园网里面的验证通常都是通过一个网页验证来完成,不管你点要访问哪一个网站,它都会强制给你转到我们设置的主页。其实这个技术主要的还是用在authentication。wifidog在wifi...
分类:
其他好文 时间:
2015-04-03 18:54:59
阅读次数:
165
1.安装好nagios软件后点击任意页面报错Itappearsasthoughyoudonothavepermissiontoviewinformationforanyofthehostsyourequested...解决方法:[root@tong1conf]#vim/usr/local/nagios-4.0.8/etc/cgi.cfguse_authentication=0--将1改为0,不用认证[root@tong1conf]#/etc/init.d/na..
分类:
移动开发 时间:
2015-04-01 20:22:23
阅读次数:
256
ruby没怎么学,自己搭建的gitlab的root密码又忘了,幸好看见此帖子,试验ok
http://roland.kierkels.net/git/reset-your-gitlab-root-password-from-a-terminal/
RESET YOUR GITLAB ROOT PASSWORD FROM A TERMINAL
October 24, 2014 · ...
分类:
其他好文 时间:
2015-04-01 11:32:39
阅读次数:
846
ubuntu快速安装GitLab
首先去bitnami下载对应的.run文件
chuck@ubuntu:~$ wget https://bitnami.com/redirect/to/50936/bitnami-gitlab-7.8.1-0-linux-x64-installer.run
开始安装
chuck@ubuntu:~$ sudo ./bitnami-gitlab-7....
分类:
系统相关 时间:
2015-04-01 11:23:40
阅读次数:
182
当使用mysql的新版本是,连接老版本的mysql,就会有可能报:ERROR 2049 (HY000): Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' ena...
分类:
数据库 时间:
2015-03-31 19:38:26
阅读次数:
274
PAM: pluggable authentication modules for linuxhttp://www.linux-pam.org/whatispam.htmlA suite of shared libraries that enable the local system adminis...
分类:
系统相关 时间:
2015-03-31 19:36:50
阅读次数:
153
I know that blog post title is sure a mouth-full, but it describes the whole problem I was trying to solve in a recent project.The ProjectLet me outli...
分类:
Web程序 时间:
2015-03-28 01:12:23
阅读次数:
374