人本善良

导航

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 34 下一页

2019年7月9日 #

CentOS 7.2搭建FastDFS 分布式文件系统,实现高可用集群

摘要: https://www.jianshu.com/p/88ccae4cbd82 (原文) CentOS 7.2搭建FastDFS 分布式文件系统,实现高可用集群 分布式集群搭建结构 双Tracker 2组Group 轮询存储策略 Keepalived+Nginx高可用 Nginx缓存 4个存储节点 一 阅读全文

posted @ 2019-07-09 23:19 简简单单2018 阅读(692) 评论(0) 推荐(0)

centos7配置fastdfs集群(5.09)

摘要: centos7配置fastdfs集群(5.09) 2017年03月10日 23:34:26 带鱼兄 阅读数 1564 centos7配置fastdfs集群(5.09) 2017年03月10日 23:34:26 带鱼兄 阅读数 1564 centos7配置fastdfs集群(5.09) centos7 阅读全文

posted @ 2019-07-09 23:13 简简单单2018 阅读(448) 评论(0) 推荐(0)

nginx 启动报错 “/var/run/nginx/nginx.pid" failed” 解决方法

摘要: nginx 启动报错 “/var/run/nginx/nginx.pid" failed” 解决方法 问题: 重启虚拟机后,再次重启nginx会报错: open() "/var/run/nginx/nginx.pid" failed (2: No such file or directory) 解决 阅读全文

posted @ 2019-07-09 22:56 简简单单2018 阅读(383) 评论(0) 推荐(0)

Centos7 上安装 FastDFS

摘要: Centos7 上安装 FastDFS 1、安装gcc(编译时需要) FastDFS是C语言开发,安装FastDFS需要先将官网下载的源码进行编译,编译依赖gcc环境,如果没有gcc环境,需要安装gcc yum install -y gcc gcc-c++ 2、安装libevent(运行时需求) 若 阅读全文

posted @ 2019-07-09 19:04 简简单单2018 阅读(4683) 评论(8) 推荐(1)

2019年7月8日 #

FastDfs

摘要: FastDfs是一个开源的轻量级分布式文件系统,其原理可以查看http://blog.chinaunix.net/uid-20196318-id-4058561.html,然后部署安装部分可参考http://blog.csdn.net/poechant/article/details/7209313 阅读全文

posted @ 2019-07-08 19:06 简简单单2018 阅读(405) 评论(0) 推荐(1)

git入门大全

摘要: git入门大全 阅读目录 前言 基本概念 文件几种状态 创建新仓库 配置 检出仓库 新建仓库常见流程 gitignore 添加、删除 提交 branch tag 远程仓库和合并分支 改写提交 暂存 撤销 diff log 其他命令 git内部 git提交规范 三种工作流程 命令行 参考 前言 以前写 阅读全文

posted @ 2019-07-08 16:00 简简单单2018 阅读(157) 评论(0) 推荐(0)

Git 详解

摘要: 阅读全文

posted @ 2019-07-08 15:53 简简单单2018 阅读(125) 评论(0) 推荐(0)

2019年7月6日 #

Dynamic Compilation and Loading of .NET Objects

摘要: This is another approach to dynamic compilation of objects and their usage via Interfaces. This is another approach to dynamic compilation of objects 阅读全文

posted @ 2019-07-06 14:10 简简单单2018 阅读(162) 评论(0) 推荐(0)

2019年7月2日 #

ASP.NET MVC 传递数据 从前台到后台,包括单个对象,多个对象,集合

摘要: ASP.NET MVC 传递数据 从前台到后台,包括单个对象,多个对象,集合 今天为大家分享下 Asp.net MVC 将数据从前台传递到后台的几种方式。 环境:VS2013,MVC5.0框架 1.基本数据类型 我们常见有传递 int, string, bool, double, decimal 等 阅读全文

posted @ 2019-07-02 10:59 简简单单2018 阅读(696) 评论(0) 推荐(0)

2019年6月21日 #

windows下 安装 rabbitMQ 及操作常用命令

摘要: windows下 安装 rabbitMQ 及操作常用命令 rabbitMQ是一个在AMQP协议标准基础上完整的,可服用的企业消息系统。它遵循Mozilla Public License开源协议,采用 Erlang 实现的工业级的消息队列(MQ)服务器,Rabbit MQ 是建立在Erlang OTP 阅读全文

posted @ 2019-06-21 10:57 简简单单2018 阅读(477) 评论(0) 推荐(0)

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 34 下一页