classification ./examples/cifar10/cifar10_full.prototxt ./examples/cifar10/cifar10_full_iter_70000.caffemodel.h5 ./examples/cifar10/mean.binaryproto .... ...
分类:
其他好文 时间:
2017-11-03 13:10:34
阅读次数:
179
国内连接maven官方的仓库更新依赖库,网速一般很慢,收集一些国内快速的maven仓库镜像以备用。 最新更新:2016年11月11日 18:05:40 阿里云提供Maven私服,我把配置文件贴一下,自己放在maven的conf下就行,setting.xml https://github.com/ae ...
分类:
其他好文 时间:
2017-11-02 21:11:14
阅读次数:
151
参考文档: 官网:http://oss.oetiker.ch/smokeping/ 参考:http://jaminzhang.github.io/monitoring/smokeping-deploy-practice/#top15 本文简单介绍smokeping的安装配置操作。 环境 OS Ser... ...
分类:
其他好文 时间:
2017-11-02 20:06:05
阅读次数:
265
https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ The Old Way to deploy applications was to install the applications on a host using th ...
分类:
其他好文 时间:
2017-11-02 17:04:36
阅读次数:
200
Intellij idea中,为在本地调试两个系统之间的调用,配置两个本地tomcat server,设置不同的端口号,如8081和8082,Deploy中加入两个系统各自的Artifact xxx:war, Application context设置为“/“,即访问地址分别为http://loca ...
分类:
其他好文 时间:
2017-11-01 16:34:13
阅读次数:
331
spring.jar 是包含有完整发布模块的单个jar 包。但是不包括mock.jar, aspects.jar, spring-portlet.jar, and spring-hibernate2.jar。spring-src.zip就是所有的源代码压缩包。除了spring.jar 文件,Spri ...
分类:
编程语言 时间:
2017-11-01 01:03:45
阅读次数:
208
现在还不能用FBA登录,因为数据库还没有用户。 有一些方法来管理membership数据库,有可以用IIS来管理。推荐使用 SharePoint 2016 FBA Pack(https://sharepoint2016fba.codeplex.com/) 下载然后解压,比如解压到c:\deploy ...
分类:
数据库 时间:
2017-10-31 16:47:13
阅读次数:
190
暂时使用ceph-deploy来搭建集群。手动搭建集群会另外找时间补充并说明。 1. 虚拟机安装操作系统,并克隆出4台机器,分配不同的IP地址,IP最好放在同一个网段 准备4台虚拟机做4个节点,虚拟机至少需要准备2个磁盘,一个用来安装操作系统,另外一个用于作为OSD节点(硬盘多多益善) 修改节点名称 ...
分类:
其他好文 时间:
2017-10-31 00:02:07
阅读次数:
355
由于网络方面的原因,Ceph的部署经常受到干扰,通常为了加速部署,基本上大家都是将Ceph的源同步到本地进行安装。根据Ceph中国社区的统计,当前已经有国内的网站定期将Ceph安装源同步,极大的方便了我们的测试。本文就是介绍如何使用国内源,加速ceph-deploy部署Ceph集群。 关于国内源 根 ...
分类:
其他好文 时间:
2017-10-30 16:04:59
阅读次数:
395
underfined method for has_attched_file when installing paperclip 解决 create the file paperclip.rb inside the config/initializers/paperclip.rb Add the b ...
分类:
其他好文 时间:
2017-10-29 12:51:36
阅读次数:
161