~$ sudo a2enmod [sudo] password for xxxx: Your choices are: access_compat actions alias allowmethods asis auth_basic auth_digest auth_form auth_mysql ...
分类:
系统相关 时间:
2015-07-08 12:39:42
阅读次数:
141
1、App_Data目录新建模板文档(目录随意选) 1 2 3 4 亲爱的{{Name}},您好: 5 6 欢迎您注册成为本站用户,为了完成用户注册程序,请点击以下链接用以确认您的Email地址是有效的: 7 {{AUTH_URL}} 8 ...
分类:
其他好文 时间:
2015-07-07 10:56:29
阅读次数:
116
安装gerrit:java-jargerrit-2.8.1.warinit-dgerrit配置信息如下:[gerrit]basePath=gitcanonicalWebUrl=http://gerrit.globebuy.com/[database]type=h2database=db/ReviewDB[auth]type=HTTP[sendemail]smtpServer=localhost[container]user=rootjavaHome=/opt/jdk1.7.0_17/jre..
分类:
其他好文 时间:
2015-07-06 20:12:42
阅读次数:
125
运行环境:系统环境#uname-srLinux2.6.32-504.16.2.el6.centos.plus.x86_64#cat/etc/issueCentOSrelease6.6(Final)Apache:httpd-2.4.12svn:subversion-1.8.13MySQL相关:mariadb-10.0.17-linux-x86_64mod_auth_mysql-3.0.0其他依赖环境pcre-8.37serf-1.3.8scons-2.3.4sqlite-au..
分类:
数据库 时间:
2015-07-06 20:09:38
阅读次数:
237
1、打开终端,即用户的根目录(用户的home目录)
进入.subversion下的auth目录
localhost:auth brj$ pwd
/Users/brj/.subversion/auth
删除auth下的文件
localhost:auth brj$ rm -rf svn.simple
2、重启eclipse/myeclipse,提交或者更新svn文...
分类:
系统相关 时间:
2015-07-06 19:57:04
阅读次数:
162
import?java.io.IOException;
import?java.io.InputStream;
import?java.util.Properties;
import?org.slf4j.Logger;
import?org.slf4j.LoggerFactory;
import?com.qiniu.util.Auth;
public?class?Qiniu...
分类:
Web程序 时间:
2015-07-06 18:15:52
阅读次数:
136
2015.7.5.昨晚总算把tigaase7.0的开发环境搭起来了.稍微看了下代码结构.主要是auth,db,compnent,cluster,server,xmpp,这几块,准备先发点时间看看开发文档,了解一下基本架构.找个一些开发文档的翻译,结合原文一起看...tigase_server官方开发...
分类:
移动开发 时间:
2015-07-05 18:32:13
阅读次数:
557
1)连接操作命令quit:关闭连接(connection)auth:简单密码认证helpcmd:查看cmd帮助,例如:helpquit2)持久化save:将数据同步保存到磁盘bgsave:将数据异步保存到磁盘lastsave:返回上次成功将数据保存到磁盘的Unix时戳shundown:将数据同步保存...
分类:
其他好文 时间:
2015-07-03 23:17:30
阅读次数:
131
When we inserting a module into linux kernel, the linux (almost) always check the **vermagic** info of module, if it does not match kernel's, inserting process fails....
分类:
其他好文 时间:
2015-07-03 17:29:09
阅读次数:
95
#vim/etc/mail.rc在文档最后添加以下两行setfrom=***@163.comsmtp=smtp.163.comsetsmtp-auth-user=***@163.comsmtp-auth-password=***smtp-auth=login下面一行命令式测试添加后能不能发送邮件给***@qq.com#cat/etc/passwd|mail-s"systemstatue"173056183@qq.cm#vim/root/space...
分类:
系统相关 时间:
2015-07-01 18:39:59
阅读次数:
262