DockerRegistryV2问世后,简单实用的确不错,不过等将端口5000更改成其他后,或者使用域名绑定后就错误百出。这里详细的将自己的经历过程做一个记录。一、DockerRegistryV2(distribution)的安装。这里我选择了使用官方提供的镜像去进行安装,也许你会感觉这很EASY,不屑一顾。不..
分类:
其他好文 时间:
2015-10-29 00:58:43
阅读次数:
1361
CDN(content delivery network 或 content distribution network)模式专注于通过全球分布式缓存架构为经常访问的文件减少网络访问时的延迟。目标是加快交付应用程序内容给用户。内容是任何可以存储在一个文件,如图像、 视频和文档。内容交付网络 (CDN....
分类:
其他好文 时间:
2015-10-29 00:44:20
阅读次数:
196
Tomcat的安装和配置1.首先是在Apache的官方网站上去下载最新的Tomcat的binary distribution,下载core下面的链接(安装版本),注意下载tar.gz或者zip,不要下成windows版本的了。2.下载完成后解压,并且重命名为Tomcat3.将重命名后的文件夹移动到根...
分类:
系统相关 时间:
2015-10-27 01:46:20
阅读次数:
216
当需要查看snapshot执行的历史详细信息时,可以在distribution server上,使用以下脚本查看use [distribution]--get agent idselect * from [dbo].[MSsnapshot_agents]--get agent history act...
分类:
其他好文 时间:
2015-10-23 18:33:32
阅读次数:
156
1、下载Mahoutcd/tmpwgethttp://mirrors.cnnic.cn/apache/mahout/0.11.0/apache-mahout-distribution-0.11.0.tar.gz2、解压tarzxvfapache-mahout-distribution-0.11.0.tar.gzmvapache-mahout-distribution-0.11.0/home/hadoop/mahout3、配置vim/etc/bashrcMAHOUT_HOME=/home/ha..
分类:
其他好文 时间:
2015-10-22 14:28:37
阅读次数:
206
一、构建交叉编译器【随机手册】Angstrom是一个界面友好的嵌入式发行版本,用亍手持设备,机顶盒和网络存储设备等嵌入式设备。 光盘的文件系统是定制的The Angstrom Distribution Linux(简称Angstrom)。 Angstrom的相关资料可以登录http://www.an...
分类:
其他好文 时间:
2015-10-21 20:41:17
阅读次数:
241
1.英文意思bidirectional reflectance distribution functionbidirectional :双向的reflectance :反射distribution:分布双向反射分布函数wiki.polycount.com/BrdfMap2.关注点:(1).视线和ve...
分类:
其他好文 时间:
2015-10-21 12:19:37
阅读次数:
208
That depends on your distribution. On some system, it‘s deleted only when booted, others have cronjobs running deleting items older than n hours. On Debian-like systems: on boot (the rules are defi...
分类:
系统相关 时间:
2015-10-20 22:55:26
阅读次数:
516
PHP编译过程中常见错误信息的解决方 checking for BZip2 support… yes checking for BZip2 in default path… not found configure: error: Please reinstall the BZip2 distribution Fix:?yum install bzip2-d...
分类:
Web程序 时间:
2015-10-14 12:51:03
阅读次数:
168
在Python3.5下使用pip安装numpy会出现错误 ????d:\program?files\python?3.5\lib\distutils\dist.py:261:?UserWarning:?Unknown
distribution?option:?‘define_macros‘
??????warnings.warn(msg...
分类:
编程语言 时间:
2015-10-13 19:35:48
阅读次数:
858