码迷,mamicode.com
首页 >  
搜索关键字:cli配置arduino yun    ( 1330个结果
zookeeper 集群安装(单点与分布式成功安装)
参考http://www.blogjava.net/hello-yun/archive/2012/05/03/377250.htmlZooKeeper是一个分布式开源框架,提供了协调分布式应用的基本服务,它向外部应用暴露一组通用服务——分布式同步(DistributedSynchronization)、命名服务(NamingService)、集群维护(GroupMaintenanc..
分类:其他好文   时间:2016-01-25 11:37:03    阅读次数:306
流插入运算符为什么要被重载为全局函数?
https://www.coursera.org/learn/cpp-chengxu-sheji/lecture/c3tbl/liu-cha-ru-yun-suan-fu-he-liu-ti-qu-yun-suan-fu-de-zhong-zai 笔记Part 1. 流插入运算符的重载:cout<<...
分类:其他好文   时间:2016-01-24 12:55:09    阅读次数:176
Linux下Oracle的sqlplus中上下左右退格键无法使用
一.配置yum源并安装readline* 配置本地yum 1,挂载光盘 mount /dev/cdrom /mnt/media 2,新建本地yun源的配置文件 vi /etc/yum.repos.d/local.repo 加入以下信息: [Local] name=Local baseurl=file://...
分类:数据库   时间:2016-01-01 19:07:46    阅读次数:219
centos6.7安装oracle 12c r1 (一)
昨天刚接到同事电话领导让安装部署一个oracle12c他们都不知道c是什么意思还让安装,悲催没办法,谁让咱是技术呢,就是解决技术问题的,废话不多说,下面是我安装的记录:一、安装centos系统我就不介绍了网上有很多。二、配置yun源安装oracle需要的包。http://public-yum.oracle...
分类:数据库   时间:2015-12-26 23:51:21    阅读次数:509
docker使用基础总结
docker使用笔记authorization:胡湘林email:a714585725@qq.com1、安装dockerCentOS6对于CentOS6,可以使用EPEL库安装Docker,命令如下yuminstallhttp://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm yuminstalldocker-ioCentOS7CentOS7系统CentOS-Extras库中..
分类:其他好文   时间:2015-11-27 20:16:02    阅读次数:361
Apache配置及优化
第一种yun,rpm-ivh第二种源码安装rarziptar.gztar.bz2三步1.configure2.make3.makeinstall源码安装Apache1.wgethttp://。。。。。。。。。下载软件下来2.ls看见下载下来了一个httpd-2......tar.gz软件解压tar包gzbz用tar。参数为bz==-jgz==-z解压zip包用zip解压。3.tar-xvzfhtt..
分类:Web程序   时间:2015-11-23 06:25:28    阅读次数:166
cookie之困
参见http://yun.baidu.com/share/link?shareid=1575530779&uk=1795493794很棒的介绍,介绍了cookie三元组,同名cookie等
分类:其他好文   时间:2015-10-23 13:33:42    阅读次数:156
Linux下lzop命令安装
[root@xd502djj ~]# yum install lzopLoaded plugins: fastestmirrorDetermining fastest mirrors * base: mirrors.btte.net * extras: mirrors.yun-idc.com * u...
分类:系统相关   时间:2015-10-14 19:56:18    阅读次数:314
docker 安装及简单配置
安装: yuminstallhttp://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm yuminstalldocker-io docker-d 问题: docker:relocationerror:docker:symboldm_task_get_info_with_deferred_remove,versionBasenotdefinedinfilelibdevmapper.so.1.02withlinktimerefe..
分类:其他好文   时间:2015-10-09 18:26:50    阅读次数:177
设置国内的centos 7 yum源
本人在帝都,觉得首都在线(yun-idc.com)的yum源速度不错,故选它了。具体操作方法是将以下文件保存到 /etc/yum.repos.d/yun-idc.repo 即可。[base]name=CentOS-$releasever - Basebaseurl=http://mirrors.yu...
分类:其他好文   时间:2015-09-28 11:19:16    阅读次数:162
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!