摘要:
阿里数据源官网 http://mirrors.aliyun.com/ a) yum install wget b) 帮助文档路径 http://mirrors.aliyun.com/help/centos c) mv /etc/yum.repos.d/CentOS-Base.repo /etc/yu 阅读全文
摘要:
使用Dubbo进行服务化,遇到如下错误: Caused by: com.alibaba.dubbo.remoting.RemotingException: Fail to decode request due to: RpcInvocation 原因: 1.传输的参数中是否包含了不能序列化的属性,例 阅读全文
摘要:
CentOS 6.5 安装 Redis 执行 make #error "Newer version of jemalloc required" 根据你系统安装时或之后安装的选项的情况,可能在安装的过程中遇到不同的问题; 就像今天遇到的一台机器,安装时出现 /bin/sh: cc: command n 阅读全文