10 2016 档案

摘要:n2n-V2搭建 【1、】在V1中遇到的问题 在完成V1搭建后,边缘节点1台机器由centos 6.5 重装为Centos 7 ,再次重加入V1时遇到 与节点其他机器 可 ping通、能通过机器的公网IP进行ssh,但在 n2n网络内无法相互ssh; 在检查各节点在V1的搭建命令后,判断n2n下的o 阅读全文
posted @ 2016-10-28 11:20 快乐无限 阅读(13587) 评论(0) 推荐(1)
摘要:搭建环境 supernode :阿里云主机一台 aly1(Centos 6.5) edg2node:美团云机器两台 mty1,mty2(Centos 7.0) Step-1 各机器安装subviersion 并编译安装n2n_v1 #很重要,确保gcc和ssl版本一致, yum install su 阅读全文
posted @ 2016-10-28 09:59 快乐无限 阅读(3098) 评论(0) 推荐(0)
摘要:使用sendmail发邮件的配置 yum -y install sendmailservice sendmail start vim body.txttest mail from linux. mail -s "test mail from linux" yourname@163.com,yourn 阅读全文
posted @ 2016-10-18 10:12 快乐无限 阅读(11230) 评论(0) 推荐(0)
摘要:#prepare for install yum install http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm #We can check that the repository is effectively ac 阅读全文
posted @ 2016-10-14 10:19 快乐无限 阅读(145) 评论(0) 推荐(0)
摘要:根据文章 【 自动化运维工具Ansible详细部署 】 搭建 1、Ansible基础安装 (1)、python2.7安装 wget https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz # tar xvzf Python-2.7.8.tgz 阅读全文
posted @ 2016-10-13 08:39 快乐无限 阅读(3227) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2016-10-12 10:03 快乐无限 阅读(8) 评论(0) 推荐(0)